正在显示
14 个修改的文件
包含
14 行增加
和
21 行删除
@@ -8,7 +8,7 @@ metadata: | @@ -8,7 +8,7 @@ metadata: | ||
8 | - ref: cooperationContractId | 8 | - ref: cooperationContractId |
9 | required: true | 9 | required: true |
10 | - name: sponsorUid | 10 | - name: sponsorUid |
11 | - description: Attribute描述 | 11 | + description: 发起人uid |
12 | type: | 12 | type: |
13 | primitive: string | 13 | primitive: string |
14 | result: | 14 | result: |
@@ -7,7 +7,7 @@ metadata: | @@ -7,7 +7,7 @@ metadata: | ||
7 | payload: | 7 | payload: |
8 | - ref: creditAccountOrderNum | 8 | - ref: creditAccountOrderNum |
9 | required: true | 9 | required: true |
10 | - - name: participartorName | 10 | + - name: participatorName |
11 | description: 参与人姓名 | 11 | description: 参与人姓名 |
12 | type: | 12 | type: |
13 | primitive: string | 13 | primitive: string |
@@ -18,11 +18,11 @@ metadata: | @@ -18,11 +18,11 @@ metadata: | ||
18 | - ref: remarks | 18 | - ref: remarks |
19 | required: true | 19 | required: true |
20 | - name: salesmanUid | 20 | - name: salesmanUid |
21 | - description: Attribute描述 | 21 | + description: 业务员uid |
22 | type: | 22 | type: |
23 | primitive: string | 23 | primitive: string |
24 | - name: operatorUid | 24 | - name: operatorUid |
25 | - description: Attribute描述 | 25 | + description: 操作人uid |
26 | type: | 26 | type: |
27 | primitive: string | 27 | primitive: string |
28 | result: | 28 | result: |
-
请 注册 或 登录 后发表评论