From da2ad4874c91ee6e14654eb11f35676ebcd1f66b Mon Sep 17 00:00:00 2001 From: zjh <1084500556@qq.com> Date: 星期四, 24 四月 2025 18:17:29 +0800 Subject: [PATCH] zjh20250424 --- ltkj-admin/src/main/resources/application-dev.yml | 13 +++++++------ 1 files changed, 7 insertions(+), 6 deletions(-) diff --git a/ltkj-admin/src/main/resources/application-dev.yml b/ltkj-admin/src/main/resources/application-dev.yml index beec389..a2e4516 100644 --- a/ltkj-admin/src/main/resources/application-dev.yml +++ b/ltkj-admin/src/main/resources/application-dev.yml @@ -21,7 +21,7 @@ # 寮�鍙戠幆澧冮厤缃� server: # 鏈嶅姟鍣ㄧ殑HTTP绔彛锛岄粯璁や负8080 - port: 5011 + port: 5000 servlet: # 搴旂敤鐨勮闂矾寰� context-path: / @@ -147,7 +147,7 @@ # 鏄惁鍏佽璐︽埛澶氱粓绔悓鏃剁櫥褰曪紙true鍏佽 false涓嶅厑璁革級 soloLogin: true #鏄惁寮�鍚櫥褰曟椂鍒ゆ柇鍟嗘埛绉橀挜鏄惁杩囨湡 - secret_key_login: true + secret_key_login: false # MyBatis Plus閰嶇疆 mybatis-plus: @@ -190,6 +190,7 @@ # 浣撴鎶ュ憡妯℃澘鍜屾姤鍛婁复鏃剁敓鎴愬瓨鍌ㄧ殑鏂囦欢澶硅矾寰� path: filePath: D:\Tjreport + xdtfilePath: C:\TjXdt # nginx鍥剧墖鏈嶅姟鍣� reportServer: https://ltpeis.xaltjdkj.cn:5516/ @@ -251,8 +252,8 @@ # username = root # password = Root_ltkj123 config: - properties: D:\ltkjprojectconf\config.properties + properties: D:\ltkjprojectconf\configregion.properties path: D:\ltkjprojectconf -logging: - level: - org.jeecg: debug +#logging: +# level: +# org.jeecg: debug -- Gitblit v1.8.0