-
This commit is contained in:
@ -14,6 +14,7 @@ export class ReportingService extends BaseService {
|
||||
$api_upload_setting_save = `/api/sdc/regulation/setPushConfig`; // 保存上传设置
|
||||
$api_get_order_valid_result = `/api/sdc/regulation/queryPage/checkRes`;//订单上报-校验结果
|
||||
$api_update_order_data = `/api/sdc/regulation/renewalOrderById`;//订单批量更新订单数据
|
||||
$api_export_reporting_order = `/api/sdc/regulation/asyncExportBillReportList`; // 订单上报导出
|
||||
|
||||
$api_get_fund_reporting_page = `/api/fcc/fundUploadHead/list/page`; // 资金上报列表
|
||||
$api_fund_reporting_upload = `/api/fcc/fundUploadHead/uploadFundNumber`; // 资金批量上传
|
||||
|
||||
Reference in New Issue
Block a user