uapi
This commit is contained in:
parent
92a08615d7
commit
feb8bdf345
@ -38,7 +38,7 @@ where a.orgid = b.orgid
|
||||
"""
|
||||
recs = await sor.sqlExe(sql, {
|
||||
'id': self.fiid,
|
||||
'today': curDateTime()
|
||||
'today': curDateString()
|
||||
})
|
||||
if len(recs) > 0:
|
||||
r = recs[0]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user