refactor: remove obsolete license table preservation
这个提交包含在:
父节点
f643945e7c
当前提交
a2b1fafc1f
@ -401,7 +401,6 @@ public class SystemUpdateService {
|
||||
PRESERVE_TABLES.put("t_app", "id");
|
||||
PRESERVE_TABLES.put("t_feature_service", "id");
|
||||
PRESERVE_TABLES.put("t_risk_config", "id");
|
||||
PRESERVE_TABLES.put("app_licenses", "app_key");
|
||||
PRESERVE_TABLES.put("t_sensitive_word", "id");
|
||||
PRESERVE_TABLES.put("t_operation_log", "id");
|
||||
PRESERVE_TABLES.put("t_service_activation_request","id");
|
||||
|
||||
正在加载...
在新工单中引用
屏蔽一个用户