k94314517
2024-10-12 51e18e190dafdec70dc1f4a3a9ecd76fb2116726
h5/utils/meetingHttp.js
@@ -8,7 +8,6 @@
      return config
   })
   Vue.prototype.$baseUrl = baseUrl
   let ordinaryLogin = (params = {}) => uni.$u.http.get('web/account/ordinaryLogin', { params })
   let wxEmpower = (params = {}) => uni.$u.http.get('web/account/wxEmpower', { params })