Update SmsCouponDao.java

This commit is contained in:
macro 2020-04-25 15:51:19 +08:00
parent 42b7900d2f
commit 79410f39d5

View File

@ -4,7 +4,7 @@ import com.macro.mall.dto.SmsCouponParam;
import org.apache.ibatis.annotations.Param; import org.apache.ibatis.annotations.Param;
/** /**
* 优惠券管理自定义查询Dao * 自定义优惠券管理Dao
* Created by macro on 2018/8/29. * Created by macro on 2018/8/29.
*/ */
public interface SmsCouponDao { public interface SmsCouponDao {