getQueryString

abstract fun getQueryString(): String

获取原始的查询字符串,不进行任何解析。

Return

查询字符串,例如 query1=hello&query=world