|
@@ -347,6 +347,7 @@ class PayDetailController extends Curd
|
|
|
'order_amount_pay' => $data['pay_amount'],
|
|
|
'order_amount_json' => '{"tax": 0, "freight": 0}',
|
|
|
'order_status_payment' => 'SUCCESS',
|
|
|
+ 'order_classify' => 'RECHARGE',
|
|
|
'order_category' => 'RECHARGE',
|
|
|
'order_status_system' => 'PAYING',
|
|
|
'order_status_storage' => 'PENDING',
|