作者 tangxuhui

字段更新

@@ -4,7 +4,7 @@ metadata: @@ -4,7 +4,7 @@ metadata:
4 name: noticePersonal 4 name: noticePersonal
5 description: 个人的消息通知 5 description: 个人的消息通知
6 attributes: 6 attributes:
7 - - name: id 7 + - name: noticePersonalId
8 description: 编号id 8 description: 编号id
9 type: 9 type:
10 primitive: int64 10 primitive: int64
@@ -4,7 +4,7 @@ metadata: @@ -4,7 +4,7 @@ metadata:
4 name: noticeSetting 4 name: noticeSetting
5 description: 编排消息通知内容 5 description: 编排消息通知内容
6 attributes: 6 attributes:
7 - - name: id 7 + - name: noticeSettingId
8 description: 编号id 8 description: 编号id
9 type: 9 type:
10 primitive: int64 10 primitive: int64