namespace Dto { public class SaveBhdlclxxDto { public List bhdlClxxInputDTOList { get; set; } public string bhdlbh { get; set; } public string bmsah { get; set; } public string cllxdm { get; set; } public string cllxmc { get; set; } public string dwbm { get; set; } public string dwmc { get; set; } public string sxbh { get; set; } } public class BhdlClxxInputDTOList { public string clbh { get; set; } public string fwqwjmc { get; set; } public string md5 { get; set; } public string wjkzm { get; set; } public string wjlj { get; set; } public string wjmc { get; set; } public int wjzjs { get; set; } } }