From e2ea82b9219c1fa616a6d877480f23e7a5aa3f29 Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Mon, 17 Jan 2022 19:05:21 +0800
Subject: [PATCH] 1.考试修改 2.押运人员定位修改

---
 src/main/resources/application.yml |   27 ++++++---------------------
 1 files changed, 6 insertions(+), 21 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 12ac43b..875c858 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -193,29 +193,14 @@
     #接口放行
     skip-url:
       - /blade-test/**
-      - /recruitment/**
-      - /dispatcherUnit/**
-      - /dispatcher/**
-      - /equipage/**
-      - /car/**
-      - /gun/**
-      - /trainingRegistration/**
-      - /workReport/**
-      - /examSubjectChoices/**
-      - /exampaper/**
-      - /examScore/**
-      - /exampaper/**
-      - /apply/**
-      - /trainExam/**
-      - /blade-desk/**
-      - /directive/**
-      - /blade-system/**
-      - /blade-user/**
-      - /blade-resource/**
-      - /liveLocation/**
+      - /blade-system/dept/selectInfo
+      - /blade-user/zc
+      - /jurisdiction/lazy-trees
+      - /blade-resource/oss/endpoint/put-files
       - /qrCode/**
       - /blade-resource/attach/detail
-      - /accreditationRecords/export-security-paper
+      - /registerUnit/save
+      - /zc/inster
 
 
     #授权认证配置

--
Gitblit v1.9.3