Browse Source

Merge branch 'dev' of ssh://10.10.100.21/source/smartschool-platform into dev

FANGLH 7 years ago
parent
commit
b8fc358149
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*