bugfix
This commit is contained in:
parent
aaf09f50a0
commit
678cf4bac8
@ -104,7 +104,7 @@ where resellerid = ${resellerid}$
|
|||||||
"resellerid": resellerid,
|
"resellerid": resellerid,
|
||||||
"biz_date": biz_date
|
"biz_date": biz_date
|
||||||
}
|
}
|
||||||
recs = await sqlExe(sql, ns)
|
recs = await sor.sqlExe(sql, ns)
|
||||||
if not recs:
|
if not recs:
|
||||||
return 1
|
return 1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user