From fc21989ae9cde74aff82a9018087dd104d255f79 Mon Sep 17 00:00:00 2001
From: zhongrj <646384940@qq.com>
Date: Sun, 25 Jun 2023 17:11:47 +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