Commit af14f022 authored by xxx's avatar xxx

修改

parent c7dd1160
......@@ -14,6 +14,7 @@ export const manualSchedulingQuery = '/api/Manmade'; //获取人工调度信息
export const vehicleInformationQuery = '/api/CarPeop'; //获取车辆信息
export const vehicleInformationUpdate = '/api/CarPeop'; //修改车辆信息
export const vehicleRealTimeQuery = '/api/CarReal'; //获取车辆信息实时数据
export const vehicleRealTimeQuery2 = '/api/CarPeop/realtime'; //获取车辆信息实时数据
export const personalCenterInforQuery = '/api/Drivers'; //获取个人信息
export const failureDeclarationAdd = '/api/Hitch'; //故障申报提交
export const achievementStatisticsQuery = '/api/DispatchReal'; //获取绩效统计——司机考核
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment