From 15df2dfdaada5f2daa5289acda127faf3124bea9 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期五, 17 三月 2023 12:48:46 +0800
Subject: [PATCH] 1

---
 data/db_cx.sql                     |   11 ++++++-----
 src/main/resources/application.yml |    2 +-
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/data/db_cx.sql b/data/db_cx.sql
index 6fb3032..ff6fac5 100644
--- a/data/db_cx.sql
+++ b/data/db_cx.sql
@@ -26,13 +26,14 @@
 select * from bd.dlg_100w_hyda where eventid='f60b9ef6-9a00-4825-a3a4-130f5118cf2c' --dlg_100w_hyda.877
 select * from lf.sys_meta where id in (1526,1527) and type in ('tif', 'tiff', 'img') order by id;
 select b.ns, a.* from lf.sys_layer a left join lf.sys_dict b on a.en_name = b.tab where b.field = 'gid' order by id;
+select * from lf.sys_layer order by id;
+select * from bs.th_strategic_channel
 
+select * from lf.sys_download where position('绠¢亾鍩虹澶ф暟鎹钩鍙�' in descr)>0 order by id desc;
+select * from lf.sys_meta where 1=1 and type in ('mpt', '3dml')
 
-
-
-
-
-
+select * from lf.sys_menu;
+select * from bs.u_sectionline;
 
 
 
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 5af3ed9..352e52a 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -167,4 +167,4 @@
     # 鍙戝竷3DML鐩綍
     publish3dml: D:\LF\publish3dml
   # 涓婁紶闄勪欢琛�
-  attachTabs: bd.b_pac_hydrogeology,bd.b_pac_frozensoil,bd.b_pac_geologic_hazard,bd.b_pac_marine_meteorological,bd.b_pac_meteorological,bs.m_equipment_nameplate,bs.m_hydraulic_protection,bs.m_marker,bs.s_explorationpoint
\ No newline at end of file
+  attachTabs: bd.b_pac_hydrogeology,bd.b_pac_frozensoil,bd.b_pac_geologic_hazard,bd.b_pac_marine_meteorological,bd.b_pac_meteorological,bs.m_equipment_nameplate,bs.m_hydraulic_protection,bs.m_marker,bs.s_explorationpoint,bs.u_sectionline
\ No newline at end of file

--
Gitblit v1.9.3