zhangguidong %!s(int64=2) %!d(string=hai) anos
pai
achega
f433a0da5a
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      app/pay/controller/Pay.php

+ 2 - 0
app/pay/controller/Pay.php

@@ -70,6 +70,8 @@ class Pay extends Controller
             $data = input();
             Log::write('pay_notifiy_pay:'.var_export($data,true), 'notice');
         }
+        $data = ['out_trade_no'=>'16654804821890'];
+
         event('OrderPayNotify', $data);
     }
     public function SupplierPayNotify()