方法注释错误修改

This commit is contained in:
随风 2025-01-10 10:33:24 +08:00
parent 60b1413aa6
commit de0782c824

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.