From 2eb8407174662a82c7e5880da808b4b2484e9317 Mon Sep 17 00:00:00 2001
From: gaoaoy <1042166043@qq.com>
Date: 星期四, 29 二月 2024 10:36:50 +0800
Subject: [PATCH] 5 实验室管理(场所或设施)
---
system-run/src/main/resources/application.yml | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/system-run/src/main/resources/application.yml b/system-run/src/main/resources/application.yml
index fe0e329..e9ee9ae 100644
--- a/system-run/src/main/resources/application.yml
+++ b/system-run/src/main/resources/application.yml
@@ -25,3 +25,5 @@
enabled: false # 鍏抽棴 httpclient
okhttp:
enabled: true # 寮�鍚� okhttp
+
+outPath: D:/Download/
\ No newline at end of file
--
Gitblit v1.9.3