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