...
|
...
|
@@ -9,7 +9,7 @@ const WECHAT_PASSPORT_MINIAPPBINDBYAUTO = 'app.passport.miniAppBindByAuto'; |
|
|
const WECHAT_ADDUPDUSER = 'app.wechat.addUpdUser';
|
|
|
const WECHAT_PASSPORT_VERIFY = 'app.passport.verify'
|
|
|
|
|
|
const WechatPath = '/wechat';
|
|
|
const WechatPath = '/wechat/';
|
|
|
|
|
|
export class LoginService extends BaseService {
|
|
|
async checkLogin(code) {
|
...
|
...
|
|