|
|
|
@ -116,7 +116,7 @@ class ManageFactory extends Factory |
|
|
|
'user_cust_id' => $customId, |
|
|
|
'user_cust_id' => $customId, |
|
|
|
'order_id' => $orderId, |
|
|
|
'order_id' => $orderId, |
|
|
|
'order_date' => $orderDate, |
|
|
|
'order_date' => $orderDate, |
|
|
|
'bank_card_id' => $bindCardId, |
|
|
|
'bind_card_id' => $bindCardId, |
|
|
|
'card_buss_type' => $cardType, |
|
|
|
'card_buss_type' => $cardType, |
|
|
|
'bg_ret_url' => $bgRetUrl, |
|
|
|
'bg_ret_url' => $bgRetUrl, |
|
|
|
]; |
|
|
|
]; |
|
|
|
|