From 760e53aeef80c287ced8b6716336733867fc7565 Mon Sep 17 00:00:00 2001 From: kongzy <kongzy> Date: 星期四, 07 三月 2024 08:30:57 +0800 Subject: [PATCH] 新增需求 --- src/main/webapp/WEB-INF/sdy/sdy.properties | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/WEB-INF/sdy/sdy.properties b/src/main/webapp/WEB-INF/sdy/sdy.properties index c8d8177..1c103c1 100644 --- a/src/main/webapp/WEB-INF/sdy/sdy.properties +++ b/src/main/webapp/WEB-INF/sdy/sdy.properties @@ -1,10 +1,11 @@ -jdbc.url=jdbc:mysql://192.168.30.107:3306/sdy_smartlab?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false +jdbc.url=jdbc:mysql://127.0.01:33306/sdy_smartlab?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false #jdbc.url=jdbc:mysql://sinanoaq.com:23306/cq_smartlab?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=false -jdbc.username=gkhy_smartlab_1 -jdbc.password=acDv1#jk23$jsv +jdbc.username=sdy_smartlab +jdbc.password=nDa384hwK4z547NM institute.id = institute.name = \u82CF\u5DDE\u76DB\u8FEA\u4E9A\u751F\u7269\u533B\u836F\u6709\u9650\u516C\u53F8 +institute.logo = institute.url = http://sinanoaq.com institute.app.id = wx81a00e3350861b25 institute.app.secret = c307d394875af2cbbe25e01b9e43dcb2 @@ -14,3 +15,5 @@ message.url= https://sinanoaq.com:8095/api/sendmessage personImgPath = /opt/file/smartlab/img/ + +envTag = sdy \ No newline at end of file -- Gitblit v1.9.2