This commit is contained in:
yumoqing 2026-01-04 16:59:46 +08:00
parent 76acdb6a3b
commit 7e428f2422

View File

@ -5,5 +5,5 @@ assert params_kw.resellerid
db = DBPools()
async with db.sqlorContext(dbname) as sor:
await openRetailRelationshipAccounts(sor, '0', params_kw.providerid, params_kw.resellerid)
return f'{orgid} reseller accounts opened'
return f'reseller provider relation accounts opened'
return f'{db.e_except=}'