fix:修正一个警告。
This commit is contained in:
parent
ae40b7f1a9
commit
c4bcfebdd1
@ -63,7 +63,7 @@ void CClient::print_help(bool detail)
|
||||
return;
|
||||
}
|
||||
|
||||
constexpr char* sp = "==================================================";
|
||||
std::string sp = "==================================================";
|
||||
TLOGI("{}", sp);
|
||||
TLOGW("#Get#");
|
||||
TLOGI(" des: Get all clients on server.");
|
||||
|
Loading…
x
Reference in New Issue
Block a user