From 653cc78fc3c3400b924cfe8e97b0f8bc9e2eb5c5 Mon Sep 17 00:00:00 2001
From: tangzy <tangzy123456>
Date: Sat, 10 Jul 2021 15:37:06 +0800
Subject: [PATCH] 1.保安公司

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

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 0565f5d..9475171 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -196,6 +196,9 @@
       - /recruitment/**
       - /dispatcherUnit/**
       - /dispatcher/**
+      - /equipage/**
+      - /car/**
+      - /gun/**
     #授权认证配置
     auth:
       - method: ALL

--
Gitblit v1.9.3