获取请求ID的STRING类型。
const std::string GetRequsetIdString() const;
无。
mindie_llm::InferRequestId runtimeReqId1(0); string value = runtimeReqId1.GetRequsetIdString();