xcEncodeInfo abstract method
编码信息
beCodeStr 待编码字符
expireTime 过期时间,默认30min,单位毫秒
seq索引,自定义值
return code:0 data:json数据
回调码 5203
Implementation
@async
OriginResponse xcEncodeInfo(String encodeStr, int expireTime, int seq);
编码信息
beCodeStr 待编码字符
expireTime 过期时间,默认30min,单位毫秒
seq索引,自定义值
return code:0 data:json数据
回调码 5203
@async
OriginResponse xcEncodeInfo(String encodeStr, int expireTime, int seq);