mirror of
https://github.com/continew-org/continew-starter.git
synced 2025-09-09 20:57:23 +08:00
chore(extension/datapermission): 修改配置属性描述
This commit is contained in:
@@ -29,7 +29,7 @@ import top.continew.starter.core.constant.PropertiesConstants;
|
|||||||
public class DataPermissionProperties {
|
public class DataPermissionProperties {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 是否启用多租户
|
* 是否启用数据权限
|
||||||
*/
|
*/
|
||||||
private boolean enabled = true;
|
private boolean enabled = true;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user