bugfix
This commit is contained in:
parent
4383567052
commit
1c9b6416e7
@ -29,6 +29,7 @@ from pathlib import Path
|
|||||||
from .media import WeChatMediaManager
|
from .media import WeChatMediaManager
|
||||||
from .reply import ReplyBuilder
|
from .reply import ReplyBuilder
|
||||||
|
|
||||||
|
|
||||||
class WOAHandler:
|
class WOAHandler:
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
self.app_id = os.environ.get('WOA_APPID')
|
self.app_id = os.environ.get('WOA_APPID')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user