@@ -26,8 +26,9 @@ class openShopInitConsumer implements ConsumerInterface
if ($return == false) {
//短信通知管理员
}
- return ConsumerInterface::MSG_ACK;
- //return ConsumerInterface::MSG_REQUEUE;
+ print_r($data);
+ return ConsumerInterface::MSG_REQUEUE;
+ //return ConsumerInterface::MSG_ACK;