切换导航条
此项目
正在载入...
登录
allied-creation
/
document
·
提交
转到一个项目
GitLab
转到群组
项目
活动
文件
提交
管道
0
构建
0
图表
里程碑
问题
0
合并请求
0
成员
标记
维基
派生
网络
创建新的问题
下载为
邮件补丁
差异文件
浏览文件
作者
陈志颖
2021-07-25 17:44:05 +0800
提交
a3f6a75d1acebb040547edd31dad0687eb06bd79
1 个父辈
6250afe5
feat:应用服务入参调整
显示空白字符变更
内嵌
并排对比
正在显示
6 个修改的文件
包含
12 行增加
和
0 行删除
allied-creation-cooperation/services/cooperationMode/methods/updateCooperationMode.yaml
allied-creation-cooperation/services/cooperationProject/methods/updateCooperationProject.yaml
allied-creation-cooperation/services/dividendsIncentivesRule/methods/updateDividendsIncentivesRule.yaml
allied-creation-cooperation/services/dividendsOrder/methods/updateDividendsOrder.yaml
allied-creation-cooperation/services/dividendsReturnedOrder/methods/updateDividendsReturnedOrder.yaml
allied-creation-cooperation/services/moneyIncentivesRule/methods/updateMoneyIncentivesRule.yaml
allied-creation-cooperation/services/cooperationMode/methods/updateCooperationMode.yaml
查看文件 @
a3f6a75
...
...
@@ -5,6 +5,8 @@ metadata:
type
:
command
description
:
更新共创模式服务
payload
:
-
ref
:
cooperationModeId
required
:
true
-
ref
:
cooperationModeName
required
:
true
-
ref
:
cooperationModeNumber
...
...
allied-creation-cooperation/services/cooperationProject/methods/updateCooperationProject.yaml
查看文件 @
a3f6a75
...
...
@@ -5,6 +5,8 @@ metadata:
type
:
command
description
:
更新共创项目服务
payload
:
-
ref
:
cooperationProjectId
required
:
true
-
ref
:
cooperationProjectName
required
:
true
-
ref
:
cooperationProjectUndertakerType
...
...
allied-creation-cooperation/services/dividendsIncentivesRule/methods/updateDividendsIncentivesRule.yaml
查看文件 @
a3f6a75
...
...
@@ -5,6 +5,8 @@ metadata:
type
:
command
description
:
更新业绩分红激励规则服务
payload
:
-
ref
:
dividendsIncentivesRuleId
required
:
true
-
ref
:
cooperationContractNumber
required
:
true
-
ref
:
dividendsIncentivesPercentage
...
...
allied-creation-cooperation/services/dividendsOrder/methods/updateDividendsOrder.yaml
查看文件 @
a3f6a75
...
...
@@ -5,6 +5,8 @@ metadata:
type
:
command
description
:
更新分红订单实体对象
payload
:
-
ref
:
dividendsOrderId
required
:
true
-
ref
:
customerName
required
:
true
-
ref
:
dividendsOrderAmount
...
...
allied-creation-cooperation/services/dividendsReturnedOrder/methods/updateDividendsReturnedOrder.yaml
查看文件 @
a3f6a75
...
...
@@ -5,6 +5,8 @@ metadata:
type
:
command
description
:
更新分红退货单服务
payload
:
-
ref
:
dividendsReturnedOrderId
required
:
true
-
ref
:
dividendsReturnedOrderRefund
required
:
true
-
ref
:
dividendsReturnedCustomerName
...
...
allied-creation-cooperation/services/moneyIncentivesRule/methods/updateMoneyIncentivesRule.yaml
查看文件 @
a3f6a75
...
...
@@ -5,6 +5,8 @@ metadata:
type
:
command
description
:
更新项目金额激励规则服务
payload
:
-
ref
:
moneyIncentivesRuleId
required
:
true
-
ref
:
moneyIncentivesStageEnd
required
:
true
-
ref
:
moneyIncentivesStageStart
...
...
请
注册
或
登录
后发表评论