Browse Source

客户转交修改开发

anderx 3 years ago
parent
commit
59d0626c5b

+ 0 - 2
src/main/java/com/goafanti/customer/service/impl/CustomerServiceImpl.java

@@ -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);