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')