using System; using System.Collections.Generic; using System.Linq; using System.Web; /// /// JsonModel 的摘要说明 /// public class JsonModel { public JsonModel() { // // TODO: 在此处添加构造函数逻辑 // } }