chenw 7 лет назад
Родитель
Сommit
c3fa9d4912
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      base-servers/gateway-server/src/main/resources/application.yml

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

@@ -138,6 +138,7 @@ auth:
     - /api/school/wxSchool/user/bindOpenid*
     - /api/school/wxSchool/user/isBinding*
     - /api/school/wxSchool/user/sendCodeUpdate*
+    - /api/school/wxSchool/user/sendCode*
     - /api/school/wxSchool/user/userLogin*
     - /api/school/wxSchool/user/sendCodeUpdate*
     - /api/school/wxSchool/meeting/getMeetingDetails*