Skip to main content

fetch_query_data

Function fetch_query_data 

Source
pub fn fetch_query_data(req: &Request<Body>) -> Value
Expand description

从请求中仅获取 query 参数

对齐 PHP $this->request->get() / getData()