pub fn fetch_query_data(req: &Request<Body>) -> Value
从请求中仅获取 query 参数
对齐 PHP $this->request->get() / getData()。
$this->request->get()
getData()