Update CmsSubjectService.java

This commit is contained in:
macro 2020-11-30 20:59:37 +08:00
parent 6a57f69c71
commit ed9f9550e6

View File

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