From a5103ae437a6512d1e5f3be3f2ca679e7a39c76e Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期三, 20 十一月 2024 15:36:51 +0800 Subject: [PATCH] 1 --- src/main/resources/application-file.yml | 24 +++++++++++++++--------- 1 files changed, 15 insertions(+), 9 deletions(-) diff --git a/src/main/resources/application-file.yml b/src/main/resources/application-file.yml index df0f795..d32b24a 100644 --- a/src/main/resources/application-file.yml +++ b/src/main/resources/application-file.yml @@ -1,10 +1,16 @@ -#dat閰嶇疆璺緞 -dat: - #filePath2d: 'E:\2022\dat\extract_mesh.dat' - #filePath3d: 'E:\2022\dat\correct_jk_47.dat' - filePath2d: 'D:\2022\dat\extract_mesh.dat' - filePath3d: 'D:\2022\dat\correct_jk_47.dat' +#dat閰嶇疆璺緞锛�2023-08-08 09:00:00 +dat: + date: + filePath2d: E:\yssh_data\dat\extract_mesh.dat + filePath3d: E:\yssh_data\dat\correct_jk_47.dat #csv閰嶇疆璺緞 -csv: - #filePath: 'E:\2022\yssh' - filePath: 'D:\2022\yssh' \ No newline at end of file +csv: + bigPath: E:\yssh_data\BIG + filePath: E:\yssh_data\LBM-NEW + vocPath: E:\yssh_data\VOC_ALL +#鏃�/鍛�/鏈堟姤璺緞 +report: + templates: E:\yssh_data\XlsReport\templates + path: E:\yssh_data\XlsReport + yjz: 1.6 + bjz: 2 -- Gitblit v1.9.3