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