app/src/main/java/cn/flightfeather/thirdapp/activity/SubTaskMapActivity.java
@@ -29,8 +29,8 @@
import cn.flightfeather.thirdapp.CommonApplication;
import cn.flightfeather.thirdapp.R;
import cn.flightfeather.thirdapp.bean.Scense;
import cn.flightfeather.thirdapp.bean.Subtask;
import cn.flightfeather.thirdapp.bean.entity.Scense;
import cn.flightfeather.thirdapp.bean.entity.Subtask;
import cn.flightfeather.thirdapp.util.AmapNavi;
public class SubTaskMapActivity extends AppCompatActivity implements View.OnClickListener {