Update CmsSubjectService.java

This commit is contained in:
macro
2022-03-09 10:04:54 +08:00
parent 83908db275
commit f414c69096

View File

@@ -5,7 +5,7 @@ import com.macro.mall.model.CmsSubject;
import java.util.List; import java.util.List;
/** /**
* 商品专题Service * 商品专题管理Service
* Created by macro on 2018/6/1. * Created by macro on 2018/6/1.
*/ */
public interface CmsSubjectService { public interface CmsSubjectService {