api/globalApi.js @@ -347,5 +347,12 @@ appSave: { url: '/wrzs/userentity/appSave', method: 'POST' }, /** @description 司机首页点击地图icon获取经纬度 */ getAppLocation: { url: '/wrzs/userOperation/getAppLocation', method: 'GET' } }