Commit b224e122 by haojie

1

parent 3d12378c
...@@ -17,6 +17,7 @@ public function check($hash, $price, $address, $to) ...@@ -17,6 +17,7 @@ public function check($hash, $price, $address, $to)
Log::error('购买成功'); Log::error('购买成功');
break; break;
} }
Log::error('未到账');
sleep(1); sleep(1);
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment