Commit b4507c9d authored by macro's avatar macro
Browse files

Update SmsCouponProductCategoryRelationDao.java

parent 79410f39
...@@ -6,7 +6,7 @@ import org.apache.ibatis.annotations.Param; ...@@ -6,7 +6,7 @@ import org.apache.ibatis.annotations.Param;
import java.util.List; import java.util.List;
/** /**
* 优惠券和商品分类关系自定义Dao * 自定义优惠券和商品分类关系管理Dao
* Created by macro on 2018/8/28. * Created by macro on 2018/8/28.
*/ */
public interface SmsCouponProductCategoryRelationDao { public interface SmsCouponProductCategoryRelationDao {
......
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