作者 陈志颖

chore:修改共创名称

正在显示 100 个修改的文件 包含 140 行增加34 行删除

要显示太多修改。

为保证性能只显示 100 of 100+ 个文件。

  1 +version: v1
  2 +kind: Attribute
  3 +metadata:
  4 + name: cooperationApplicationApplicant
  5 + description: 共创申请人
  6 + type:
  7 + schema: user
  1 +version: v1
  2 +kind: Attribute
  3 +metadata:
  4 + name: cooperationApplicationAttachment
  5 + description: 共创申请描述附件
  6 + type:
  7 + array: string
  1 +version: v1
  2 +kind: Attribute
  3 +metadata:
  4 + name: cooperationApplicationDescription
  5 + description: 共创申请描述
  6 + type:
  7 + primitive: string
  1 +version: v1
  2 +kind: Attribute
  3 +metadata:
  4 + name: cooperationApplicationId
  5 + description: 共创申请ID
  6 + type:
  7 + primitive: int64
  1 +version: v1
  2 +kind: Attribute
  3 +metadata:
  4 + name: cooperationApplicationStatus
  5 + description: 共创申请审核状态,1待审核,2已同意,3已拒绝
  6 + type:
  7 + primitive: int32
  1 +version: v1
  2 +kind: Attribute
  3 +metadata:
  4 + name: cooperationApplicationVerifier
  5 + description: 共创申请审核人
  6 + type:
  7 + schema: user
  1 +version: v1
  2 +kind: Attribute
  3 +metadata:
  4 + name: cooperationApplicationVerifyDescription
  5 + description: 共创申请审核描述
  6 + type:
  7 + primitive: string
  1 +version: v1
  2 +kind: Attribute
  3 +metadata:
  4 + name: cooperationApplicationVerifyTime
  5 + description: 共创申请审核时间
  6 + type:
  7 + primitive: datetime
  1 +version: v1
  2 +kind: Attribute
  3 +metadata:
  4 + name: cooperationApplyTime
  5 + description: 共创申请时间
  6 + type:
  7 + primitive: datetime
