2025-03-12 10:47:34 +08:00

2 lines
121 B
Plaintext

Route::get('{%ROUTE%}/:id', 'crud.{%ROUTE_PATH%}{%CONTROLLER%}/read')->option(['real_name' => '{%MENUS%}查看接口']);