Browse Source

app投票鉴权忽略

chenw 6 years ago
parent
commit
addb689b65
1 changed files with 2 additions and 0 deletions
  1. 2 0
      base-servers/gateway-server/src/main/resources/application.yml

+ 2 - 0
base-servers/gateway-server/src/main/resources/application.yml

@@ -149,7 +149,9 @@ auth:
     - /api/school/wxSchool/taskNotify/taskReply*
     - /api/school/wxSchool/outInRecord/inout/detail/*
     - /api/school/wxSchool/vote/voteDetailTeacher*
+    - /api/school/wxSchool/vote/voteActionTeacher*
     - /api/school/wxSchool/vote/voteDetailStu*
+    - /api/school/wxSchool/vote/voteActionParent*
     - /api/school/wxSchool/oaLeave/lvDetail**
     - /api/school/wxSchool/oaLeave/lvReply**
     - /api/device/**