update
This commit is contained in:
parent
42c175cb43
commit
651a59587f
@ -451,7 +451,8 @@ class WeChatClient:
|
||||
print(f"path: {path}")
|
||||
params = {
|
||||
"page": path,
|
||||
"scene": query
|
||||
"scene": query,
|
||||
"env_version": "release" if not settings.DEBUG else "develop"
|
||||
}
|
||||
try:
|
||||
async with aiohttp.ClientSession() as session:
|
||||
|
||||
BIN
jobs.sqlite
BIN
jobs.sqlite
Binary file not shown.
Loading…
Reference in New Issue
Block a user