ApiPermission
data class ApiPermission @ApiModelConstructor constructor(val path: String, val method: String, val desc: String, val authStatus: Int)(source)
Inherited properties
Link copied to clipboard
判断 ApiPermission.authStatus 的值是否为 1