Close #10 remove extra information
This commit is contained in:
@@ -433,7 +433,7 @@ int Deals::Status()
|
||||
{
|
||||
cout << "command line" << endl;
|
||||
cout << data << endl;
|
||||
cout << result << endl;
|
||||
// cout << result << endl;
|
||||
}
|
||||
if (result.length() == 0)
|
||||
return NoResponse("");
|
||||
|
||||
Reference in New Issue
Block a user