e
This commit is contained in:
@ -71,6 +71,9 @@ export class UsermanageService extends ShipperBaseService {
|
||||
// 司机详情查看-获取用户关联的企业项目角色信息
|
||||
$api_get_driver_projects = '/api/mdc/cuc/user/getEnterpriceProjectInfo';
|
||||
|
||||
// 根据应用用户ID获取银行信息表
|
||||
$api_get_user_bank_list = '/api/fcc/bankInfoOBC/list/page';
|
||||
|
||||
// 获取服务评级
|
||||
$api_get_driver_billEvaluate = '/api/sdc/billEvaluate/getServiceRating';
|
||||
// 总评分
|
||||
|
||||
Reference in New Issue
Block a user