This commit is contained in:
Taric Xin
2022-03-28 17:47:04 +08:00
parent c7824fba5a
commit 6bb5f3808e
8 changed files with 23 additions and 12 deletions

View File

@ -190,7 +190,8 @@ export class RechargeRecordComponent implements OnInit {
rmYll: item.roleId,
snglFlgCd: item.paySerialNumber2,
bussType: '06',
ltdId: item.ltdId
ltdId: item.ltdId,
accountType: item.accountType
})
}
]