pub static ROUTES: DistributedSlice<[fn(&mut AlunRouter)]>
路由注册分布式切片 —— #[get]、#[post] 等宏注解的处理器在此汇集
#[get]
#[post]