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