From 254da24705ba4daa8bf289a2c10b912fb8c53ad2 Mon Sep 17 00:00:00 2001 From: CZT <czt18638530771@163.com> Date: 星期二, 18 七月 2023 21:18:37 +0800 Subject: [PATCH] 增加V40接口-粮情、出入库 --- 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