bugfix
This commit is contained in:
parent
2ce679f477
commit
144f396017
@ -5,6 +5,7 @@ from sqlor.dbpools import DBPools, get_sor_context
|
||||
from appPublic.dictObject import DictObject
|
||||
from appPublic.timeUtils import curDateString, timestampstr
|
||||
from accounting.consume import consume_accounting
|
||||
from ahserver.serverenv import ServerEnv
|
||||
|
||||
async def get_orgid_by_username(sor, username):
|
||||
recs = await sor.R('users', {'username': username})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user