mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-07 10:22:38 +08:00
debug
This commit is contained in:
@ -35,7 +35,6 @@ class OrderNotify extends Common
|
||||
public function Notify()
|
||||
{
|
||||
$ret = OrderService::Notify($this->data_request);
|
||||
file_put_contents('./rrrrrr.txt', json_encode($ret));
|
||||
if($ret['code'] == 0)
|
||||
{
|
||||
exit('success');
|
||||
|
||||
@ -1 +0,0 @@
|
||||
[]
|
||||
Reference in New Issue
Block a user