| | |
| | | userToCoupon.setExpireCount(validCount); |
| | | userToCoupon.setValidCount(0); |
| | | } |
| | | if(collect2.size() > 0){ |
| | | userToCouponService.updateBatchById(collect2); |
| | | } |
| | | } catch (Exception e) { |
| | | e.printStackTrace(); |
| | | } |
| | |
| | | tAppUser.setIsException(2); |
| | | } |
| | | } |
| | | if(appUserList.size() > 0){ |
| | | appUserService.updateBatchById(appUserList); |
| | | } |
| | | }catch (Exception e){ |
| | | e.printStackTrace(); |
| | | } |
| | |
| | | } |
| | | } |
| | | } |
| | | if(driverList.size() > 0){ |
| | | driverService.updateBatchById(driverList); |
| | | } |
| | | }catch (Exception e){ |
| | | e.printStackTrace(); |
| | | } |
| | |
| | | driver.setIsException(1); |
| | | } |
| | | } |
| | | if(driverList.size() > 0){ |
| | | driverService.updateBatchById(driverList); |
| | | } |
| | | }catch (Exception e){ |
| | | e.printStackTrace(); |
| | | } |