From c8bcfd9b7dc277e212468b947b5c0b757177170c Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期日, 08 一月 2023 15:07:45 +0800
Subject: [PATCH] 1

---
 data/update.sql |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/data/update.sql b/data/update.sql
index e4edc2e..71ccaa6 100644
--- a/data/update.sql
+++ b/data/update.sql
@@ -103,7 +103,7 @@
 
 select * from lf.sys_dir order by id;
 select zoning from lf.sys_coord group by zoning;
-
+select id, name from lf.sys_dir where pid = 0 and id > 1;
 
 
 

--
Gitblit v1.9.3