namespace ZXKFramework { public class ShowJieGou { //UID public int id; //名称 public string Name; //说明 public string Show; } }