From c8db41f9067b9cbcb1c725ee77193bbbe1991ef7 Mon Sep 17 00:00:00 2001 From: wangw <1594593906@qq.com> Date: Thu, 27 Mar 2025 14:19:07 +0800 Subject: [PATCH] =?UTF-8?q?sql=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sqls/250327/cash.sql | 5 +++++ sqls/250327/cash1.sql | 0 2 files changed, 5 insertions(+) delete mode 100644 sqls/250327/cash1.sql diff --git a/sqls/250327/cash.sql b/sqls/250327/cash.sql index e69de29b..4e84a15d 100644 --- a/sqls/250327/cash.sql +++ b/sqls/250327/cash.sql @@ -0,0 +1,5 @@ +select * from tb_shop_info; +select * from tb_shop_info; +select * from tb_shop_info; +select * from tb_shop_info; +select * from tb_shop_info; \ No newline at end of file diff --git a/sqls/250327/cash1.sql b/sqls/250327/cash1.sql deleted file mode 100644 index e69de29b..00000000