java110
2020-10-14 7c76329552183629956a48a41f3af5636a4e6d78
service-goods/src/main/java/com/java110/goods/bmo/productCategory/impl/DeleteProductCategoryBMOImpl.java
@@ -3,7 +3,7 @@
import com.java110.core.annotation.Java110Transactional;
import com.java110.goods.bmo.productCategory.IDeleteProductCategoryBMO;
import com.java110.intf.goods.IProductCategoryInnerServiceSMO;
import com.java110.po.productCategory.ProductCategoryPo;
import com.java110.po.product.ProductCategoryPo;
import com.java110.vo.ResultVo;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;