@@ -1290,8 +1290,6 @@ public class CustomerServiceImpl extends BaseMybatisDao<UserMapper> implements C
addUserTransferLog(uid, aid,oldAid, type, null, now, uList);
}
-
if (isUs) {
if (AFTConstants.USER_RECEIVE == operatorType) {
userMapper.updateList(aid, null, 3, null, 2, uList,null);