From 95d0b68c1c2bb9062f8ef1f87b37f2acd8f62126 Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Sat, 14 May 2022 17:08:35 +0800
Subject: [PATCH] ftp 调试

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

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 77df676..6b5fc2b 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -225,6 +225,8 @@
       - /blade-user/getNotUpdatePwdInfo
       - /attendance/AppSave
       - /electronRail/**
+      - /scheduled/**
+      - /rabbitmq/**
 
     #授权认证配置
     auth:

--
Gitblit v1.9.3