1
This commit is contained in:
@@ -223,5 +223,6 @@ type WaybillCallbackParam struct {
|
||||
AppID string `json:"appid"` //第三方用户唯一凭证
|
||||
ReturnMsg string `json:"return_msg"` //返回信息,如非空,为错误原因,如签名失败、参数格式校验错误
|
||||
ReturnCode string `json:"return_code"` //状态,ok/fail表示成功
|
||||
Timestamp string `json:"timestamp"`
|
||||
//BaseRespInfo
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user