bugfix
This commit is contained in:
parent
e6002ec4a0
commit
5670126a8e
@ -212,7 +212,6 @@ where accountid=${accid}$
|
||||
and acc_date = ${curdate}$ for update"""
|
||||
recs = await sor.sqlExe(sql, {'accid':accid, 'curdate':self.curdate})
|
||||
if len(recs) == 0:
|
||||
r = recs[0]
|
||||
ns = {
|
||||
'id':getID(),
|
||||
'accountid':accid,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user