From ab3108e236653af33ce27ad6824e3415a859ff56 Mon Sep 17 00:00:00 2001 From: wangw <1594593906@qq.com> Date: Thu, 27 Mar 2025 14:20:18 +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 | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/sqls/250327/cash.sql b/sqls/250327/cash.sql index 4e84a15d..c5473a39 100644 --- a/sqls/250327/cash.sql +++ b/sqls/250327/cash.sql @@ -1,5 +1 @@ -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 +select * from tb_cashier_cart; \ No newline at end of file