|
|
@@ -947,14 +947,14 @@ class PaymentService extends BaseService
|
|
|
'openid' => $account,
|
|
|
'transfer_amount' => intval($amount * 100),
|
|
|
'transfer_remark' => $body?$body:'收入提现',
|
|
|
- 'user_recv_perception' => '现金奖励',
|
|
|
+ 'user_recv_perception' => '劳务报酬',
|
|
|
"transfer_scene_report_infos"=> [
|
|
|
[
|
|
|
- "info_type" => "活动名称",
|
|
|
+ "info_type" => "岗位类型",
|
|
|
"info_content" => "用户收入"
|
|
|
],
|
|
|
[
|
|
|
- "info_type" => "奖励说明",
|
|
|
+ "info_type" => "报酬说明",
|
|
|
"info_content" => "收入提现"
|
|
|
]
|
|
|
],
|