From b4f51417997c20dd15e3db19d5055edd55d872cd Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期三, 27 十一月 2024 09:46:12 +0800
Subject: [PATCH] 版本保存 1、磨边队列进入多片已修改完成 2、解决状态清0异常现象

---
 hangzhoumesParent/gateway/src/main/resources/application.yml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/hangzhoumesParent/gateway/src/main/resources/application.yml b/hangzhoumesParent/gateway/src/main/resources/application.yml
index a369150..3a9215b 100644
--- a/hangzhoumesParent/gateway/src/main/resources/application.yml
+++ b/hangzhoumesParent/gateway/src/main/resources/application.yml
@@ -47,7 +47,6 @@
           filters:
             - StripPrefix=2
 
-
         - id: glassStorage
           uri: lb://glassStorage
           predicates:

--
Gitblit v1.8.0