货源
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
* @Author : Shiming
|
||||
* @Date : 2021-12-03 15:31:52
|
||||
* @LastEditors : Shiming
|
||||
* @LastEditTime : 2022-01-25 15:09:06
|
||||
* @LastEditTime : 2022-01-25 15:26:23
|
||||
* @FilePath : \\tms-obc-web\\src\\app\\routes\\order-management\\services\\order-management.service.ts
|
||||
* Copyright (C) 2022 huzhenhong. All rights reserved.
|
||||
*/
|
||||
@ -144,10 +144,10 @@ export class OrderManagementService extends ShipperBaseService {
|
||||
// 获取规则抽查分类统计
|
||||
public $api_get_getComplianceStatisticalStatus = '/api/sdc/billOperate/getComplianceStatisticalStatus';
|
||||
|
||||
// 查询订单评价表
|
||||
// public $api_get_billEvaluate = '/api/sdc/billEvaluate/list/page';
|
||||
// 查询订单评价表
|
||||
public $api_get_billEvaluate = '/api/sdc/billEvaluate/get';
|
||||
// 货主端-货主查看评价(评价司机的)
|
||||
public $api_getBillEvaluateByShipper = '/api/sdc/billEvaluate/getBillEvaluateByShipper';
|
||||
// 货主端-货主查看评价(司机评价货主的)
|
||||
public $api_getBillEvaluateDriverByShipper = '/api/sdc/billEvaluate/getBillEvaluateDriverByShipper';
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user