| | |
| | | @Resource
|
| | | private UserInfoExtraService userInfoExtraService;
|
| | |
|
| | |
|
| | | @Resource
|
| | | private UserInfoService userInfoService;
|
| | |
|
| | |
| | | try {
|
| | | twoProcess(uid, limitZiGou7, null);
|
| | | } catch (UserVIPPreInfoException e) {
|
| | | |
| | |
|
| | | }
|
| | | }
|
| | | }
|
| | |
| | | try {
|
| | | twoProcess(bossId, limitFirst7, limitSecond7);
|
| | | } catch (UserVIPPreInfoException e) {
|
| | | |
| | |
|
| | | }
|
| | | }
|
| | | }
|
| | |
| | | * @param secondTeam
|
| | | */
|
| | | @Transactional(rollbackFor = Exception.class)
|
| | | private void twoProcess(Long uid, long limit1, Long limit2) throws UserVIPPreInfoException{
|
| | | private void twoProcess(Long uid, long limit1, Long limit2) throws UserVIPPreInfoException {
|
| | | String item = null;
|
| | | if (limit2 == null) {
|
| | | item = "返利+分享订单";
|
| | |
| | | return userVIPPreInfoMapper.selectByUidAndProcess(uid, process);
|
| | | }
|
| | |
|
| | | @Override
|
| | | public void deleteByPrimaryKey(Long id) {
|
| | | userVIPPreInfoMapper.deleteByPrimaryKey(id);
|
| | | }
|
| | |
|
| | | }
|