From 12f376e4468e856df7548bc0826256f698adf277 Mon Sep 17 00:00:00 2001 From: houshuai <17802598606@163.com> Date: 星期二, 15 七月 2025 20:29:12 +0800 Subject: [PATCH] 安灯模块开发 --- src/main/resources/application-dev.yml | 35 ++++------------------------------- 1 files changed, 4 insertions(+), 31 deletions(-) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 6a86568..b365287 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -1,5 +1,5 @@ 锘縮erver: - port: 9999 + port: 9989 tomcat: max-swallow-size: -1 error: @@ -126,9 +126,9 @@ connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000 datasource: master: - url: jdbc:sqlserver://127.0.0.1:1433;databasename=LXZN_TEST_HANGYU;nullCatalogMeansCurrent=true + url: jdbc:sqlserver://192.168.1.118:1433;databasename=LXZN_TEST_XHJ;nullCatalogMeansCurrent=true username: sa - password: sa123 + password: 123 driverClassName: com.microsoft.sqlserver.jdbc.SQLServerDriver #redis 閰嶇疆 redis: @@ -211,17 +211,6 @@ is_verify_token: true #蹇呴』鏍¢獙鏂规硶 verify_methods: remove,delete,save,add,update - #xxl-job閰嶇疆 - xxljob: - enabled: false - adminAddresses: http://127.0.0.1:9080/xxl-job-admin - appname: ${spring.application.name} - accessToken: '' - address: 127.0.0.1:30007 - ip: 127.0.0.1 - port: 30007 - logPath: logs/jeecg/job/jobhandler/ - logRetentionDays: 30 #鍒嗗竷寮忛攣閰嶇疆 redisson: address: 127.0.0.1:6379 @@ -298,23 +287,7 @@ namespace: http://service.server.webservice.example.com statusMethod: equipmentStatus rateMethod: equipmentRate -#鏂囦欢涓婁紶鐩綍锛堟敞鎰廘inux鍜學indows涓婄殑鐩綍缁撴瀯涓嶅悓锛� -#file.uploadFolder=/root/uploadFiles/ -#fileHomePath: ${UPLOAD_FOLDER:/jar/lxzn_storage} -#fileNCPath: ${NC_FOLDER:/jar/NC} # NC鏂囦欢浣嶇疆 -fileHomePath: ${UPLOAD_FOLDER:d://lxzn_storage} -fileNCPath: ${NC_FOLDER:D://NC} # NC鏂囦欢浣嶇疆 -ncSend: - addOrDelete: false #//鏄惁鍒犻櫎seed 涓殑涔嬪墠鏂囦欢 -#staticAccessPath: /api/ffile/** # 褰撳墠椤圭洰鐨勯潤鎬佽祫婧愯闂厤缃湪nginx涓� -#宸ユ帶缃�/娑夊瘑缃戦儴缃茬浉鍏抽厤缃�------------閫氳繃鍏夌洏鎽嗘浮 -deploy: - #宸ユ帶缃�/娑夊瘑缃戦儴缃� 0涓烘秹瀵嗙綉 1涓哄伐鎺х綉 - deployType: 0 - #娑夊瘑缃戜紶杈搉c鏂囦欢澶� - secretFolder: D:\\hy_test\\a - #宸ユ帶缃戠洃鎺c鏂囦欢澶� - workFolder: D:\\hy_test\\b +# SAP RFC鏂瑰紡鎺ュ彛闆嗘垚 sap: rfc: destination: SAP_RFC_DEST # 鑷畾涔夌殑鐩爣鍦板潃 RFC 鐩爣鍚嶇О -- Gitblit v1.9.3