pub fn static_files_router(base_path: impl AsRef<Path>, prefix: &str) -> Router
创建静态文件服务路由
用于提供静态资源文件服务。
path
prefix