From 539102799d858a428ff6c6e1ad12b208d01b1750 Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Tue, 01 Mar 2022 15:07:09 +0800
Subject: [PATCH] 考试打卡接口修改

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

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index d3f7023..8e5b67d 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -222,6 +222,7 @@
       - /simulateExamRecord/beginExam
       - /examSubjectChoices/getSubjectResultInfoBySimulate
       - /blade-user/getNotUpdatePwdInfo
+      - /attendance/AppSave
 
     #授权认证配置
     auth:

--
Gitblit v1.9.3