切换导航条
此项目
正在载入...
登录
allied-creation
/
document
·
提交
转到一个项目
GitLab
转到群组
项目
活动
文件
提交
管道
0
构建
0
图表
里程碑
问题
0
合并请求
0
成员
标记
维基
派生
网络
创建新的问题
下载为
邮件补丁
差异文件
浏览文件
作者
陈志颖
2021-07-19 21:02:57 +0800
提交
d99f122dadf03fcf2a68cc9758a4e1db49d508b9
1 个父辈
5e33ab11
feat:调整共创合约
显示空白字符变更
内嵌
并排对比
正在显示
13 个修改的文件
包含
26 行增加
和
12 行删除
allied-creation-cooperation/attributes/common/operator.yaml
allied-creation-cooperation/attributes/common/userInfo.yaml
allied-creation-cooperation/attributes/cooperationContract/cooperationContractIncentivesRules.yaml → allied-creation-cooperation/attributes/cooperationContract/cooperationContractDividendsIncentivesRules.yaml
allied-creation-cooperation/attributes/cooperationContract/cooperationContractMoneyIncentivesRules.yaml
allied-creation-cooperation/attributes/user/userAccount.yaml
allied-creation-cooperation/schemas/moneyIncentives.yaml
allied-creation-cooperation/schemas/organization.yaml
allied-creation-cooperation/schemas/relevant.yaml
allied-creation-cooperation/schemas/undertaker.yaml
allied-creation-cooperation/schemas/user.yaml
allied-creation-cooperation/schemas/userInfo.yaml
allied-creation-cooperation/services/dividendsIncentivesRule/methods/createDividendsIncentivesRule.yaml
allied-creation-cooperation/services/dividendsIncentivesRule/methods/updateDividendsIncentivesRule.yaml
allied-creation-cooperation/attributes/common/operator.yaml
查看文件 @
d99f122
...
...
@@ -4,4 +4,4 @@ metadata:
name
:
operator
description
:
操作人
type
:
schema
:
any
schema
:
user
...
...
allied-creation-cooperation/attributes/common/userInfo.yaml
查看文件 @
d99f122
...
...
@@ -4,4 +4,4 @@ metadata:
name
:
userInfo
description
:
冗余字段,jsonb格式,不限制存放内容
type
:
primitive
:
any
schema
:
userInfo
...
...
allied-creation-cooperation/attributes/cooperationContract/cooperationContractIncentivesRules.yaml → allied-creation-cooperation/attributes/cooperationContract/cooperationContract
Dividends
IncentivesRules.yaml
查看文件 @
d99f122
version
:
v1
kind
:
Attribute
metadata
:
name
:
cooperationContractIncentivesRules
name
:
cooperationContract
Dividends
IncentivesRules
description
:
共创合约激励规则列表
type
:
array
:
any
array
:
string
...
...
allied-creation-cooperation/attributes/cooperationContract/cooperationContractMoneyIncentivesRules.yaml
0 → 100644
查看文件 @
d99f122
version
:
v1
kind
:
Attribute
metadata
:
name
:
cooperationContractMoneyIncentivesRules
description
:
共创合约金额激励规则列表
type
:
array
:
string
...
...
allied-creation-cooperation/attributes/user/userAccount.yaml
0 → 100644
查看文件 @
d99f122
version
:
v1
kind
:
Attribute
metadata
:
name
:
userAccount
description
:
用户账号
type
:
primitive
:
string
...
...
allied-creation-cooperation/schemas/moneyIncentives.yaml
查看文件 @
d99f122
...
...
@@ -11,7 +11,7 @@ metadata:
-
ref
:
cooperationMode
required
:
true
-
ref
:
cooperationContractSponsor
requ
ri
ed
:
true
requ
ir
ed
:
true
-
ref
:
createdAt
description
:
共创合约建立时间
required
:
true
...
...
allied-creation-cooperation/schemas/organization.yaml
查看文件 @
d99f122
...
...
@@ -7,4 +7,4 @@ metadata:
-
ref
:
organizationId
required
:
true
-
ref
:
companyId
requ
ri
ed
:
true
requ
ir
ed
:
true
...
...
allied-creation-cooperation/schemas/relevant.yaml
查看文件 @
d99f122
...
...
@@ -6,7 +6,7 @@ metadata:
attributes
:
-
ref
:
userId
required
:
true
-
ref
:
user
s
BaseId
-
ref
:
userBaseId
required
:
true
-
ref
:
organization
description
:
用户所属的组织机构
...
...
allied-creation-cooperation/schemas/undertaker.yaml
查看文件 @
d99f122
...
...
@@ -6,7 +6,7 @@ metadata:
attributes
:
-
ref
:
userId
required
:
true
-
ref
:
user
s
BaseId
-
ref
:
userBaseId
required
:
true
-
ref
:
organization
description
:
用户所属组织机构
...
...
allied-creation-cooperation/schemas/user.yaml
查看文件 @
d99f122
...
...
@@ -6,7 +6,7 @@ metadata:
attributes
:
-
ref
:
userId
required
:
true
-
ref
:
user
s
BaseId
-
ref
:
userBaseId
required
:
true
-
ref
:
organization
description
:
用户所属组织机构
...
...
allied-creation-cooperation/schemas/userInfo.yaml
查看文件 @
d99f122
...
...
@@ -12,5 +12,5 @@ metadata:
required
:
true
-
ref
:
userPhone
required
:
true
-
ref
:
userAcount
-
ref
:
userAc
c
ount
required
:
true
...
...
allied-creation-cooperation/services/dividendsIncentivesRule/methods/createDividendsIncentivesRule.yaml
查看文件 @
d99f122
...
...
@@ -14,7 +14,7 @@ metadata:
-
ref
:
dividendsIncentivesStageStart
required
:
true
-
ref
:
dividendsIncentivesStageEnd
requ
ri
ed
:
true
requ
ir
ed
:
true
-
ref
:
referrerPercentage
required
:
true
-
ref
:
salesmanPercentage
...
...
allied-creation-cooperation/services/dividendsIncentivesRule/methods/updateDividendsIncentivesRule.yaml
查看文件 @
d99f122
...
...
@@ -14,7 +14,7 @@ metadata:
-
ref
:
dividendsIncentivesStageStart
required
:
true
-
ref
:
dividendsIncentivesStageEnd
requ
ri
ed
:
true
requ
ir
ed
:
true
-
ref
:
referrerPercentage
required
:
true
-
ref
:
salesmanPercentage
...
...
请
注册
或
登录
后发表评论