luxiaotao1123
2022-03-09 08c2e06c7d1cc0c58667f28c18fe4931fc3ec755
src/main/java/com/zy/asrs/controller/SiteController.java
@@ -15,7 +15,7 @@
import com.zy.core.model.Task;
import com.zy.core.model.protocol.StaProtocol;
import com.zy.core.properties.SlaveProperties;
import com.zy.core.thread.DevpThread;
import com.zy.core.DevpThread;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;