From cf3251e92561ad3f0a8da2ad1b8bfd76bd8ba2c9 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期五, 13 九月 2024 17:21:23 +0800 Subject: [PATCH] 1 --- src/main/resources/application.yml | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 18ff479..5eec82d 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -37,9 +37,10 @@ readTimeout: -1 sys: - ver: 0.1 + ver: 0.2 path: - data: D:\simu + in: D:\simu\in + out: D:\simu\out sedb: host: http://106.120.22.26:8013/ -- Gitblit v1.9.3