hc_api.php 148 B

12345
  1. <?php
  2. use Illuminate\Http\Request;
  3. Route::post('/notify/gxydyst', 'NotifyController@gxydyst');
  4. Route::get('/update/gxyd', 'UpdateController@gxyd');