管道基础大数据平台系统开发-【后端】-Server
1
13693261870
2023-03-20 320d6edb14c475850ab6e2343bc51fa0a41a8f3c
data/db_cx.sql
@@ -43,6 +43,11 @@
(select coalesce(level, 0) + 1 from lf.sys_layer where cn_name = '自动发布模型' limit 1),
(select coalesce(max(order_num), 0) from lf.sys_layer where pid = (select id from lf.sys_layer where cn_name = '自动发布模型' limit 1)), 0, 1, '自动发布模型');
select * from bs.s_explorationpoint
select * from lf.sys_attach where tab = 'bs.s_explorationpoint' and tab_guid in (select eventid from bs.s_explorationpoint where exppointid = '001')