add TenantManager.java

This commit is contained in:
开源海哥 2023-04-08 18:03:18 +08:00
parent 8f034485ff
commit 8b58b45c13

View File

@ -41,7 +41,7 @@ public class TenantManager {
/**
* 恢复 tenant 条件
*/
public static void restore() {
public static void restoreTenantCondition() {
ignoreFlags.remove();
}