king
2020-09-06 34a6bea6b2416b30061b3cea68493db105f3893e
src/views/signup/mobsignup.vue
@@ -414,6 +414,10 @@
               timestamp: Utils.getCurrentTime()
            }
            if (this.$route.query.partner_id) {
               param.partner_id = this.$route.query.partner_id
            }
            param.LText = md5(`${window.GLOB.appkey}mingke${this.phoneNo}${this.email}`)
            param.secretkey = md5(`${param.LText}mingke${param.timestamp}`)