From 7a9fd36cadbd5f0d8737955f0edd79e38ef19eaf Mon Sep 17 00:00:00 2001 From: 郑永安 <zyazyz250@sina.com> Date: 星期二, 20 六月 2023 14:48:59 +0800 Subject: [PATCH] SQL异常修复 --- src/main/webapp/WEB-INF/shgjs/shgjs.properties | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/WEB-INF/shgjs/shgjs.properties b/src/main/webapp/WEB-INF/shgjs/shgjs.properties index 57c4021..6b10f11 100644 --- a/src/main/webapp/WEB-INF/shgjs/shgjs.properties +++ b/src/main/webapp/WEB-INF/shgjs/shgjs.properties @@ -10,3 +10,6 @@ alarm.url = reagent.detail.price.api = institute.copyright= Copyright\u00A92017 \u4E2D\u56FD\u79D1\u5B66\u9662\u4E0A\u6D77\u5149\u5B66\u7CBE\u5BC6\u673A\u68B0\u7814\u7A76\u6240\u00A0\u82CFICP\u590710220403\u53F7-6 + +message.url= https://sinanoaq.com:8095/api/sendmessage +personImgPath = /opt/file/smartlab/img/ -- Gitblit v1.9.2