| | |
| | | "SalesRefundKeywordPriceTotal" |
| | | ] |
| | | }, |
| | | "constvar.SalesReturnKeywordType": { |
| | | "type": "string", |
| | | "enum": [ |
| | | "销售退货单编号", |
| | | "客户名称", |
| | | "退款日期", |
| | | "状态", |
| | | "退入仓库", |
| | | "应退款", |
| | | "已退款", |
| | | "销售负责人" |
| | | ], |
| | | "x-enum-varnames": [ |
| | | "SalesReturnKeywordReturnNumber", |
| | | "SalesReturnKeywordClientName", |
| | | "SalesReturnKeywordReturnDate", |
| | | "SalesReturnKeywordStatus", |
| | | "SalesReturnKeywordRepository", |
| | | "SalesReturnKeywordAmountShouldRefund", |
| | | "SalesReturnKeywordAmountHasRefund", |
| | | "SalesReturnKeywordPrincipal" |
| | | ] |
| | | }, |
| | | "constvar.SalesReturnSourceType": { |
| | | "type": "integer", |
| | | "enum": [ |
| | |
| | | "type": "integer" |
| | | }, |
| | | "isInvoice": { |
| | | "type": "integer" |
| | | "type": "string" |
| | | }, |
| | | "member": { |
| | | "$ref": "#/definitions/model.User" |
| | |
| | | "$ref": "#/definitions/model.SalesReturnStatus" |
| | | } |
| | | ] |
| | | }, |
| | | "amountHasRefund": { |
| | | "description": "已退款金额", |
| | | "type": "number" |
| | | }, |
| | | "amountShouldRefund": { |
| | | "description": "应退款金额", |
| | | "type": "number" |
| | | }, |
| | | "client": { |
| | | "$ref": "#/definitions/model.Client" |
| | |
| | | "keyword": { |
| | | "type": "string" |
| | | }, |
| | | "keywordType": { |
| | | "$ref": "#/definitions/constvar.SalesReturnKeywordType" |
| | | }, |
| | | "page": { |
| | | "description": "页码", |
| | | "type": "integer" |
| | |
| | | "type": "integer" |
| | | }, |
| | | "isInvoice": { |
| | | "type": "integer" |
| | | "type": "string" |
| | | }, |
| | | "memberId": { |
| | | "type": "integer" |