增加租户配置项MultiTenancyType
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"Tenant": {
|
"Tenant": {
|
||||||
"MultiTenancy": false,
|
"MultiTenancy": false,
|
||||||
"MultiTenancyDBInterFace": "http://www.tuotong-tech.com/api/Saas/Tenant/DbContent/"
|
"MultiTenancyDBInterFace": "http://www.tuotong-tech.com/api/Saas/Tenant/DbContent/",
|
||||||
|
"MultiTenancyType": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user