2026-08-07 d65c665b483f9c7b57358d4ad2c4bf3c6e1f9608
yudao-framework/yudao-spring-boot-starter-biz-tenant/src/main/java/cn/iocoder/yudao/framework/tenant/config/TenantProperties.java
@@ -10,7 +10,7 @@
/**
 * 多租户配置
 *
 * @author 芋道源码
 * @author 超级管理员
 */
@ConfigurationProperties(prefix = "yudao.tenant")
@Data