service-goods/src/main/java/com/java110/goods/bmo/productCategory/impl/SaveProductCategoryBMOImpl.java
@@ -4,7 +4,7 @@ import com.java110.core.factory.GenerateCodeFactory; import com.java110.goods.bmo.productCategory.ISaveProductCategoryBMO; 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;