| | |
| | | public DateTime Createtime { get; set; } |
| | | public string Modifier { get; set; } |
| | | public DateTime Modifytime { get; set; } |
| | | public string Message { get; set; } |
| | | } |
| | | |
| | | public partial class AdmHoldPhoneDTOSearch:SearchEntity |
| | |
| | | public string Context { get; set; } |
| | | |
| | | public string UserId { get; set; } |
| | | |
| | | public string Creater { get; set; } |
| | | } |
| | | #endregion |
| | | |
| | |
| | | public string RtypeName { get; set; } |
| | | public string ToUserId { get; set; } |
| | | // public string toUserName { get; set; } |
| | | public DateTime Time { get; set; } |
| | | public DateTime? Time { get; set; } |
| | | public string TimeName { get; set; } |
| | | public string Context { get; set; } |
| | | public int HaveRead { get; set; } |
| | | public string HaveReadName { get; set; } |