src/main/java/com/zy/asrs/controller/AgvMobileController.java
@@ -6,6 +6,7 @@ import com.zy.asrs.service.AgvBasDevpService; import com.zy.asrs.service.AgvMobileService; import com.zy.asrs.service.AgvWorkService; import com.zy.asrs.service.OrderDetlService; import com.zy.common.web.BaseController; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.PostMapping; @@ -31,6 +32,8 @@ private AgvBasDevpService agvBasDevpService; @Autowired private AgvWorkService workService; @Autowired private OrderDetlService orderDetlService; /*