Commit 223afb52 authored by macro's avatar macro
Browse files

Update SmsCouponHistoryDao.java

parent ef2f14f7
...@@ -8,7 +8,7 @@ import org.apache.ibatis.annotations.Param; ...@@ -8,7 +8,7 @@ import org.apache.ibatis.annotations.Param;
import java.util.List; import java.util.List;
/** /**
* 会员优惠券领取记录自定义Dao * 会员优惠券领取记录管理自定义Dao
* Created by macro on 2018/8/29. * Created by macro on 2018/8/29.
*/ */
public interface SmsCouponHistoryDao { public interface SmsCouponHistoryDao {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment