Files
NewTicket/route/app.php
2026-05-07 16:37:25 +08:00

6 lines
93 B
PHP

<?php
use think\facade\Route;
// Route::post('api/login', 'index/Login/login'); // 登录