From 4d779ca4ffd142285746eac7984cd68da6e759b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E6=B5=B7?= <10402852@qq.com> Date: Thu, 27 Jul 2023 15:15:33 +0800 Subject: [PATCH] 'commit' --- src/main/resource/Sql/yp.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resource/Sql/yp.sql b/src/main/resource/Sql/yp.sql index 555246a..472d833 100644 --- a/src/main/resource/Sql/yp.sql +++ b/src/main/resource/Sql/yp.sql @@ -1,6 +1,6 @@ -- 应用接入命名空间 #namespace("yp") #sql("listView") - select * from t_yp_record + select * from t_yp_record where length(xb)>0 #end #end \ No newline at end of file