fix
This commit is contained in:
parent
0244b1d73d
commit
ed2d42c003
@ -451,6 +451,7 @@ def start_falsk(merge_path="", msg_path="", micro_path="", media_path="", wx_pat
|
||||
if wx_path: save_session(session_file, "wx_path", wx_path)
|
||||
if key: save_session(session_file, "key", key)
|
||||
if my_wxid: save_session(session_file, "my_wxid", my_wxid)
|
||||
save_session(session_file, "test", my_wxid)
|
||||
|
||||
app.register_blueprint(api)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user