4 lines
106 B
Plaintext
4 lines
106 B
Plaintext
# 为选中的促销码生成二维码
|
|
result = await generate_promo_qr(request, params_kw)
|
|
return result
|