feat(promo): generate WeChat mini-program codes on create
Use getwxacodeunlimit with activity id as scene, upload PNG to OSS qrcode/, and show in HQ admin. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -44,6 +44,10 @@ WX_APP_SECRET=
|
||||
# 未配置时回退 WX_APP_ID,若与小程序 appid 不同会导致 invalid code
|
||||
WX_MINI_APP_ID=
|
||||
WX_MINI_APP_SECRET=
|
||||
# 推广码小程序码落地页(getwxacodeunlimit 的 page;勿前导 /)
|
||||
WX_MINI_PROMO_PAGE=pages/home/index
|
||||
# 小程序码打开版本:release | trial | develop(默认 release)
|
||||
# WX_MINI_ENV_VERSION=release
|
||||
WX_MCH_ID=
|
||||
WX_MCH_SERIAL_NO=
|
||||
WX_MCH_PRIVATE_KEY=
|
||||
|
||||
Reference in New Issue
Block a user