切换导航条
此项目
正在载入...
登录
allied-creation
/
document
·
提交
转到一个项目
GitLab
转到群组
项目
活动
文件
提交
管道
0
构建
0
图表
里程碑
问题
0
合并请求
0
成员
标记
维基
派生
网络
创建新的问题
下载为
邮件补丁
差异文件
浏览文件
作者
陈志颖
2021-07-21 17:48:17 +0800
提交
f21f58d7fec5d2bd5b58bb5b113713a868eb2cf5
1 个父辈
972ba919
feat:companyId修改为company对象
隐藏空白字符变更
内嵌
并排对比
正在显示
13 个修改的文件
包含
13 行增加
和
13 行删除
allied-creation-cooperation/schemas/contractUndertakerFeedback.yaml
allied-creation-cooperation/schemas/cooperationApplication.yaml
allied-creation-cooperation/schemas/cooperationContract.yaml
allied-creation-cooperation/schemas/cooperationContractChangeLog.yaml
allied-creation-cooperation/schemas/cooperationMode.yaml
allied-creation-cooperation/schemas/cooperationProject.yaml
allied-creation-cooperation/schemas/creditAccount.yaml
allied-creation-cooperation/schemas/dividendsEstimate.yaml
allied-creation-cooperation/schemas/dividendsIncentivesRule.yaml
allied-creation-cooperation/schemas/dividendsOrder.yaml
allied-creation-cooperation/schemas/dividendsReturnedOrder.yaml
allied-creation-cooperation/schemas/moneyIncentivesRule.yaml
allied-creation-cooperation/schemas/org.yaml
allied-creation-cooperation/schemas/contractUndertakerFeedback.yaml
查看文件 @
f21f58d
...
...
@@ -19,7 +19,7 @@ metadata:
-
ref
:
org
description
:
数据所属组织机构
required
:
true
-
ref
:
company
Id
-
ref
:
company
required
:
true
-
ref
:
updatedAt
required
:
true
...
...
allied-creation-cooperation/schemas/cooperationApplication.yaml
查看文件 @
f21f58d
...
...
@@ -27,7 +27,7 @@ metadata:
-
ref
:
org
description
:
数据所属组织机构
required
:
true
-
ref
:
company
Id
-
ref
:
company
required
:
true
-
ref
:
createdAt
required
:
true
...
...
allied-creation-cooperation/schemas/cooperationContract.yaml
查看文件 @
f21f58d
...
...
@@ -28,7 +28,7 @@ metadata:
-
ref
:
org
description
:
数据所属组织机构
required
:
true
-
ref
:
company
Id
-
ref
:
company
required
:
true
-
ref
:
operator
required
:
true
...
...
allied-creation-cooperation/schemas/cooperationContractChangeLog.yaml
查看文件 @
f21f58d
...
...
@@ -14,7 +14,7 @@ metadata:
required
:
true
-
ref
:
undertakers
required
:
true
-
ref
:
company
Id
-
ref
:
company
required
:
true
-
ref
:
operator
required
:
true
...
...
allied-creation-cooperation/schemas/cooperationMode.yaml
查看文件 @
f21f58d
...
...
@@ -18,7 +18,7 @@ metadata:
-
ref
:
org
description
:
数据所属组织机构
required
:
true
-
ref
:
company
Id
-
ref
:
company
required
:
true
-
ref
:
remarks
required
:
true
...
...
allied-creation-cooperation/schemas/cooperationProject.yaml
查看文件 @
f21f58d
...
...
@@ -24,7 +24,7 @@ metadata:
-
ref
:
org
description
:
数据所属组织机构
required
:
true
-
ref
:
company
Id
-
ref
:
company
required
:
true
-
ref
:
operator
required
:
true
...
...
allied-creation-cooperation/schemas/creditAccount.yaml
查看文件 @
f21f58d
...
...
@@ -32,7 +32,7 @@ metadata:
-
ref
:
org
description
:
数据所属组织机构
required
:
true
-
ref
:
company
Id
-
ref
:
company
required
:
true
-
ref
:
operator
required
:
true
...
...
allied-creation-cooperation/schemas/dividendsEstimate.yaml
查看文件 @
f21f58d
...
...
@@ -28,7 +28,7 @@ metadata:
-
ref
:
org
description
:
数据所属组织机构
required
:
true
-
ref
:
company
Id
-
ref
:
company
required
:
true
-
ref
:
operator
required
:
true
...
...
allied-creation-cooperation/schemas/dividendsIncentivesRule.yaml
查看文件 @
f21f58d
...
...
@@ -24,7 +24,7 @@ metadata:
-
ref
:
org
description
:
数据所属组织机构
required
:
true
-
ref
:
company
Id
-
ref
:
company
required
:
true
-
ref
:
updatedAt
required
:
true
...
...
allied-creation-cooperation/schemas/dividendsOrder.yaml
查看文件 @
f21f58d
...
...
@@ -28,7 +28,7 @@ metadata:
-
ref
:
org
description
:
数据所属组织机构
required
:
true
-
ref
:
company
Id
-
ref
:
company
required
:
true
-
ref
:
createdAt
required
:
true
...
...
allied-creation-cooperation/schemas/dividendsReturnedOrder.yaml
查看文件 @
f21f58d
...
...
@@ -35,7 +35,7 @@ metadata:
-
ref
:
org
description
:
数据所属组织机构
required
:
true
-
ref
:
company
Id
-
ref
:
company
required
:
true
-
ref
:
createdAt
required
:
true
...
...
allied-creation-cooperation/schemas/moneyIncentivesRule.yaml
查看文件 @
f21f58d
...
...
@@ -26,7 +26,7 @@ metadata:
-
ref
:
org
description
:
数据所属组织机构
required
:
true
-
ref
:
company
Id
-
ref
:
company
required
:
true
-
ref
:
updatedAt
required
:
true
...
...
allied-creation-cooperation/schemas/org.yaml
查看文件 @
f21f58d
...
...
@@ -8,5 +8,5 @@ metadata:
required
:
true
-
ref
:
orgName
required
:
true
-
ref
:
company
Id
-
ref
:
company
required
:
true
...
...
请
注册
或
登录
后发表评论