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/silkroad/silkroad.properties | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/WEB-INF/silkroad/silkroad.properties b/src/main/webapp/WEB-INF/silkroad/silkroad.properties index ad77330..7a618bc 100644 --- a/src/main/webapp/WEB-INF/silkroad/silkroad.properties +++ b/src/main/webapp/WEB-INF/silkroad/silkroad.properties @@ -12,3 +12,4 @@ institute.copyright= Copyright\u00A92017 \u4E1D\u7EF8\u4E4B\u8DEF\u521B\u65B0\u53D1\u5C55\u7814\u7A76\u9662\u00A0\u82CFICP\u590710220403\u53F7-6 message.url= https://sinanoaq.com:8095/api/sendmessage +personImgPath = /opt/file/smartlab/img/ -- Gitblit v1.9.2