This commit is contained in:
wangshiming
2022-04-19 15:45:48 +08:00
parent 3601efccc0
commit ec7374a5fd
3 changed files with 38 additions and 2 deletions

View File

@ -4,7 +4,7 @@
* @Author : Shiming
* @Date : 2021-12-03 15:31:52
* @LastEditors : Shiming
* @LastEditTime : 2022-04-13 18:52:24
* @LastEditTime : 2022-04-19 15:16:37
* @FilePath : \\tms-obc-web\\src\\app\\routes\\order-management\\services\\order-management.service.ts
* Copyright (C) 2022 huzhenhong. All rights reserved.
*/
@ -206,6 +206,8 @@ export class OrderManagementService extends ShipperBaseService {
$api_asyncExportComplaintListDrv = `/api/sdc/complaint/operate/asyncExportComplaintListDrv`;
//操作日志
public $api_get_log_list = `/api/mdc/pbc/operationLogRecords/getOperationLogRecordsList`;
// 查看补充协议
public $api_getSupplementaryAgreement = `/api/sdc/billShipper/getSupplementaryAgreement`;
/**
* 根据企业ID获取企业历史网络货运人
* @returns