时间戳签发接口-字节流方式
POST
https://tsp.gdsinsing.com/api/sign
接口描述
根据原文hash获取唯一的时间戳签名
响应参数
参数名
类型
描述
必填
result
Int
调用结果(0:失败,1:成功)
必填
data
String
时间戳签名
必填
errorcode
String
错误码
必填
msg
String
错误详情
必填
solve
String
解决办法
必填