!1296 方法注释错误修改

Merge pull request !1296 from 随风/v6-dev
This commit is contained in:
Looly 2025-01-10 13:15:21 +00:00 committed by Gitee
commit a80371d6b2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -233,7 +233,7 @@ public class JSONObject extends MapWrapper<String, JSON> implements JSON, JSONGe
} }
/** /**
* 设置设置{@code null}在忽略null模式下移除对应键值对 * 设置{@code null}在忽略null模式下移除对应键值对
* *
* @param key * @param key
* @return this. * @return this.