Impl Receive Message

This commit is contained in:
Changhua
2022-08-06 17:26:32 +08:00
parent 1028150f1f
commit 5f3ba38d87
4 changed files with 24 additions and 27 deletions
+2 -2
View File
@@ -56,10 +56,10 @@ int main()
if (status != 0) {
return 0;
}
#if 0
wcout << L"Message: 接收通知中......" << endl;
WxSetTextMsgCb(onTextMsg);
#if 0
// 测试消息发送
WxSendTextMsg(wxid, at_wxid, content);
// 发送照片