修改微信授权逻辑
This commit is contained in:
@@ -52,4 +52,6 @@ public interface IAppUserService
|
||||
public int deleteAppUserByUserIds(Long[] userIds);
|
||||
|
||||
public AppUser getPhone(String phone);
|
||||
|
||||
AppUser selectByOpenid(String openid);
|
||||
}
|
||||
|
Reference in New Issue
Block a user