十八位sfzh php代码 Route::get('/sfz/{id?}',function($id){ dd($id); })->where('id','[0-9]{17}[0-9|x]+'); 运行 尾号为x的sfzh