From 8b375fe00a241b3a769b82fe3dac8d1c9dce8a02 Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Thu, 16 Jun 2022 14:36:07 +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 bba6501..bf1894b 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -235,6 +235,7 @@
       - /scheduled/**
       - /rabbitmq/**
       - /examScore/examScoreSync
+      - /securityPaper/import-security-paper
 
     #授权认证配置
     auth:

--
Gitblit v1.9.3