Browse Source

Merge branch 'purchase_limit' of http://120.24.33.109:11081/hyzjshwo/lanzu_api_hyperf into purchase_limit

# Conflicts:
#	app/Service/CouponService.php
master
Lemon 6 years ago
parent
commit
baec68e0b7
  1. 1
      app/Service/CouponService.php

1
app/Service/CouponService.php

@ -294,7 +294,6 @@ class CouponService implements CouponServiceInterface
return $setRes&&$expireRes;
}
/* 删除-优惠券今日使用的缓存
* @param $userId
* @param $couponId

Loading…
Cancel
Save