Update SmsHomeNewProductService.java

This commit is contained in:
macro 2021-01-02 16:17:59 +08:00
parent 5f91c392df
commit 481c1e9324

View File

@ -6,7 +6,7 @@ import org.springframework.transaction.annotation.Transactional;
import java.util.List; import java.util.List;
/** /**
* 首页新品管理Service * 首页新品推荐管理Service
* Created by macro on 2018/11/6. * Created by macro on 2018/11/6.
*/ */
public interface SmsHomeNewProductService { public interface SmsHomeNewProductService {