#
luxiaotao1123
2022-03-15 7391f8f91d1dbe34c5cf0c007bc46ea95cbe3487
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.*;