From 5bcbdac626be0d2a345c10fce1e07e8056ade635 Mon Sep 17 00:00:00 2001 From: 郑永安 <zyazyz250@sina.com> Date: Mon, 18 Sep 2023 14:01:31 +0800 Subject: [PATCH] excel导入失败去除type=13 --- src/main/webapp/WEB-INF/gslab/gslab.properties | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/WEB-INF/gslab/gslab.properties b/src/main/webapp/WEB-INF/gslab/gslab.properties index bc83984..a2d297c 100644 --- a/src/main/webapp/WEB-INF/gslab/gslab.properties +++ b/src/main/webapp/WEB-INF/gslab/gslab.properties @@ -13,3 +13,4 @@ institute.copyright= Copyright\u00A92021 \u6750\u6599\u79D1\u5B66\u59D1\u82CF\u5B9E\u9A8C\u5BA4\u00A0\u82CFICP\u590720047331\u53F7-1 message.url= http://aq.gusulab.ac.cn:18084/api/sendmessage +personImgPath = /opt/file/smartlab/img/ -- Gitblit v1.9.2