edit-api-stop_profit_sharing
This commit is contained in:
@@ -77,7 +77,7 @@ class Payment extends Wxapp{
|
||||
'out_trade_no' => $row['sid'],
|
||||
'notify_url' => $notify_url,
|
||||
'settle_info' => [
|
||||
'profit_sharing' => true
|
||||
'profit_sharing' => false
|
||||
],
|
||||
'amount' => [
|
||||
'total' => $row['total_price']*100,
|
||||
|
||||
Reference in New Issue
Block a user