king
2022-09-06 fa381753ef2a2b25b1c0722549ac17e333da79be
src/views/login/loginform.jsx
@@ -299,7 +299,7 @@
      param.LText = md5(`${_phone}mingke${window.GLOB.appkey}${param.timestamp}`)
      param.secretkey = md5(`${param.LText}mingke${param.timestamp}`)
      param.rduri = 'http://sso.mk9h.cn/webapi/dostars'
      param.rduri = 'https://sso.mk9h.cn/webapi/dostars'
      param.userid = 'bh0bapabtd45epsgra79segbch6c1ibk'
      param.LoginUID = 'bh0bapabtd45epsgra79segbch6c1ibk'
  
@@ -309,7 +309,7 @@
      })
      LoginVerCodeTimer = setTimeout(this.resetVerCodeDelay, 1000)
  
      Api.getLocalConfig(param).then(res => {
      Api.genericInterface(param).then(res => {
        if (res.status) {
  
        } else {