正在显示
2 个修改的文件
包含
2 行增加
和
2 行删除
@@ -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 |
-
请 注册 或 登录 后发表评论