切换导航条
此项目
正在载入...
登录
allied-creation
/
document
·
提交
转到一个项目
GitLab
转到群组
项目
活动
文件
提交
管道
0
构建
0
图表
里程碑
问题
0
合并请求
0
成员
标记
维基
派生
网络
创建新的问题
下载为
邮件补丁
差异文件
浏览文件
作者
Your Name
2021-07-20 23:50:21 +0800
提交
1fa020fff899b4370313b53a3b3d41f490e7e970
1 个父辈
e9e7e11b
更新
隐藏空白字符变更
内嵌
并排对比
正在显示
6 个修改的文件
包含
7 行增加
和
15 行删除
allied-creation-gateway/attributes/cooperationApplication/cooperationApplicationApplicant.yaml
allied-creation-gateway/schemas/contractUndertakerFeedback.yaml
allied-creation-gateway/schemas/cooperationApplication.yaml
allied-creation-gateway/schemas/cooperationProject.yaml
allied-creation-gateway/services/roles/methods/roleGet.yaml
allied-creation-gateway/services/roles/methods/roleUserInfo.yaml
allied-creation-gateway/attributes/cooperationApplication/cooperationApplicationApplicant.yaml
查看文件 @
1fa020f
...
...
@@ -4,4 +4,4 @@ metadata:
name
:
cooperationApplicationApplicant
description
:
共创申请人
type
:
schema
:
users
Base
schema
:
users
...
...
allied-creation-gateway/schemas/contractUndertakerFeedback.yaml
查看文件 @
1fa020f
...
...
@@ -26,8 +26,4 @@ metadata:
-
name
:
undertaker
description
:
承接人信息
type
:
schema
:
usersBase
-
name
:
org
description
:
组织
type
:
schema
:
orgs
schema
:
users
...
...
allied-creation-gateway/schemas/cooperationApplication.yaml
查看文件 @
1fa020f
...
...
@@ -26,7 +26,3 @@ metadata:
required
:
true
-
ref
:
cooperationProjectNumber
required
:
true
-
name
:
org
description
:
用户的组织
type
:
schema
:
orgs
...
...
allied-creation-gateway/schemas/cooperationProject.yaml
查看文件 @
1fa020f
...
...
@@ -22,8 +22,8 @@ metadata:
required
:
true
-
ref
:
companyId
required
:
true
-
name
:
org
description
:
组织
-
name
:
department
description
:
发起部门
type
:
schema
:
orgs
-
ref
:
status
...
...
allied-creation-gateway/services/roles/methods/roleGet.yaml
查看文件 @
1fa020f
...
...
@@ -17,4 +17,4 @@ metadata:
array
:
menu
-
name
:
users
type
:
array
:
users
Base
array
:
users
...
...
allied-creation-gateway/services/roles/methods/roleUserInfo.yaml
查看文件 @
1fa020f
...
...
@@ -15,8 +15,8 @@ metadata:
-
name
:
roleUser
description
:
关联的用户
type
:
schema
:
users
Base
schema
:
users
-
name
:
notInRoleUser
description
:
未关联的用户列表
type
:
array
:
users
Base
array
:
users
...
...
请
注册
或
登录
后发表评论