From 5f438abfa919f2d33be825506f032ce1b448538a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=AC=E5=AD=99=E7=A6=BB=E5=AD=90=E7=83=AB?= <7947034+gongsun_ion_perm@user.noreply.gitee.com> Date: Mon, 24 Aug 2020 22:02:24 +0800 Subject: [PATCH] update select.sql. --- select.sql | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/select.sql b/select.sql index 229377a..b5a9a18 100644 --- a/select.sql +++ b/select.sql @@ -1 +1,2 @@ -select * from table where 1=1 \ No newline at end of file +select * from table where 1=1 +公孙离天下第一 \ No newline at end of file -- Gitee