水滴-代理返款

This commit is contained in:
“wanyongkang”
2025-04-02 16:12:33 +08:00
parent 4f4533e119
commit 153b8a84c3
2 changed files with 53 additions and 0 deletions

View File

@@ -197,6 +197,7 @@ class Jinyoujt extends Controller
'EndTime' => $endtime,
'IsAutoRefund' => $product_info['AutoRefund'],
'BackAmount' => 0,
'agent_id' => $user_info['agent_id'],
'remark2' => json_encode($request_data)
];