管道基础大数据平台系统开发-【后端】-Server
1
13693261870
2023-04-03 b885fe8d0c0f7c7053b998758f84da054e8cfc6a
data/db_cx.sql
@@ -17,11 +17,8 @@
select * from lf.sys_meta where name='勘探点地层表.xlsx' or type='fbx'
--delete from bs.s_explorationpointstratum where parentid in (select eventid from lf.sys_meta where name='勘探点地层表.xlsx');
--delete from lf.sys_meta where name='勘探点地层表.xlsx';
select * from lf.sys_attach where tab = 'bs.s_explorationpoint' and tab_guid in (select eventid from bs.s_explorationpoint where gid > 1)
select * from lf.sys_attach where tab != 'bd.b_borehole'
select * from lf.sys_publish
select * from lf.sys_meta where
type = 'tif' or type = 'tiff' or lower(name) in ('平面图索引文件.xlsx', '穿跨越地形图.dwg', '中线成果表.xlsx', '离散点.xlsx', '控制点.xlsx', '地面线.xlsx')