整理优化代码

This commit is contained in:
xiongziliang 2019-06-28 16:55:28 +08:00
parent bf39cf3e33
commit 27ce8a9915

View File

@ -164,7 +164,7 @@ class Parser {
return ret;
}
private:
private:
string _strMethod;
string _strUrl;
string _strTail;