Commit 7e91f551 authored by Hsinli's avatar Hsinli

addd

parent 657dc522
Pipeline #19285 passed with stage
in 7 seconds
......@@ -12,7 +12,6 @@ class CheckService extends Service {
async getUserHidePhone() {
const { ctx } = this;
let ret = {
isLogin: false,
hidePhone: ''
};
if (!ctx.oldUserId || !ctx.userId) {
......
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