Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import java.util.List;

/**
* 优惠券信息封装,包括绑定商品和绑定分类
* 优惠券信息封装,包括绑定商品和分类
* Created by macro on 2018/8/28.
*/
public class SmsCouponParam extends SmsCoupon {
Expand Down