车辆接口更新

This commit is contained in:
wangshiming
2022-01-21 17:15:10 +08:00
parent ec41f11e47
commit 30587959b9
13 changed files with 752 additions and 64 deletions

View File

@ -4,7 +4,7 @@
* @Author : Shiming
* @Date : 2021-12-03 15:31:52
* @LastEditors : Shiming
* @LastEditTime : 2022-01-21 10:47:08
* @LastEditTime : 2022-01-21 16:51:32
* @FilePath : \\tms-obc-web\\src\\app\\routes\\order-management\\services\\order-management.service.ts
* Copyright (C) 2022 huzhenhong. All rights reserved.
*/
@ -133,6 +133,8 @@ export class OrderManagementService extends ShipperBaseService {
public $api_get_getCredentials = '/api/sdc/billExamine/getCredentials';
// 单据审核
public $api_get_billAudit = '/api/sdc/billExamine/billAudit';
// 统计单据审核状态数量
public $api_get_getAuditStatistical = '/api/sdc/billExamine/getAuditStatistical';
/**
* 根据企业ID获取企业历史网络货运人
* @returns