From 320d6edb14c475850ab6e2343bc51fa0a41a8f3c Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期一, 20 三月 2023 10:40:05 +0800 Subject: [PATCH] 1 --- data/db_cx.sql | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/data/db_cx.sql b/data/db_cx.sql index 5055bc1..7d2febd 100644 --- a/data/db_cx.sql +++ b/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') + + + -- Gitblit v1.9.3