k94314517
2024-10-16 17efddc6a667670dca682bf36b51a43e99615e6d
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 })