正在显示
3 个修改的文件
包含
4 行增加
和
4 行删除
@@ -27,11 +27,11 @@ metadata: | @@ -27,11 +27,11 @@ metadata: | ||
27 | - name: dividendsIncentivesRules | 27 | - name: dividendsIncentivesRules |
28 | description: 业绩分红激励规则列表 | 28 | description: 业绩分红激励规则列表 |
29 | type: | 29 | type: |
30 | - array: dividendsIncentivesRules | 30 | + array: dividendsIncentivesRule |
31 | - name: moneyIncentivesRules | 31 | - name: moneyIncentivesRules |
32 | description: 金额激励规则列表 | 32 | description: 金额激励规则列表 |
33 | type: | 33 | type: |
34 | - array: moneyIncentivesRules | 34 | + array: moneyIncentivesRule |
35 | - name: undertakers | 35 | - name: undertakers |
36 | description: 承接方列表 | 36 | description: 承接方列表 |
37 | type: | 37 | type: |
@@ -7,7 +7,7 @@ metadata: | @@ -7,7 +7,7 @@ metadata: | ||
7 | payload: | 7 | payload: |
8 | - ref: cooperationProjectName | 8 | - ref: cooperationProjectName |
9 | required: true | 9 | required: true |
10 | - - ref: coopeartionProjectUndertakerType | 10 | + - ref: cooperationProjectUndertakerType |
11 | description: 承接对象,1员工,2共创用户,3公开,可以多选 | 11 | description: 承接对象,1员工,2共创用户,3公开,可以多选 |
12 | required: true | 12 | required: true |
13 | - name: sponsorUid | 13 | - name: sponsorUid |
@@ -7,7 +7,7 @@ metadata: | @@ -7,7 +7,7 @@ metadata: | ||
7 | payload: | 7 | payload: |
8 | - ref: cooperationProjectName | 8 | - ref: cooperationProjectName |
9 | required: true | 9 | required: true |
10 | - - ref: coopeartionProjectUndertakerType | 10 | + - ref: cooperationProjectUndertakerType |
11 | description: 承接对象,1员工,2共创用户,3公开,可以多选 | 11 | description: 承接对象,1员工,2共创用户,3公开,可以多选 |
12 | required: true | 12 | required: true |
13 | - name: sponsorUid | 13 | - name: sponsorUid |
-
请 注册 或 登录 后发表评论