桌子生成二维码 改为生产环境
This commit is contained in:
parent
64f44d0736
commit
2816872048
@ -202,7 +202,7 @@ def get_table_qrcode(table_id):
|
||||
params={"access_token": wx_token_cache['access_token']},
|
||||
json={
|
||||
"path": f"/pages/timer/timer?table_id={table_id}",
|
||||
"env_version": "trial",
|
||||
"env_version": "release",
|
||||
"width": 280
|
||||
}
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user