From 29acd5d6e5c447d6ef10bb4074b3daaecd0ba87f Mon Sep 17 00:00:00 2001
From: zhongrj <646384940@qq.com>
Date: Thu, 29 Jun 2023 17:06:00 +0800
Subject: [PATCH] 到期修改
---
src/main/resources/application.yml | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 77df676..8586a3c 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -225,6 +225,9 @@
- /blade-user/getNotUpdatePwdInfo
- /attendance/AppSave
- /electronRail/**
+ - /scheduled/**
+ - /rabbitmq/**
+ - /examSubjectChoices/**
#授权认证配置
auth:
--
Gitblit v1.9.3