chenw 7 лет назад
Родитель
Сommit
e28659d3bd
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

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