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