|
@@ -561,7 +561,7 @@ class Journal extends Core
|
|
|
'username' => $user['username'],
|
|
|
'name' => $order_data['name'],
|
|
|
'cash' => $order_data['cash'],
|
|
|
- 'cash' => '0.01',
|
|
|
+
|
|
|
'openid' => $wechat['openid'],
|
|
|
'product_id' => $journal_id . '-' . $buy_id,
|
|
|
'order_id' => $order_id,
|