自动化立体仓库 - WCS系统
#
luxiaotao1123
2022-02-22 10cced415ff3ba1919c08137c50db582d420ffd5
src/main/java/com/zy/asrs/controller/ConsoleController.java
@@ -33,10 +33,7 @@
import com.zy.core.thread.ScaleThread;
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.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.RestController;
import org.springframework.web.bind.annotation.*;
import java.util.*;
@@ -282,7 +279,7 @@
        return R.ok();
    }
    @PostMapping("/barcode/output/site")
    @GetMapping("/barcode/output/site")
    public R crnOutput(){
//        StringBuilder str = new StringBuilder();
//        String s;