From be905735c4badbd919975e7159e04334099881f3 Mon Sep 17 00:00:00 2001 From: zhangwenzan Date: Fri, 6 Jun 2025 16:56:48 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E6=B7=BB=E5=8A=A0=E4=BC=81?= =?UTF-8?q?=E4=B8=9A=E5=9F=BA=E6=9C=AC=E4=BF=A1=E6=81=AF=E6=9F=A5=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gateway/src/main/resources/bootstrap.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/gateway/src/main/resources/bootstrap.yml b/gateway/src/main/resources/bootstrap.yml index c2a17cb..1e4690b 100644 --- a/gateway/src/main/resources/bootstrap.yml +++ b/gateway/src/main/resources/bootstrap.yml @@ -51,6 +51,7 @@ crm: ignoreUrl: - /adminSuite/dataReceive - /crmCustomer/queryPageList + - /openApi/crm/addCorporateSeas upgradeFile: #升级文件地址 url: D:/工具/version.json