From 9f4828565c45341aea69fb7aa7e434d972bc100c Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期四, 15 六月 2023 16:55:47 +0800
Subject: [PATCH] 修改voc和csv入库程序

---
 src/main/resources/application-file.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/application-file.yml b/src/main/resources/application-file.yml
index 47dc22a..464c7ef 100644
--- a/src/main/resources/application-file.yml
+++ b/src/main/resources/application-file.yml
@@ -5,4 +5,4 @@
 #csv閰嶇疆璺緞
 csv:
   filePath: 'D:\2022\yssh'
-  vocPath: 'D:\2022\voc'
+  vocPath: 'D:\2022\voc_all'

--
Gitblit v1.9.3