From d490c866d02659609270472e533235705613e5ab Mon Sep 17 00:00:00 2001 From: WS <1143478319@qq.com> Date: 星期三, 23 八月 2023 10:20:52 +0800 Subject: [PATCH] 上海接口接数据上报-轮换计划 轮换计划明细 --- 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