From 8a857fe1b0b69dafbdaa15b45edab03a2c3bcdb2 Mon Sep 17 00:00:00 2001
From: 田源 <lastanimals@163.com>
Date: 星期二, 09 七月 2024 09:52:47 +0800
Subject: [PATCH] 成员管理表格查询 增删改 分配成员 统计 下载导入模板

---
 Source/plt-web/plt-web-parent/plt-web/src/main/resources/application-dev.yml |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/Source/plt-web/plt-web-parent/plt-web/src/main/resources/application-dev.yml b/Source/plt-web/plt-web-parent/plt-web/src/main/resources/application-dev.yml
index 5b48f4c..0ac1964 100644
--- a/Source/plt-web/plt-web-parent/plt-web/src/main/resources/application-dev.yml
+++ b/Source/plt-web/plt-web-parent/plt-web/src/main/resources/application-dev.yml
@@ -73,9 +73,16 @@
 ##web閰嶇疆
 vciweb:
     debug: true
+
 file-preview:
   enabled: true
   preview-service-url: "http://dev.yunkeruida.top:28090/vciFilePreview/ajaxPreview.html"
   preview-system-key: plt2020
 
+vcispringmvc:
+  enabled: true
+  #涓嶆牎楠屽畨鍏ㄧ殑閾炬帴鍦板潃
+  un-check-urls:
+  #涓嶆洿鏂拌姹傛椂闂寸殑閾炬帴鍦板潃
+  un-storage-request-time-urls:
 

--
Gitblit v1.9.3