From c110b50500f6446c7471fd4e413c563067381de9 Mon Sep 17 00:00:00 2001 From: WS <1143478319@qq.com> Date: 星期一, 14 八月 2023 19:49:15 +0800 Subject: [PATCH] V4.0版本温湿度 虫情 气体数据同步 --- src/main/resources/application-pro5303.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/application-pro5303.yml b/src/main/resources/application-pro5303.yml index 5a49efd..ab77023 100644 --- a/src/main/resources/application-pro5303.yml +++ b/src/main/resources/application-pro5303.yml @@ -52,5 +52,5 @@ igds: default: companyId: 5303 - file-path: C:/app/igds-api/ + file-path: D:/IGDS-API/FILE/ img-path: D:/IGDS/FILE/ \ No newline at end of file -- Gitblit v1.9.3