wuxw
2020-02-07 ea33b3b2bc67f1eeb6ac8228dfd3e08df539f1c8
WebService/src/main/java/com/java110/web/smo/repairDispatchStep/impl/CloseRepairDispatchSMOImpl.java
@@ -7,9 +7,8 @@
import com.java110.utils.constant.ServiceCodeRepairDispatchStepConstant;
import com.java110.utils.constant.ServiceConstant;
import com.java110.utils.util.Assert;
import com.java110.web.core.AbstractComponentSMO;
import com.java110.core.component.AbstractComponentSMO;
import com.java110.web.smo.repairDispatchStep.ICloseRepairDispatchSMO;
import com.java110.web.smo.repairDispatchStep.IRepairDispatchStepBindingSMO;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpMethod;
import org.springframework.http.ResponseEntity;