浏览代码

鉴权忽略修改

chenw 6 年之前
父节点
当前提交
33df25d1e6
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      base-servers/gateway-server/src/main/resources/application.yml

+ 3 - 1
base-servers/gateway-server/src/main/resources/application.yml

@@ -145,7 +145,9 @@ auth:
     - /api/school/wxSchool/notify/getNotify*
     - /api/school/wxSchool/stuScore/getScoreByStu*
     - /api/school/wxSchool/taskNotify/taskDetail*
-    - /api/school/wxSchool/outInRecord/inout/detail*
+    - /api/school/wxSchool/outInRecord/inout/detail/*
+    - /api/school/wxSchool/vote/voteDetailTeacher*
+    - /api/school/wxSchool/oaLeave/lvDetail**
     - /api/device/**
     - /api/file/download*
     - /api/school/excel/**