jiangping
2024-05-31 bf8d85d5f83c2036fb4239d764d33e99c1b62bd3
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 })