管道基础大数据平台系统开发-【后端】-Server
1
13693261870
2023-01-08 c8bcfd9b7dc277e212468b947b5c0b757177170c
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;