bugfix
This commit is contained in:
parent
fbfb50f95b
commit
4746525822
@ -25,7 +25,7 @@ where userid=${userid}$
|
|||||||
recs = await sor.sqlExe(sql, {
|
recs = await sor.sqlExe(sql, {
|
||||||
'date': today,
|
'date': today,
|
||||||
'userid': userid
|
'userid': userid
|
||||||
}
|
})
|
||||||
return recs
|
return recs
|
||||||
return []
|
return []
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user