From 0aebb03a04590ee727511ccd5fd0fb666580b948 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Sat, 17 Jul 2021 10:19:18 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

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

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

--
Gitblit v1.9.3