Silent 7 роки тому
батько
коміт
253f37c519
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      routes/wechat.php

+ 1 - 1
routes/wechat.php

xqd
@@ -19,4 +19,4 @@ Route::post('updateUserInfo', 'ApiController@updateUserInfo');
 Route::get('bindPhone', 'ApiController@bindPhone');
 Route::post('getPhone', 'ApiController@getPhone');
 Route::get('getFormSet', 'ApiController@getFormSet');
-Route::get('submitForm', 'ApiController@submitForm');
+Route::post('submitForm', 'ApiController@submitForm');