From 3034fcaba0301ed1f200e9c388417360422478b6 Mon Sep 17 00:00:00 2001 From: zss <zss@example.com> Date: 星期五, 19 四月 2024 14:30:55 +0800 Subject: [PATCH] 数据字典添加类型+检验项目的要求值逻辑+资质bug修改 --- system-run/src/main/resources/application.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/system-run/src/main/resources/application.yml b/system-run/src/main/resources/application.yml index e9ee9ae..648b09f 100644 --- a/system-run/src/main/resources/application.yml +++ b/system-run/src/main/resources/application.yml @@ -26,4 +26,4 @@ okhttp: enabled: true # 寮�鍚� okhttp -outPath: D:/Download/ \ No newline at end of file +outPath: D:\椤圭洰鏂囦欢瀛樺偍\image \ No newline at end of file -- Gitblit v1.9.3