java110
2020-10-29 4c9d70fa25ff2bee6658c14af10ca2def9dd882e
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;