zhengcaioa/DTO/TongjiBaoBiaoDTO.cs
@@ -37,4 +37,14 @@ public string UserName { get; set; } } public class YaoQingYongHuDTO { public string ID { get; set; } public string PhoneCode { get; set; } public string UserName { get; set; } public DateTime CreatTime { get; set; } } }