Skip to main content
Version: Latest(3.11)

AuthInterface 鉴权接口

1. 结构声明

class AuthInterface extends Interface {
authLogic: string;
}