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