Compare commits
No commits in common. "ddcc65c9fd776dd589f7028ba992ad09438f4aa7" and "64f44d0736206ed340aff0acf51313133484f0fa" have entirely different histories.
ddcc65c9fd
...
64f44d0736
@ -202,7 +202,7 @@ def get_table_qrcode(table_id):
|
|||||||
params={"access_token": wx_token_cache['access_token']},
|
params={"access_token": wx_token_cache['access_token']},
|
||||||
json={
|
json={
|
||||||
"path": f"/pages/timer/timer?table_id={table_id}",
|
"path": f"/pages/timer/timer?table_id={table_id}",
|
||||||
"env_version": "release", # 小程序版本,
|
"env_version": "trial",
|
||||||
"width": 280
|
"width": 280
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user