This commit is contained in:
yumoqing 2026-01-06 16:52:44 +08:00
parent a94cb45348
commit 1777e550be

View File

@ -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