|
|
version: v1
|
|
|
kind: Schema
|
|
|
metadata:
|
|
|
name: creationProject
|
|
|
name: cooperationProject
|
|
|
description: 共创项目实体
|
|
|
attributes:
|
|
|
- ref: creationProjectDescription
|
|
|
- ref: cooperationProjectId
|
|
|
required: true
|
|
|
- ref: creationProjectId
|
|
|
- ref: cooperationProjectNumber
|
|
|
description: 共创项目编号
|
|
|
required: true
|
|
|
- ref: creationProjectName
|
|
|
- ref: cooperationProjectDescription
|
|
|
required: true
|
|
|
- ref: creationProjectPublishTime
|
|
|
- ref: cooperationProjectName
|
|
|
required: true
|
|
|
- ref: creationProjectPublisher
|
|
|
- ref: cooperationProjectPublishTime
|
|
|
required: true
|
|
|
- ref: creationProjectSponsor
|
|
|
- ref: cooperationProjectPublisher
|
|
|
required: true
|
|
|
- ref: creationProjectUndertakerType
|
|
|
- ref: cooperationProjectSponsor
|
|
|
required: true
|
|
|
- ref: cooperationProjectUndertakerType
|
|
|
required: true
|
|
|
- ref: operator
|
|
|
required: true
|
|
|
- ref: operateTime
|
|
|
required: true
|
|
|
- ref: status
|
|
|
description: 共创项目状态,1招标中,2结束
|
|
|
required: true |
...
|
...
|
|