From bf229bcd2addb7783a70f87a5ea6bf8fffaaec0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=84=E9=94=90=E6=B3=A2?= <10549902+zhuangruibo@user.noreply.gitee.com> Date: Thu, 23 Apr 2026 14:18:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E9=87=8D=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../zfjd-refactoring-v1/003-删除暂时没有作用的表.sql | 1 - 1 file changed, 1 deletion(-) diff --git a/script/sql/zfjd-refactoring-v1/003-删除暂时没有作用的表.sql b/script/sql/zfjd-refactoring-v1/003-删除暂时没有作用的表.sql index 0df90ecf..1334c8c9 100644 --- a/script/sql/zfjd-refactoring-v1/003-删除暂时没有作用的表.sql +++ b/script/sql/zfjd-refactoring-v1/003-删除暂时没有作用的表.sql @@ -70,7 +70,6 @@ drop table message_action; drop table message_info; drop table message_record; drop table public_file; -drop table sszt_jbxx110497_new; drop table sszt_jbxx110497_new_copy1; drop table t_sinosun_dual; drop table tapp_category_item;