提交 b446f286 编写于 作者: L ljc545w

delete cache

上级 2ca77b04
......@@ -6,3 +6,5 @@
*/Release/
*.rar
/.vs/
/x64
*/x64/
此差异已折叠。
Binary files a/DWeChatRobot/x64/Debug/DWeChatRobot.tlog/CL.command.1.tlog and /dev/null differ
Binary files a/DWeChatRobot/x64/Debug/DWeChatRobot.tlog/CL.read.1.tlog and /dev/null differ
Binary files a/DWeChatRobot/x64/Debug/DWeChatRobot.tlog/CL.write.1.tlog and /dev/null differ
PlatformToolSet=v142:VCToolArchitecture=Native32Bit:VCToolsVersion=14.29.30133:TargetPlatformVersion=10.0.19041.0:
Debug|x64|D:\C++\ComWeChatRobot\|
......@@ -137,7 +137,7 @@ if __name__ == '__main__':
wx = WeChatRobot(dllpath)
wx.StartService()
wxid = wx.GetFriendByWxNickName("传说中的勇者").get('wxid')
wxid = wx.GetFriendByWxNickName("文件传输助手").get('wxid')
print(wx.myinfo)
print(wx.GetWxUserInfo(wxid))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册