u
This commit is contained in:
@@ -100,6 +100,7 @@ class Wechat
|
||||
->build();
|
||||
|
||||
dump(Payment::create([
|
||||
'trade_no' => time().rand(100000, 999999),
|
||||
'order_id' => $order->id,
|
||||
]));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user