From a8e6dea01e2dc1f33e85b23605b25afd82dae6ae Mon Sep 17 00:00:00 2001 From: lyfO_o <764716047@qq.com> Date: 星期五, 31 三月 2023 09:14:22 +0800 Subject: [PATCH] 苏州盛迪亚生物医药有限公司配置文件 --- src/main/webapp/WEB-INF/sdy/sdy.properties | 16 ++++++++++++++++ src/main/webapp/resources/images/苏州盛迪亚生物医药有限公司logo.png | 0 2 files changed, 16 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/WEB-INF/sdy/sdy.properties b/src/main/webapp/WEB-INF/sdy/sdy.properties new file mode 100644 index 0000000..c8d8177 --- /dev/null +++ b/src/main/webapp/WEB-INF/sdy/sdy.properties @@ -0,0 +1,16 @@ +jdbc.url=jdbc:mysql://192.168.30.107:3306/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 + +institute.id = +institute.name = \u82CF\u5DDE\u76DB\u8FEA\u4E9A\u751F\u7269\u533B\u836F\u6709\u9650\u516C\u53F8 +institute.url = http://sinanoaq.com +institute.app.id = wx81a00e3350861b25 +institute.app.secret = c307d394875af2cbbe25e01b9e43dcb2 +alarm.url = http://sinanoaq.com/daping/sendWarnInfo.json +reagent.detail.price.api = +institute.copyright= Copyright\u00A92017 \u4E2D\u56FD\u79D1\u5B66\u9662\u82CF\u5DDE\u7EB3\u7C73\u6280\u672F\u4E0E\u7EB3\u7C73\u4EFF\u751F\u7814\u7A76\u6240\u00A0\u82CFICP\u590710220403\u53F7-6 + +message.url= https://sinanoaq.com:8095/api/sendmessage +personImgPath = /opt/file/smartlab/img/ diff --git "a/src/main/webapp/resources/images/\350\213\217\345\267\236\347\233\233\350\277\252\344\272\232\347\224\237\347\211\251\345\214\273\350\215\257\346\234\211\351\231\220\345\205\254\345\217\270logo.png" "b/src/main/webapp/resources/images/\350\213\217\345\267\236\347\233\233\350\277\252\344\272\232\347\224\237\347\211\251\345\214\273\350\215\257\346\234\211\351\231\220\345\205\254\345\217\270logo.png" new file mode 100644 index 0000000..0d3beb5 --- /dev/null +++ "b/src/main/webapp/resources/images/\350\213\217\345\267\236\347\233\233\350\277\252\344\272\232\347\224\237\347\211\251\345\214\273\350\215\257\346\234\211\351\231\220\345\205\254\345\217\270logo.png" Binary files differ -- Gitblit v1.9.2