自动化立体仓库 - WCS系统
#
Junjie
2025-01-14 9a37464e943154d3fcc5db659e2d5abb6db98909
src/main/java/com/zy/asrs/controller/OpenController.java
@@ -8,10 +8,7 @@
import com.zy.core.dispatcher.ShuttleDispatchUtils;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import org.springframework.web.bind.annotation.*;
@Slf4j
@RestController