namespace ZXDService.Dto
{
public class ResDeptRuleDto
public int ch { get; set; }
public int crmdeptid { get; set; }
public int num { get; set; }
}