1 version: v1 1 version: v1
2 kind: Attribute 2 kind: Attribute
3 metadata: 3 metadata:
4 - name: creationContractDescription 4 + name: cooperationContractDescription
5 description: 共创合约描述 5 description: 共创合约描述
6 type: 6 type:
7 primitive: string 7 primitive: string
1 version: v1 1 version: v1
2 kind: Attribute 2 kind: Attribute
3 metadata: 3 metadata:
4 - name: creationContractId 4 + name: cooperationContractId
5 description: 共创合约ID 5 description: 共创合约ID
6 type: 6 type:
7 primitive: int64 7 primitive: int64
1 version: v1 1 version: v1
2 kind: Attribute 2 kind: Attribute
3 metadata: 3 metadata:
4 - name: creationContractIncentivesRules 4 + name: cooperationContractIncentivesRules
5 description: 共创合约激励规则列表 5 description: 共创合约激励规则列表
6 type: 6 type:
7 array: any 7 array: any
1 version: v1 1 version: v1
2 kind: Attribute 2 kind: Attribute
3 metadata: 3 metadata:
4 - name: creationContractName 4 + name: cooperationContractName
5 description: 共创合约名称 5 description: 共创合约名称
6 type: 6 type:
7 primitive: string 7 primitive: string
1 version: v1 1 version: v1
2 kind: Attribute 2 kind: Attribute
3 metadata: 3 metadata:
4 - name: creationContractNumber 4 + name: cooperationContractNumber
5 description: 共创合约编号 5 description: 共创合约编号
6 type: 6 type:
7 primitive: string 7 primitive: string
1 version: v1 1 version: v1
2 kind: Attribute 2 kind: Attribute
3 metadata: 3 metadata:
4 - name: creationContractReferrer 4 + name: cooperationContractReferrer
5 description: 合约推荐人 5 description: 合约推荐人
6 type: 6 type:
7 schema: any 7 schema: any
1 version: v1 1 version: v1
2 kind: Attribute 2 kind: Attribute
3 metadata: 3 metadata:
4 - name: creationContractRelevant 4 + name: cooperationContractRelevant
5 description: 共创合约相关人 5 description: 共创合约相关人
6 type: 6 type:
7 array: any 7 array: any
1 version: v1 1 version: v1
2 kind: Attribute 2 kind: Attribute
3 metadata: 3 metadata:
4 - name: creationContractSalesman 4 + name: cooperationContractSalesman
5 description: 共创合约业务员 5 description: 共创合约业务员
6 type: 6 type:
7 schema: any 7 schema: any
1 version: v1 1 version: v1
2 kind: Attribute 2 kind: Attribute
3 metadata: 3 metadata:
4 - name: creationContractSponsor 4 + name: cooperationContractSponsor
5 description: 共创合约发起人 5 description: 共创合约发起人
6 type: 6 type:
7 schema: user 7 schema: user
1 version: v1 1 version: v1
2 kind: Attribute 2 kind: Attribute
3 metadata: 3 metadata:
4 - name: creationContractUndertakers 4 + name: cooperationContractUndertakers
5 description: 共创合约承接人列表 5 description: 共创合约承接人列表
6 type: 6 type:
7 array: any 7 array: any
1 version: v1 1 version: v1
2 kind: Attribute 2 kind: Attribute
3 metadata: 3 metadata:
4 - name: creationMode 4 + name: cooperationMode
5 description: 共创模式 5 description: 共创模式
6 type: 6 type:
7 schema: any 7 schema: any
1 version: v1 1 version: v1
2 kind: Attribute 2 kind: Attribute
3 metadata: 3 metadata:
4 - name: creationContractChangeLogId 4 + name: cooperationContractChangeLogId
5 description: 合约变更记录ID 5 description: 合约变更记录ID
6 type: 6 type:
7 primitive: int64 7 primitive: int64
1 version: v1 1 version: v1
2 kind: Attribute 2 kind: Attribute
3 metadata: 3 metadata:
4 - name: creationModeId 4 + name: cooperationModeId
5 description: 共创模式ID 5 description: 共创模式ID
6 type: 6 type:
7 primitive: int64 7 primitive: int64
1 version: v1 1 version: v1
2 kind: Attribute 2 kind: Attribute
3 metadata: 3 metadata:
4 - name: creationModeName 4 + name: cooperationModeName
5 description: 共创模式名称 5 description: 共创模式名称
6 type: 6 type:
7 primitive: string 7 primitive: string
1 version: v1 1 version: v1
2 kind: Attribute 2 kind: Attribute
3 metadata: 3 metadata:
4 - name: creationModeNumber 4 + name: cooperationModeNumber
5 description: 共创模式编码 5 description: 共创模式编码
6 type: 6 type:
7 primitive: string 7 primitive: string
1 version: v1 1 version: v1
2 kind: Attribute 2 kind: Attribute
3 metadata: 3 metadata:
4 - name: creationProjectDescription 4 + name: cooperationProjectDescription
5 description: 共创项目描述 5 description: 共创项目描述
6 type: 6 type:
7 primitive: string 7 primitive: string
1 version: v1 1 version: v1
2 kind: Attribute 2 kind: Attribute
3 metadata: 3 metadata:
4 - name: creationProjectId 4 + name: cooperationProjectId
5 description: 共创项目ID 5 description: 共创项目ID
6 type: 6 type:
7 primitive: int64 7 primitive: int64
1 version: v1 1 version: v1
2 kind: Attribute 2 kind: Attribute
3 metadata: 3 metadata:
4 - name: creationProjectName 4 + name: cooperationProjectName
5 description: 共创项目名称 5 description: 共创项目名称
6 type: 6 type:
7 primitive: string 7 primitive: string
  1 +version: v1
  2 +kind: Attribute
  3 +metadata:
  4 + name: cooperationProjectNumber
  5 + description: 共创项目编号,自生成,生成规则:XM+6位年月日+#+3位流水,例XM210601#001
  6 + type:
  7 + primitive: string
