摘要: public JsonData rewardJsonData { get { JsonData data = new JsonData(); //这个方法不能写,json //data = JsonMapper.ToJson(this); return data; } } json序列化会序列化所有 阅读全文
posted @ 2022-04-27 17:02 MINGZEY 阅读(155) 评论(0) 推荐(0)