#
LSH
2024-04-01 f2ce78e633a27d83fb15cc2c6412659fe1111e98
src/main/java/com/zy/asrs/controller/ConsoleController.java
@@ -35,7 +35,6 @@
import com.zy.core.thread.BarcodeThread;
import com.zy.core.thread.MelsecCrnThread;
import com.zy.core.thread.ScaleThread;
import com.zy.core.thread.SiemensCrnThread;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;