rocketmq-client-cpp
rocketmq-client-cpp copied to clipboard
[ISSUE #496] Fix compilation issues in test code
What is the purpose of the change
related: https://github.com/apache/rocketmq-client-cpp/issues/496 Fix compilation issues in test code
Brief changelog
Modify the call parameters of okMQAResult and sendMessage in the test
Verifying this change
After modification, normal unit testing can be performed
100% tests passed