|
|
@ -488,7 +488,7 @@ class Baofu
|
|
|
|
$item['transMoney'] = $transItem['transMoney'];
|
|
|
|
$item['transMoney'] = $transItem['transMoney'];
|
|
|
|
$item['transType'] = $transItem['transType'];
|
|
|
|
$item['transType'] = $transItem['transType'];
|
|
|
|
$item['transAccNo'] = $transItem['transAccNo'];
|
|
|
|
$item['transAccNo'] = $transItem['transAccNo'];
|
|
|
|
$item['transAccName'] = $transItem['transAccName'];
|
|
|
|
// $item['transAccName'] = $transItem['transAccName'];
|
|
|
|
$item['transSummary'] = $transItem['transSummary'] ?? '转账';
|
|
|
|
$item['transSummary'] = $transItem['transSummary'] ?? '转账';
|
|
|
|
if ($transItem['transType'] == 0) {
|
|
|
|
if ($transItem['transType'] == 0) {
|
|
|
|
// 付款类型为银行时 传银行信息
|
|
|
|
// 付款类型为银行时 传银行信息
|
|
|
|