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 | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 6b5fc2b..8586a3c 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -227,6 +227,7 @@
- /electronRail/**
- /scheduled/**
- /rabbitmq/**
+ - /examSubjectChoices/**
#授权认证配置
auth:
--
Gitblit v1.9.3