mirror of
https://github.com/qicosmos/rest_rpc.git
synced 2026-08-29 08:34:47 +08:00
update
This commit is contained in:
@@ -440,7 +440,7 @@ namespace rest_rpc {
|
||||
if (ec) {
|
||||
//LOG<<ec.message();
|
||||
if (!f) {
|
||||
std::cout << "invalid req_id" << std::endl;
|
||||
//std::cout << "invalid req_id" << std::endl;
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user