From 7ac1c19249561ef5cc0bf277ef3c683e7515a146 Mon Sep 17 00:00:00 2001
From: CZT <czt18638530771@163.com>
Date: 星期四, 10 八月 2023 18:28:45 +0800
Subject: [PATCH] 新增客户单位信息同步

---
 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 90c9bf5..249c112 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: 5321
+    companyId: 5317
 
   file-path: D:/IGDS-API/FILE/
   img-path: D:/IGDS/FILE/
\ No newline at end of file

--
Gitblit v1.9.3