From fd72a9045a8fc437b8c28bac0bdc98e0d29aa441 Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Thu, 22 Jul 2021 20:58:43 +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 959ded7..1e43e3e 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -205,6 +205,7 @@
       - /exampaper/**
       - /examScore/**
       - /exampaper/**
+      - /apply/**
     #授权认证配置
     auth:
       - method: ALL

--
Gitblit v1.9.3