src/api/salesManagement/receiptPayment.js
@@ -74,3 +74,11 @@ params: query }) } export function receiptPaymentHistoryListNoPage(query) { return request({ url: '/receiptPayment/receiptPaymentHistoryListNoPage', method: 'get', params: query }) }