|
@@ -116,9 +116,6 @@ public class ApsBlankOrderServiceImpl extends ServiceImpl<ApsBlankOrderDao, ApsB
|
|
@Autowired
|
|
@Autowired
|
|
private ReportCheckService reportCheckService;
|
|
private ReportCheckService reportCheckService;
|
|
|
|
|
|
- public static void main(String[] args) {
|
|
|
|
- System.out.printf("全部日期和时间信息:%tF%n", new Date());
|
|
|
|
- }
|
|
|
|
|
|
|
|
@Override
|
|
@Override
|
|
@Transactional(rollbackFor = Exception.class)
|
|
@Transactional(rollbackFor = Exception.class)
|