cooperationProject.yaml
990 字节
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
version: v1
kind: Schema
metadata:
name: cooperationProject
description: 共创项目
attributes:
- ref: cooperationProjectDescription
required: true
- ref: cooperationProjectId
required: true
- ref: cooperationProjectName
required: true
- ref: cooperationProjectNumber
required: true
- ref: cooperationProjectPublishTime
required: true
- ref: cooperationProjectPublisher
required: true
- ref: cooperationProjectSponsor
required: true
- ref: cooperationProjectUndertakerType
required: true
- ref: companyId
required: true
- ref: orgName
required: true
- ref: orgId
required: true
- ref: status
required: true
- ref: cooperationModeName
- ref: cooperationModeNumber
description: 模式编码,唯一确定
- ref: cooperationProjectDepartment
- name: cooperationMode
description: 共创模式
type:
schema: cooperationMode