requestId property

String requestId
getter/setter pair

请求ID,可以用UUID实现,主要为了便于业务实现请求响应绑定,参数为空,或者为空串,返回参数错误

Implementation

String requestId;