We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7486b8c commit a26ff87Copy full SHA for a26ff87
wechatrobot/Modles.py
@@ -1,4 +1,4 @@
1
-from pydantic import BaseModel
+from pydantic.v1 import BaseModel
2
3
# login check
4
WECHAT_IS_LOGIN = 0 # 登录检查
0 commit comments