作者 陈志颖

fix:修复属性错误

... ... @@ -27,11 +27,11 @@ metadata:
- name: dividendsIncentivesRules
description: 业绩分红激励规则列表
type:
array: dividendsIncentivesRules
array: dividendsIncentivesRule
- name: moneyIncentivesRules
description: 金额激励规则列表
type:
array: moneyIncentivesRules
array: moneyIncentivesRule
- name: undertakers
description: 承接方列表
type:
... ...
... ... @@ -7,7 +7,7 @@ metadata:
payload:
- ref: cooperationProjectName
required: true
- ref: coopeartionProjectUndertakerType
- ref: cooperationProjectUndertakerType
description: 承接对象,1员工,2共创用户,3公开,可以多选
required: true
- name: sponsorUid
... ...
... ... @@ -7,7 +7,7 @@ metadata:
payload:
- ref: cooperationProjectName
required: true
- ref: coopeartionProjectUndertakerType
- ref: cooperationProjectUndertakerType
description: 承接对象,1员工,2共创用户,3公开,可以多选
required: true
- name: sponsorUid
... ...