From f2671742ae9de1f14047b8898d4eaf7448d673db Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Fri, 16 Jul 2021 21:32:05 +0800
Subject: [PATCH] 考试管理

---
 src/main/resources/application.yml |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 0565f5d..869df71 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -196,6 +196,14 @@
       - /recruitment/**
       - /dispatcherUnit/**
       - /dispatcher/**
+      - /equipage/**
+      - /car/**
+      - /gun/**
+      - /trainingRegistration/**
+      - /workReport/**
+      - /examSubjectChoices/**
+      - /exampaper/**
+      - /examScore/**
     #授权认证配置
     auth:
       - method: ALL

--
Gitblit v1.9.3