| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
DATA_BY_CODE |
"select resource_code, scope_column, scope_field, scope_type, scope_value from blade_scope_data where resource_code = ?" |
public static final String |
DATA_BY_DEPT |
"select id from blade_dept where ancestors like concat(concat(\'%\', ?),\'%\') and is_deleted = 0" |
public static final String |
DEFAULT_COLUMN |
"create_dept" |
Copyright © 2021. All rights reserved.