check() check(string $authority = "", boolean $return_bool = false) : mixed 检查权限 是否已登陆 初始化管理员信息 Parameters string $authority boolean $return_bool 是否返回布尔值 Returns mixed
api_clear() api_clear(string $project_name = "") : boolean 清理缓存 如果是清理多个项目,则前台请求该接口 填写多次 如果全部清理,则参数为空 Parameters string $project_name 项目名称 Returns boolean