mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-07-02 14:17:28 +08:00
nastools approve
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
<?php
|
||||
use Illuminate\Support\Facades\Route;
|
||||
|
||||
Route::post('nastools/approve', [\App\Http\Controllers\AuthenticateController::class, 'nasToolsApprove']);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user