Browse Source

鉴权忽略修改

chenw 6 years ago
parent
commit
33df25d1e6
1 changed files with 3 additions and 1 deletions
  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/**