_listTable.tableFooterView=[[UIView alloc]init];//关键语句,隐藏空行
_listTable.separatorInset = UIEdgeInsetsZero;//⚠️cell分界线与table等宽
_listTable.tableFooterView=[[UIView alloc]init];//关键语句,隐藏空行
_listTable.separatorInset = UIEdgeInsetsZero;//⚠️cell分界线与table等宽