Browse Source

审批鉴权忽略

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

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

@@ -144,6 +144,7 @@ auth:
     - /api/school/wxSchool/meeting/getMeetingDetails*
     - /api/school/wxSchool/notify/getNotify*
     - /api/school/wxSchool/oaApprove/oaDetails*
+    - /api/school/wxSchool/oaApprove/approve*
     - /api/school/wxSchool/stuScore/getScoreByStu*
     - /api/school/wxSchool/taskNotify/taskDetail*
     - /api/school/wxSchool/taskNotify/taskReply*