Skip to main content
Version: 3.9

AuthInterface 鉴权接口

1. 结构声明

class AuthInterface extends Interface {
authLogic: string;
}