Update OmsPromotionService.java

This commit is contained in:
macro 2020-07-12 20:29:40 +08:00
parent 5ac40a5036
commit 0f20132e32

View File

@ -6,8 +6,8 @@ import com.macro.mall.portal.domain.CartPromotionItem;
import java.util.List;
/**
* Created by macro on 2018/8/27.
* 促销管理Service
* Created by macro on 2018/8/27.
*/
public interface OmsPromotionService {
/**