Signed-off-by: dongpx <2112323174@qq.com>

This commit is contained in:
dongpx
2026-02-08 22:22:27 +08:00
parent b629c574f1
commit 8c97c0f934
40 changed files with 1776 additions and 27 deletions

View File

@@ -11,7 +11,8 @@
"name": "lideeyunji.tenant.enable",
"type": "java.lang.Boolean",
"description": "是否开启",
"sourceType": "com.lideeyunji.tool.framework.tenant.config.TenantProperties"
"sourceType": "com.lideeyunji.tool.framework.tenant.config.TenantProperties",
"defaultValue": true
},
{
"name": "lideeyunji.tenant.ignore-tables",