...
|
...
|
@@ -11,10 +11,17 @@ metadata: |
|
|
description: 申请人姓名
|
|
|
type:
|
|
|
primitive: string
|
|
|
- ref: cooperationApplicationStatus
|
|
|
description: 共创申请审核状态,1待审核,2已同意,3已拒绝
|
|
|
required: false
|
|
|
- ref: pageSize
|
|
|
required: false
|
|
|
- ref: pageNumber
|
|
|
required: false
|
|
|
- ref: companyId
|
|
|
required: true
|
|
|
- ref: userId
|
|
|
required: true
|
|
|
result:
|
|
|
- name: cooperationApplications
|
|
|
type:
|
...
|
...
|
|