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