requestId property

String requestId
getter/setter pair

请求ID,可以用UUID实现,主要为了便于业务实现请求响应绑定

Implementation

String requestId;