更新
This commit is contained in:
parent
f97bae8db6
commit
34ffead43b
@ -36,5 +36,5 @@ Route::rule('crontab', function () {
|
||||
|
||||
Route::post('/notify_url', IndexController::class . '@notifyUrl');
|
||||
Route::post('/v1/notify_property',IndexController::class . '@notifyProperty');
|
||||
Route::post('/v1/notify_authentication',IndexController::class . '@notifyAuthentication');
|
||||
Route::get('/v1/notify_authentication',IndexController::class . '@notifyAuthentication');
|
||||
Route::get('/api/junziqian/download_file',JunziqianController::class . '@download_file');
|
Loading…
x
Reference in New Issue
Block a user