[更新]格式化

This commit is contained in:
Anyon 2018-04-09 18:39:33 +08:00
parent 5965240159
commit 024e470b4f

View File

@ -15,7 +15,7 @@
use think\facade\Route;
/* 去除下面注释可启用禁用功能 */
return [];
return [];
/* 测试环境禁止操作路由绑定 */
Route::post('admin/user/pass', function () {