Class ThirdPartyAppMemberService

java.lang.Object
io.github.xezzon.zeroweb.third_party_app.authn.ThirdPartyAppMemberService
All Implemented Interfaces:
IThirdPartyAppMemberService

@Service public class ThirdPartyAppMemberService extends Object implements IThirdPartyAppMemberService

第三方应用成员服务

提供第三方应用成员管理功能,包括邀请成员、接受邀请、查询成员列表和所有权转移等

Author:
xezzon