From 7c2c09439da3dccf1e032e89e1cb950b8fa1cc26 Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Tue, 01 Mar 2022 20:09:57 +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 8350317..8e5b67d 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -221,6 +221,8 @@
       - /simulateExamRecord/getSimulateExamRefreshInfo
       - /simulateExamRecord/beginExam
       - /examSubjectChoices/getSubjectResultInfoBySimulate
+      - /blade-user/getNotUpdatePwdInfo
+      - /attendance/AppSave
 
     #授权认证配置
     auth:

--
Gitblit v1.9.3