package com.nko.bean; import net.sf.json.JSONArray; public class Keyword { private String key; private Parameter param; public String getKey() { return key; } public void setKey(String key) { this.key = key; } public Parameter getParam() { return param; } public void setParam(Parameter param) { this.param = param; } public static void main(String[] args) { Parameter param = new Parameter(); param.setToUserName("toUser"); param.setFromUserName("gh_584fc179bafc"); param.setMsgType("text"); param.setContent("这是一条文本消息"); param.setCategory("发送"); Keyword kw = new Keyword(); kw.setParam(param); JSONArray json = JSONArray.fromObject(kw); System.out.println(json); } }
最近下载更多
liu2022 LV14
2022年7月31日
dongzhan LV12
2021年12月16日
Tayirjan LV11
2021年12月1日
tcloud LV1
2021年10月30日
陈志远 LV1
2021年9月8日
seiseisizuka LV1
2021年8月5日
yuzhang LV2
2021年2月1日
wfqdxdx LV6
2020年5月21日
MrZive LV6
2020年5月6日
linghongjun5002 LV10
2020年4月15日
最近浏览更多
libo1212 LV8
6月17日
Luck_ZDM LV12
5月31日
Gin19960217 LV4
1月12日
jerryPang LV1
2023年6月28日
井晓码
2023年4月14日
暂无贡献等级
dengjunjun LV15
2023年1月11日
uni-code_0123 LV1
2022年11月3日
babyFF9 LV8
2022年9月26日
微信网友_6139616720490496 LV1
2022年9月19日
xiex909 LV27
2022年8月19日