This commit is contained in:
wangshiming
2022-04-06 11:04:29 +08:00
parent 5a2a668168
commit 170501f16d
3 changed files with 12 additions and 2 deletions

View File

@ -4,7 +4,7 @@
* @Author : Shiming
* @Date : 2021-12-03 15:31:52
* @LastEditors : Shiming
* @LastEditTime : 2022-04-02 13:10:13
* @LastEditTime : 2022-04-06 11:03:58
* @FilePath : \\tms-obc-web\\src\\app\\routes\\order-management\\services\\order-management.service.ts
* Copyright (C) 2022 huzhenhong. All rights reserved.
*/
@ -193,6 +193,8 @@ export class OrderManagementService extends ShipperBaseService {
$api_get_asyncExportWholeList = `/api/sdc/billOperate/asyncExportWholeList`;
// 异步导出风险单导出
$api_get_asyncExportRiskBillList = `/api/sdc/billRiskOperate/asyncExportRiskBillList`;
// 异步导出合规抽查导出
$api_get_asyncExportSpotCheckList= `/api/sdc/BillComplianceSpotCheck/asyncExportSpotCheckList`;
/**
* 根据企业ID获取企业历史网络货运人
* @returns