1 version: v1 1 version: v1
2 kind: Attribute 2 kind: Attribute
3 metadata: 3 metadata:
4 - name: creationProjectPublishTime 4 + name: cooperationProjectPublishTime
5 description: 共创项目发布时间 5 description: 共创项目发布时间
6 type: 6 type:
7 primitive: datetime 7 primitive: datetime
1 version: v1 1 version: v1
2 kind: Attribute 2 kind: Attribute
3 metadata: 3 metadata:
4 - name: creationProjectPublisher 4 + name: cooperationProjectPublisher
5 description: 共创项目发布人 5 description: 共创项目发布人
6 type: 6 type:
7 schema: user 7 schema: user
1 version: v1 1 version: v1
2 kind: Attribute 2 kind: Attribute
3 metadata: 3 metadata:
4 - name: creationProjectSponsor 4 + name: cooperationProjectSponsor
5 description: 共创项目发起人 5 description: 共创项目发起人
6 type: 6 type:
7 schema: user 7 schema: user
1 version: v1 1 version: v1
2 kind: Attribute 2 kind: Attribute
3 metadata: 3 metadata:
4 - name: creationProjectUndertakerType  
5 - description: 共创项目承接对象,1员工,2共创用户 4 + name: cooperationProjectUndertakerType
  5 + description: 共创项目承接对象,1员工,2共创用户,3公开
6 type: 6 type:
7 primitive: int32 7 primitive: int32
1 version: v1 1 version: v1
2 kind: Project 2 kind: Project
3 metadata: 3 metadata:
4 - name: allied-creation-cochron 4 + name: allied-creation-cooperation
5 description: 天联共创 5 description: 天联共创
6 version: 1.0.0 6 version: 1.0.0
7 - repository: gitlab.fjmaimaimai.com/allied-creation/allied-creation-cochron 7 + repository: gitlab.fjmaimaimai.com/allied-creation/allied-creation-cooperation
8 contact: 8 contact:
9 name: 陈志颖 9 name: 陈志颖
10 email: steve.d.chan@qq.com 10 email: steve.d.chan@qq.com
@@ -10,7 +10,7 @@ metadata: @@ -10,7 +10,7 @@ metadata:
10 required: true 10 required: true
11 - ref: feedbackContent 11 - ref: feedbackContent
12 required: true 12 required: true
13 - - ref: creationContractNumber 13 + - ref: cooperationContractNumber
14 required: true 14 required: true
15 - ref: userId 15 - ref: userId
16 required: true 16 required: true
  1 +version: v1
  2 +kind: Schema
  3 +metadata:
  4 + name: cooperationApplication
  5 + description: 共创申请实体
  6 + attributes:
  7 + - ref: cooperationApplicationId
  8 + required: true
  9 + - ref: cooperationApplicationApplicant
  10 + required: true
  11 + - ref: cooperationApplicationAttachment
  12 + required: true
  13 + - ref: cooperationApplicationDescription
  14 + required: true
  15 + - ref: cooperationApplicationStatus
  16 + required: true
  17 + - ref: cooperationApplicationVerifier
  18 + required: true
  19 + - ref: cooperationApplicationVerifyDescription
  20 + required: true
  21 + - ref: cooperationApplicationVerifyTime
  22 + required: true
  23 + - ref: cooperationApplyTime
  24 + required: true
  25 + - ref: cooperationProjectId
  26 + required: true
  27 + - ref: createdAt
  28 + required: true
  29 + - ref: deletedAt
  30 + required: true
  31 + - ref: updatedAt
  32 + required: true
1 version: v1 1 version: v1
2 kind: Schema 2 kind: Schema
3 metadata: 3 metadata:
4 - name: creationProject 4 + name: cooperationProject
5 description: 共创项目实体 5 description: 共创项目实体
6 attributes: 6 attributes:
7 - - ref: creationProjectDescription 7 + - ref: cooperationProjectId
8 required: true 8 required: true
9 - - ref: creationProjectId 9 + - ref: cooperationProjectNumber
  10 + description: 共创项目编号
10 required: true 11 required: true
11 - - ref: creationProjectName 12 + - ref: cooperationProjectDescription
12 required: true 13 required: true
13 - - ref: creationProjectPublishTime 14 + - ref: cooperationProjectName
14 required: true 15 required: true
15 - - ref: creationProjectPublisher 16 + - ref: cooperationProjectPublishTime
16 required: true 17 required: true
17 - - ref: creationProjectSponsor 18 + - ref: cooperationProjectPublisher
18 required: true 19 required: true
19 - - ref: creationProjectUndertakerType 20 + - ref: cooperationProjectSponsor
  21 + required: true
  22 + - ref: cooperationProjectUndertakerType
20 required: true 23 required: true
21 - ref: operator 24 - ref: operator
22 required: true 25 required: true
23 - ref: operateTime 26 - ref: operateTime
24 required: true 27 required: true
25 - ref: status 28 - ref: status
  29 + description: 共创项目状态,1招标中,2结束
26 required: true 30 required: true