[设置变量规则] Route::get('api/:version/product/:id', 'api/:version.Product/getOne', [], ['id'=>'\d+']); 9-