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-pro.yml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application-pro.yml b/src/main/resources/application-pro.yml index 249c112..90c9bf5 100644 --- a/src/main/resources/application-pro.yml +++ b/src/main/resources/application-pro.yml @@ -1,4 +1,4 @@ -########################## 骞夸笢娼槼 ########################## +########################## 骞夸笢闊跺叧 ########################## server: port: 8090 jetty: @@ -51,7 +51,7 @@ timeout: 6000 igds: default: - companyId: 5317 + companyId: 5321 file-path: D:/IGDS-API/FILE/ img-path: D:/IGDS/FILE/ \ No newline at end of file -- Gitblit v1.9.3