|
|
|
@@ -106,6 +106,10 @@ public class WxInfoController extends BaseController { |
|
|
|
return new ResultData(ErrorCode.MALL_INFO_NOT_FOUND); |
|
|
|
} |
|
|
|
|
|
|
|
if (true) { |
|
|
|
return new ResultData(ErrorCode.MALL_INFO_NOT_FOUND); |
|
|
|
} |
|
|
|
|
|
|
|
try { |
|
|
|
this.checkLoginUserPhone(buUser, appPlat); |
|
|
|
} catch (Exception e) { |
|
|
|
|