bugfix
This commit is contained in:
parent
8ab227ddd3
commit
a563f92fd5
@ -22,7 +22,6 @@ async def discount_qrcode(request, params_kw):
|
||||
fs = FileStorage()
|
||||
p = fs._name2path(f'{getID()}.png')
|
||||
config = getConfig()
|
||||
logopath
|
||||
gen_qr(url, p, logopath=config.logopath, logoloc='cc')
|
||||
webp = fs.webpath(p)
|
||||
async with get_sor_context(env, 'discount') as sor:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user