feat : check
This commit is contained in:
@@ -43,7 +43,7 @@ class CouponAutoDispenseConsumer extends ConsumerMessage
|
||||
$this->log->error('CouponAutoDispenseConsumer:error:NoData:'.json_encode($data));
|
||||
return Result::ACK;
|
||||
}
|
||||
|
||||
$this->log->debug('data:'.json_encode($data));
|
||||
try {
|
||||
$service = new AutoDispenseService();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user