@@ -2120,7 +2120,6 @@ public class CustomerServiceImpl extends BaseMybatisDao<UserMapper> implements C
if(type==0) {
userChannelMapper.updateByuids(uids, type, date,receiveId,status);
}else {
-
userChannelMapper.updateByuids(uids, type, date,null,status);
}