From 27c30279a175d5a420710e478ccec5cde3a3ef61 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sat, 19 Feb 2022 12:35:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=B8=A5=E8=82=83=E5=A3=B0?= =?UTF-8?q?=E6=98=8E=EF=BC=9A=E7=8E=B0=E5=9C=A8=E3=80=81=E6=9C=AA=E6=9D=A5?= =?UTF-8?q?=E9=83=BD=E4=B8=8D=E4=BC=9A=E6=9C=89=E5=95=86=E4=B8=9A=E7=89=88?= =?UTF-8?q?=E6=9C=AC=EF=BC=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ .../yudao/framework/tenant/config/TenantProperties.java | 1 + 2 files changed, 5 insertions(+) diff --git a/README.md b/README.md index 70b0f5219..d1da5812b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +**严肃声明:现在、未来都不会有商业版本!** + +**「永远年轻,永远热泪盈眶」** + ## 🐯 平台简介 **芋道**,一套**全部开源**的**企业级**的快速开发平台,毫无保留给个人及企业免费使用。 diff --git a/yudao-framework/yudao-spring-boot-starter-biz-tenant/src/main/java/cn/iocoder/yudao/framework/tenant/config/TenantProperties.java b/yudao-framework/yudao-spring-boot-starter-biz-tenant/src/main/java/cn/iocoder/yudao/framework/tenant/config/TenantProperties.java index 33390f631..c092682ec 100644 --- a/yudao-framework/yudao-spring-boot-starter-biz-tenant/src/main/java/cn/iocoder/yudao/framework/tenant/config/TenantProperties.java +++ b/yudao-framework/yudao-spring-boot-starter-biz-tenant/src/main/java/cn/iocoder/yudao/framework/tenant/config/TenantProperties.java @@ -23,6 +23,7 @@ public class TenantProperties { // * 是否开启 // */ // private Boolean enable = ENABLE_DEFAULT; + /** * 需要多租户的表 *