|
@@ -236,7 +236,7 @@ yudao:
|
|
|
db-schemas: ${spring.datasource.dynamic.datasource.master.name}
|
|
|
front-type: 10 # 前端模版的类型,参见 CodegenFrontTypeEnum 枚举类
|
|
|
tenant: # 多租户相关配置项
|
|
|
- enable: true
|
|
|
+ enable: false
|
|
|
ignore-urls:
|
|
|
- /admin-api/system/tenant/get-id-by-name # 基于名字获取租户,不许带租户编号
|
|
|
- /admin-api/system/tenant/get-by-website # 基于域名获取租户,不许带租户编号
|