切换导航条
此项目
正在载入...
登录
allied-creation
/
document
·
提交
转到一个项目
GitLab
转到群组
项目
活动
文件
提交
管道
0
构建
0
图表
里程碑
问题
0
合并请求
0
成员
标记
维基
派生
网络
创建新的问题
下载为
邮件补丁
差异文件
浏览文件
作者
陈志颖
2021-08-02 14:35:37 +0800
提交
a8be44efd1d15f66a0e9d5ec3e9338ec41266080
1 个父辈
f55e55f2
feat:添加共创参与人模式
隐藏空白字符变更
内嵌
并排对比
正在显示
2 个修改的文件
包含
30 行增加
和
1 行删除
allied-creation-cooperation/schemas/creditAccount.yaml
allied-creation-cooperation/schemas/participator.yaml
allied-creation-cooperation/schemas/creditAccount.yaml
查看文件 @
a8be44e
...
...
@@ -25,7 +25,7 @@ metadata:
description
:
参与人uid,包括承接人、推荐人、关联业务员
required
:
true
type
:
array
:
int64
schema
:
participator
-
ref
:
paymentDocumentAttachment
description
:
支付凭证附件
required
:
true
...
...
allied-creation-cooperation/schemas/participator.yaml
0 → 100644
查看文件 @
a8be44e
version
:
v1
kind
:
Schema
metadata
:
name
:
participator
description
:
共创参与人
attributes
:
-
ref
:
userId
required
:
true
-
ref
:
userBaseId
required
:
true
-
ref
:
org
description
:
用户所属的组织机构
required
:
true
-
ref
:
orgs
description
:
用户关联的组织机构
required
:
true
-
ref
:
department
description
:
用户所属的部门
required
:
true
-
ref
:
role
required
:
true
-
ref
:
userInfo
required
:
true
-
ref
:
userType
required
:
true
-
ref
:
status
required
:
true
-
ref
:
company
required
:
true
\ No newline at end of file
...
...
请
注册
或
登录
后发表评论