|
@@ -485,7 +485,6 @@ public class CustomerServiceImpl extends BaseMybatisDao<UserMapper> implements C
|
|
|
newAUC.setChannelCount(selectAUC.getChannelCount());
|
|
newAUC.setChannelCount(selectAUC.getChannelCount());
|
|
|
newAUC.setSignCount(selectAUC.getSignCount());
|
|
newAUC.setSignCount(selectAUC.getSignCount());
|
|
|
}
|
|
}
|
|
|
-
|
|
|
|
|
adminUserCountMapper.updateByPrimaryKeySelective(newAUC);
|
|
adminUserCountMapper.updateByPrimaryKeySelective(newAUC);
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|