From 8c39fa7dc1d6f016dd9c7f193cecceeeae294494 Mon Sep 17 00:00:00 2001
From: tangzy <tangzy123456>
Date: Wed, 14 Jul 2021 16:21:53 +0800
Subject: [PATCH] 1.辖区
---
src/main/resources/application.yml | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 0565f5d..4c2b765 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -196,6 +196,10 @@
- /recruitment/**
- /dispatcherUnit/**
- /dispatcher/**
+ - /equipage/**
+ - /car/**
+ - /gun/**
+ - /trainingRegistration/**
#授权认证配置
auth:
- method: ALL
--
Gitblit v1.9.3