From e5b54bd4bb57dcebf26353a1af84e28d8ef3d691 Mon Sep 17 00:00:00 2001 From: shenzhouyu Date: Thu, 19 Jun 2025 17:25:47 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AD=A6=E7=81=AF=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-dev.yml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 649f7be3..0f671e5a 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -4,7 +4,8 @@ spring: druid: driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver type: com.alibaba.druid.pool.DruidDataSource - url: jdbc:sqlserver://192.168.1.90:1433;databaseName=CKT_MES_II_REAL + #url: jdbc:sqlserver://192.168.1.90:1433;databaseName=CKT_MES_II_REAL + url: jdbc:sqlserver://xujiesoft.vicp.net:11515;databaseName=CKT_MES_II_REAL username: sa password: XJsoft123 initial-size: 10 @@ -66,8 +67,9 @@ page helper: loraurl: requestLoraIp: 'http://172.26.58.244:9999' requestGateway: 'http://192.168.1.1' - requestThreeColourLightIp: 'http://192.168.43.222:8080' - getLoraWatchTime: 0 0 0 29 2 ? * - sendLoraWatchTime: 0 0 0 29 2 ? * - sendThreeColourTime: 0 0 0 29 2 ? * + requestThreeColourLightIp: 'http://192.168.1.205:9999' + getLoraWatchTime: 0 0 0 29 2 ? + sendLoraWatchTime: 0 0 0 29 2 ? + #sendThreeColourTime: 0 0 0 29 2 ? + sendRedColourTime: 0 0 0 29 2 ?