log.info("dispatchRun no order , group:{}, day:{}, batch:{}, problemId:{}, order-size:{}",groupId,currDay,batchNo,problemId,problem.getCustomerList().size());
jdbcTemplate.update("update dispatch_batch set engineer_num=? , order_num=?, start_time=?, end_time=null, status='RUNNING' where group_id=? and batch_no=?",
jdbcTemplate.update("update dispatch_batch set engineer_num=? , order_num=?, start_time=?, end_time=null, status='RUNNING' where group_id=? and batch_no=?",