| | |
| | | type: string |
| | | x-enum-varnames: |
| | | - PaymentTypeQueryClassExpireLessThen60Days |
| | | constvar.ReceiptKeywordType: |
| | | enum: |
| | | - "" |
| | | type: string |
| | | x-enum-varnames: |
| | | - ReceiptKeywordCustomerName |
| | | constvar.ReceiptQueryClass: |
| | | enum: |
| | | - "" |
| | | type: string |
| | | x-enum-varnames: |
| | | - ReceiptQueryClassExpireLessThen60Days |
| | | constvar.ReceiptSourceType: |
| | | enum: |
| | | - 1 |
| | |
| | | - 4 |
| | | - 5 |
| | | type: integer |
| | | x-enum-comments: |
| | | ReceiptSourceTypeChuKuDan: 出库单it |
| | | ReceiptSourceTypeCollectionPlan: 收款计划 |
| | | ReceiptSourceTypeInvoice: 销售发票 |
| | | ReceiptSourceTypeSalesDetails: 销售明细单 |
| | | ReceiptSourceTypeServiceContract: 服务合同 |
| | | x-enum-varnames: |
| | | - ReceiptSourceTypeSalesDetails |
| | | - ReceiptSourceTypeServiceContract |
| | |
| | | /api/receipt/list: |
| | | get: |
| | | parameters: |
| | | - in: query |
| | | name: keyword |
| | | type: string |
| | | - enum: |
| | | - "" |
| | | in: query |
| | | name: keywordType |
| | | type: string |
| | | x-enum-varnames: |
| | | - ReceiptKeywordCustomerName |
| | | - description: 页码 |
| | | in: query |
| | | name: page |
| | |
| | | in: query |
| | | name: pageSize |
| | | type: integer |
| | | - in: query |
| | | name: sourceId |
| | | type: integer |
| | | - enum: |
| | | - "" |
| | | - 1 |
| | | - 2 |
| | | - 3 |
| | | - 4 |
| | | - 5 |
| | | in: query |
| | | name: queryClass |
| | | type: string |
| | | name: sourceType |
| | | type: integer |
| | | x-enum-comments: |
| | | ReceiptSourceTypeChuKuDan: 出库单it |
| | | ReceiptSourceTypeCollectionPlan: 收款计划 |
| | | ReceiptSourceTypeInvoice: 销售发票 |
| | | ReceiptSourceTypeSalesDetails: 销售明细单 |
| | | ReceiptSourceTypeServiceContract: 服务合同 |
| | | x-enum-varnames: |
| | | - ReceiptQueryClassExpireLessThen60Days |
| | | - ReceiptSourceTypeSalesDetails |
| | | - ReceiptSourceTypeServiceContract |
| | | - ReceiptSourceTypeInvoice |
| | | - ReceiptSourceTypeCollectionPlan |
| | | - ReceiptSourceTypeChuKuDan |
| | | produces: |
| | | - application/json |
| | | responses: |