管道基础大数据平台系统开发-【后端】-Server
1
13693261870
2023-06-29 9e4294e44897452b0b37ae89477c3d0df87ba69e
data/db_cx.sql
@@ -75,6 +75,8 @@
---------------------------------------------------------------------------------------------- 
-- update lf.sys_publish a set geom = ST_GeomFromText('POINT Z (31.231025 113.223529 12)') where id = 1;
select id from lf.sys_layer where cn_name = '三维地质模型' and pid = (select id from lf.sys_layer where cn_name = '勘察' order by pid limit 1);