uint64_t UnsignedIntValue() const

接口功能

获取请求体数字类型的序列号,多为请求体序列号类似为uint64_t类型请求体使用。

接口格式

uint64_t UnsignedIntValue() const

接口参数

使用样例

返回值

返回请求体对象数字类型序列号,若请求体对象为string类型,会返回空默认值0。