From 6915414d07fdec8b92a0fc5cf30b48d501a4ddac Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Mon, 12 Jul 2021 17:29:45 +0800
Subject: [PATCH] 代码合并

---
 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