This commit is contained in:
潘晓云
2022-04-09 14:19:37 +08:00
parent ab9810d80b
commit 5c3ec8f436
3 changed files with 15 additions and 16 deletions

View File

@ -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`; // 资金批量上传