java拼接json

101 2024-03-03 12:24

jav

java拼接json

a JsonObject userJson = new JsonObject(); userJson.addProperty("username", "alice"); userJson.addProperty("email", "alice@example.com");
顶一下
(0)
0%
踩一下
(0)
0%
相关评论
我要评论
点击我更换图片