fix comment

This commit is contained in:
Looly 2021-09-09 22:57:18 +08:00
parent 9a736580ac
commit 6187217717

View File

@ -358,6 +358,7 @@ public class JSONUtil {
* 转换为JSON字符串
*
* @param obj 被转为JSON的对象
* @param jsonConfig JSON配置
* @return JSON字符串
* @since 5.7.12
*/