{ "groups": [ { "name": "blade.data-scope", "type": "com.qianwen.core.datascope.props.DataScopeProperties", "sourceType": "com.qianwen.core.datascope.props.DataScopeProperties" } ], "properties": [ { "name": "blade.data-scope.enabled", "type": "java.lang.Boolean", "description": "开启数据权限", "sourceType": "com.qianwen.core.datascope.props.DataScopeProperties", "defaultValue": true }, { "name": "blade.data-scope.mapper-exclude", "type": "java.util.List", "description": "mapper过滤", "sourceType": "com.qianwen.core.datascope.props.DataScopeProperties", "defaultValue": "FlowMapper" }, { "name": "blade.data-scope.mapper-key", "type": "java.util.List", "description": "mapper方法匹配关键字", "sourceType": "com.qianwen.core.datascope.props.DataScopeProperties" } ], "hints": [] }