bugfix
This commit is contained in:
parent
9d0ef3ba83
commit
ac4784bd74
@ -264,5 +264,5 @@ where accountid=${accid}$
|
||||
'acclogid':logid
|
||||
}
|
||||
await sor.C('acc_detail', ns.copy())
|
||||
await sor.U('account', {id: accid, 'balance': new_balance})
|
||||
await sor.U('account', {'id': accid, 'balance': new_balance})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user