Commit 4cc5fd92 authored by pengfei's avatar pengfei

Merge branch 'colonel' into test

parents 21880e1b a0f9fc7d
......@@ -122,7 +122,7 @@ class ColonelwalletController extends Job
'user_id' => $payInfo['colonel_user_id'],
'amount' => $payInfo['reward'],
'third_order_id' => $payInfo['pay_info_trade_id'],
'third_order_id_type' => $payInfo['type'],
'third_order_id_type' => $thirdOrderInfo['type'],
'third_order_desc' => $thirdOrderInfo['desc'],
];
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment