| | |
| | | problemDesc: |
| | | description: 问题描述 |
| | | type: string |
| | | product: |
| | | $ref: '#/definitions/model.Product' |
| | | productId: |
| | | description: 产品id |
| | | type: integer |
| | | productName: |
| | | description: 产品名称 |
| | | type: string |
| | | productTypeName: |
| | | description: 产品分类名称 |
| | | type: string |
| | | realTime: |
| | | description: 实际处理时间 |
| | | type: string |
| | |
| | | problemDesc: |
| | | description: 问题描述 |
| | | type: string |
| | | productId: |
| | | description: 产品id |
| | | type: integer |
| | | productName: |
| | | description: 产品名称 |
| | | type: string |
| | | productTypeName: |
| | | description: 产品分类名称 |
| | | type: string |
| | | realTime: |
| | | description: 实际处理时间 |
| | | type: string |
| | |
| | | sourceType: |
| | | allOf: |
| | | - $ref: '#/definitions/constvar.RefundSourceType' |
| | | description: 来源类型(1销售明细单2服务合同3销售发票4收款计划5出库单) |
| | | description: 来源类型(1销售退款单) |
| | | required: |
| | | - sourceId |
| | | - sourceType |
| | | type: object |
| | | request.SalesReturn: |
| | | properties: |
| | |
| | | problemDesc: |
| | | description: 问题描述 |
| | | type: string |
| | | productId: |
| | | description: 产品id |
| | | type: integer |
| | | productName: |
| | | description: 产品名称 |
| | | type: string |
| | | productTypeName: |
| | | description: 产品分类名称 |
| | | type: string |
| | | realTime: |
| | | description: 实际处理时间 |
| | | type: string |