|
@@ -13,19 +13,7 @@ metadata: |
|
@@ -13,19 +13,7 @@ metadata: |
13
|
primitive: string
|
13
|
primitive: string
|
14
|
required: false
|
14
|
required: false
|
15
|
result:
|
15
|
result:
|
16
|
- - ref: cooperationContractDescription
|
|
|
17
|
- required: true
|
|
|
18
|
- - ref: cooperationContractId
|
|
|
19
|
- required: true
|
|
|
20
|
- - ref: contractUndertaker
|
|
|
21
|
- required: true
|
|
|
22
|
- - ref: cooperationContractNumber
|
|
|
23
|
- required: true
|
|
|
24
|
- - ref: cooperationContractName
|
|
|
25
|
- required: true
|
|
|
26
|
- - ref: cooperationMode
|
|
|
27
|
- required: true
|
|
|
28
|
- - ref: cooperationContractSponsor
|
|
|
29
|
- required: true
|
|
|
30
|
- - ref: status
|
|
|
31
|
- required: true |
16
|
+ - name: cooperationContractByUndertaker
|
|
|
17
|
+ description: 根据承接人返回的共创项目合约
|
|
|
18
|
+ type:
|
|
|
19
|
+ array: cooperationContractByUndertaker |