获取请求体string类型的序列号。
const std::string &StringValue() const;
无。
获取请求ID对象的字符类型序列号。
1
std::string stringVal = requestId->StringValue();