| | |
| | | remark: |
| | | description: 备注 |
| | | type: string |
| | | serviceContractId: |
| | | description: 服务合同id |
| | | sourceId: |
| | | description: 源单id |
| | | type: integer |
| | | sourceType: |
| | | description: 源单类型(1销售明细2服务合同3销售发票) |
| | | type: integer |
| | | status: |
| | | description: 状态(1未收2已收) |
| | |
| | | remark: |
| | | description: 备注 |
| | | type: string |
| | | serviceContractId: |
| | | description: 服务合同id |
| | | sourceId: |
| | | description: 源单id |
| | | type: integer |
| | | sourceType: |
| | | description: 源单类型(1销售明细2服务合同3销售发票) |
| | | type: integer |
| | | status: |
| | | description: 状态(1未收2已收) |
| | |
| | | description: OK |
| | | schema: |
| | | $ref: '#/definitions/contextx.Response' |
| | | summary: 添加服务合同收款计划 |
| | | summary: 添加收款计划 |
| | | tags: |
| | | - 服务合同收款计划管理 |
| | | - 收款计划管理 |
| | | /api/serviceCollectionPlan/delete/{id}: |
| | | delete: |
| | | parameters: |
| | |
| | | description: OK |
| | | schema: |
| | | $ref: '#/definitions/contextx.Response' |
| | | summary: 删除服务合同收款计划 |
| | | summary: 删除收款计划 |
| | | tags: |
| | | - 服务合同收款计划管理 |
| | | - 收款计划管理 |
| | | /api/serviceCollectionPlan/list: |
| | | get: |
| | | parameters: |
| | |
| | | $ref: '#/definitions/model.ServiceCollectionPlan' |
| | | type: array |
| | | type: object |
| | | summary: 获取服务合同收款计划列表 |
| | | summary: 获取收款计划列表 |
| | | tags: |
| | | - 服务合同收款计划管理 |
| | | - 收款计划管理 |
| | | /api/serviceCollectionPlan/update: |
| | | put: |
| | | parameters: |
| | |
| | | description: OK |
| | | schema: |
| | | $ref: '#/definitions/contextx.Response' |
| | | summary: 更新服务合同收款计划 |
| | | summary: 更新收款计划 |
| | | tags: |
| | | - 服务合同收款计划管理 |
| | | - 收款计划管理 |
| | | /api/serviceContract/add: |
| | | post: |
| | | parameters: |