app/src/main/java/cn/flightfeather/thirdapp/bean/vo/TaskVo.java
@@ -4,8 +4,8 @@ import java.util.Date; import java.util.List; import cn.flightfeather.thirdapp.bean.Subtask; import cn.flightfeather.thirdapp.bean.Task; import cn.flightfeather.thirdapp.bean.entity.Subtask; import cn.flightfeather.thirdapp.bean.entity.Task; /** * Created by note_ff_1602 on 2018/1/12.