yujian
2019-11-11 3ce9e928e082ff8abf697dba560cbfbb412e89f8
fanli/src/main/java/com/yeshi/fanli/dao/mybatis/user/UserSystemCouponActivateMapper.java
@@ -8,6 +8,14 @@
public interface UserSystemCouponActivateMapper extends BaseMapper<UserSystemCouponActivate> {
   
   /**
    * 查询更新
    * @param id
    * @return
    */
   UserSystemCouponActivate selectForUpdate(@Param("id")Long id);
   /**
    * 添加数量
    * @param id
    * @param count