增加租户配置项MultiTenancyType

This commit is contained in:
2023-10-11 14:27:40 +08:00
parent fa1b602409
commit 894e92bb8d

View File

@@ -1,6 +1,7 @@
{
"Tenant": {
"MultiTenancy": false,
"MultiTenancyDBInterFace": "http://www.tuotong-tech.com/api/Saas/Tenant/DbContent/"
"MultiTenancyDBInterFace": "http://www.tuotong-tech.com/api/Saas/Tenant/DbContent/",
"MultiTenancyType": ""
}
}