|
|
version: v1
|
|
|
kind: Schema
|
|
|
metadata:
|
|
|
name: cooperationApplication
|
|
|
description: 共创申请
|
|
|
attributes:
|
|
|
- ref: cooperationApplicationApplicant
|
|
|
required: true
|
|
|
- ref: cooperationApplicationAttachment
|
|
|
required: true
|
|
|
- ref: cooperationApplicationDescription
|
|
|
required: true
|
|
|
- ref: cooperationApplicationId
|
|
|
required: true
|
|
|
- ref: cooperationApplicationStatus
|
|
|
required: true
|
|
|
- ref: cooperationApplicationVerifier
|
|
|
required: true
|
|
|
- ref: cooperationApplicationVerifyDescription
|
|
|
required: true
|
|
|
- ref: cooperationApplicationVerifyTime
|
|
|
required: true
|
|
|
- ref: cooperationApplyTime
|
|
|
required: true
|
|
|
- ref: cooperationProjectId
|
|
|
required: true
|
|
|
- ref: cooperationProjectNumber
|
|
|
required: true
|
|
|
- ref: companyId
|
|
|
required: true
|
|
|
- ref: orgName
|
|
|
required: true
|
|
|
- ref: orgId
|
|
|
required: true |
...
|
...
|
|