|
|
|
@@ -941,12 +941,6 @@ public class WxRentContractServiceImpl implements WxRentContractService { |
|
|
|
return resultMap; |
|
|
|
} |
|
|
|
|
|
|
|
public static void main(String[] args) { |
|
|
|
System.out.println(new SimpleDateFormat("d").format(DateUtils.getLastDayForMonth(new Date()))); |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@Transactional(rollbackFor = {Exception.class}) |
|
|
|
@Override |
|
|
|
|