Update PmsBrandService.java

This commit is contained in:
macro 2020-12-13 10:38:35 +08:00
parent b2df510fbe
commit f08d0ac58d

View File

@ -7,7 +7,7 @@ import org.springframework.transaction.annotation.Transactional;
import java.util.List; import java.util.List;
/** /**
* 商品品牌Service * 商品品牌管理Service
* Created by macro on 2018/4/26. * Created by macro on 2018/4/26.
*/ */
public interface PmsBrandService { public interface PmsBrandService {