getInfo添加互联网pc端,获取是否是经办端人员,是给直播权限

This commit is contained in:
sh
2026-06-24 18:38:00 +08:00
parent 525e2a55a8
commit 7d09bd59e3
8 changed files with 47 additions and 0 deletions

View File

@@ -99,4 +99,6 @@ public interface IAppUserService
public void updateAppUserWgyEncrypt();
public AppUser getAppUserBase(String idCard);
Integer getIsJbdUser(String idCard);
}