bugfix
This commit is contained in:
parent
a94cb45348
commit
1777e550be
@ -12,7 +12,7 @@ async def get_account(sor, accounting_orgid, orgid, subjectid, org1id=None, upda
|
|||||||
ss += " for update"
|
ss += " for update"
|
||||||
|
|
||||||
sql = """select
|
sql = """select
|
||||||
a.*,
|
a.*
|
||||||
from account a
|
from account a
|
||||||
where
|
where
|
||||||
a.subjectid = ${subjectid}$ and
|
a.subjectid = ${subjectid}$ and
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user