开发主管
This commit is contained in:
@@ -644,6 +644,8 @@ public class HyPartnerLineInfoServiceImpl implements HyPartnerLineInfoService {
|
||||
}
|
||||
userId = userIdList.get(++i);
|
||||
}
|
||||
hyIntendDevZoneInfoDO.setLastAllotUserId(userId);
|
||||
hyIntendDevZoneInfoDAO.updateByPrimaryKeySelective(hyIntendDevZoneInfoDO);
|
||||
return userId;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user