app/src/main/java/cn/flightfeather/thirdapp/bean/vo/LastSubtaskPack.java
文件名从 app/src/main/java/cn/flightfeather/thirdapp/bean/LastSubtaskPack.java 修改 @@ -1,8 +1,8 @@ package cn.flightfeather.thirdapp.bean; package cn.flightfeather.thirdapp.bean.vo; import java.util.List; import cn.flightfeather.thirdapp.bean.vo.ProblemlistVo; import cn.flightfeather.thirdapp.bean.entity.Subtask; /** * Created by note_ff_1602 on 2018/1/26.