fix bug
This commit is contained in:
		| @ -160,6 +160,8 @@ export class FreightAccountService extends ShipperBaseService { | ||||
|   $api_get_getAbnormalAmountPage = '/api/fcc/rechargeInfo/list/getAbnormalAmountPage'; | ||||
|   // 异步导出运营后台异常入金列表 | ||||
|   $api_get_exportAbnormalAmountPage = '/api/fcc/rechargeInfo/exportAbnormalAmountPage'; | ||||
|   // 异步导出运营后台退款记录列表 | ||||
|   $api_get_asyncExportBillRefundApplicationList = '/api/fcc/billRefundApplication/asyncExportBillRefundApplicationList'; | ||||
|   // 异步导出运营后台支付记录列表 | ||||
|   $api_get_asyncExportBillPaymentApplicationList = '/api/fcc/billPaymentApplicationOBC/asyncExportBillPaymentApplicationList'; | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user