mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
fix code
This commit is contained in:
parent
f93f755885
commit
701ac88742
@ -280,7 +280,7 @@ public class UrlQuery {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 生成查询字符串,类似于aaa=111&bbb=222<br>
|
* 生成查询字符串,类似于aaa=111&bbb=222<br>
|
||||||
* 此方法不对任何特殊字符编码,仅用于输出显示
|
* 此方法不对任何特殊字符编码,仅用于输出显示
|
||||||
*
|
*
|
||||||
* @return 查询字符串
|
* @return 查询字符串
|
||||||
|
Loading…
x
Reference in New Issue
Block a user