Explorar o código

修复绑定手机号,需传code参数

ldh %!s(int64=2) %!d(string=hai) anos
pai
achega
cabfd18f09
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      sheep/platform/provider/wechat/miniProgram.js

+ 1 - 0
sheep/platform/provider/wechat/miniProgram.js

@@ -200,6 +200,7 @@ const bindUserPhoneNumber = (e) => {
           sessionId: uni.getStorageSync('sessionId'),
           iv: e.iv,
           encryptedData: e.encryptedData,
+          code: e.code,
         }),
       ),
     });