Commit c4d1b844ccff39c81b4b3f52b625643e14cc5910

Authored by 游瑞烽
1 parent 55d70e8c

Signed-off-by: yrf123456 <463058651@qq.com>

src/main/java/com/bsth/service/realcontrol/ScheduleRealInfoService.java
... ... @@ -4,7 +4,6 @@ import com.bsth.controller.realcontrol.dto.ChangePersonCar;
4 4 import com.bsth.controller.realcontrol.dto.DfsjChange;
5 5 import com.bsth.data.schedule.edit_logs.service.dto.SchEditInfoDto;
6 6 import com.bsth.entity.realcontrol.ScheduleRealInfo;
7   -import com.bsth.entity.report.MileageReport;
8 7 import com.bsth.entity.schedule.SchedulePlanInfo;
9 8 import com.bsth.service.BaseService;
10 9 import org.springframework.stereotype.Service;
... ...