Interface IThirdPartyAppMemberService
- All Known Implementing Classes:
ThirdPartyAppMemberService
public interface IThirdPartyAppMemberService
第三方应用成员管理对外暴露的接口
- Author:
- xezzon
-
Method Summary
-
Method Details
-
queryMember
查询指定用户在指定用户组的成员身份- Parameters:
groupId- 用户组IDuserId- 用户ID- Returns:
- 用户组成员
-