From 7c86454ff569dc54bbe7e34988750a1df762a2c3 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Tue, 12 Jul 2022 10:42:33 +0800
Subject: [PATCH] 内网密码修改

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

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 3db5a30..dd96287 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -197,6 +197,8 @@
     skip-url:
       - /blade-test/**
       - /readFile
+      - /blade-user/getSecurityInfoByIdCardNo
+      - /licencePaper/details
 #      - /liveLocation/**
 #      - /locus/**
 #      - /examScore/**

--
Gitblit v1.9.3