Commit a9dade6d authored by 任国军's avatar 任国军

fix wechat login

parent 13bf2cbf
Pipeline #21592 passed with stage
in 11 seconds
......@@ -95,7 +95,7 @@ class UserService extends Service {
auth_token: authToken,
};
ctx.success(ret);
return ret;
}
// 微信授权
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment