@ -72,7 +72,7 @@ public class MapLogisticServiceImpl extends ServiceImpl<MapLogisticMapper, MapLo
.setLng(mapTaskPreset.getDestinationPresetLng())
.setLat(mapTaskPreset.getDestinationPresetLat())
.setSort(Integer.sum(mapLogistic.getMapLogisticPoint().size(),2))
.setType("0")
.setType("1")
.setTaskType("1")
.setMapTaskId(mapTaskPreset.getId())
.setHospitalId(mapTaskPreset.getDestinationPresetId())