feat : check
This commit is contained in:
@@ -160,9 +160,6 @@ class DispenseAddService extends BaseService
|
||||
*/
|
||||
private function sendAutoMq(): void
|
||||
{
|
||||
$this->log->debug('user_id:'.json_encode($this->userIds));
|
||||
$this->log->debug('claim_rule:'.$this->claimRule);
|
||||
|
||||
if ($this->claimRule != CouponCode::DISPENSE_CLAIM_RULE_POST_ACCOUNT) return;
|
||||
|
||||
if (empty($this->userIds)) return;
|
||||
|
||||
Reference in New Issue
Block a user