From 4ab942df06d2f7d6f2df1102ef5b83d6a1696763 Mon Sep 17 00:00:00 2001 From: lyfO_o <764716047@qq.com> Date: 星期一, 20 二月 2023 17:14:14 +0800 Subject: [PATCH] 人员文件上传 --- src/main/webapp/WEB-INF/lhs/lhs.properties | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/WEB-INF/lhs/lhs.properties b/src/main/webapp/WEB-INF/lhs/lhs.properties index 2dc45db..6f9de38 100644 --- a/src/main/webapp/WEB-INF/lhs/lhs.properties +++ b/src/main/webapp/WEB-INF/lhs/lhs.properties @@ -12,3 +12,4 @@ institute.copyright= Copyright\u00A92017 \u4E2D\u56FD\u79D1\u5B66\u9662\u65B0\u7586\u7406\u5316\u6280\u672F\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