From b14564a35173d65b90fe6b56b828c97384abd171 Mon Sep 17 00:00:00 2001
From: kongzy <kongzy>
Date: Mon, 25 Sep 2023 09:47:26 +0800
Subject: [PATCH] change html
---
src/main/webapp/WEB-INF/config.properties | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/WEB-INF/config.properties b/src/main/webapp/WEB-INF/config.properties
index 2a42b15..0d6e156 100644
--- a/src/main/webapp/WEB-INF/config.properties
+++ b/src/main/webapp/WEB-INF/config.properties
@@ -59,3 +59,5 @@
message.url = ${message.url}
reagent.detail.price.api = ${reagent.detail.price.api}
+
+personImgPath = ${personImgPath}
--
Gitblit v1.9.2