mtps校验签名?

This commit is contained in:
苏尹岚
2020-06-16 17:43:20 +08:00
parent 4645691c1b
commit 8c1e77ba1b

View File

@@ -115,7 +115,7 @@ func (c *DeliveryHandler) pushToGy(waybill *model.Waybill, msg *mtpsapi.Callback
params["mt_peisong_id"] = msg.MtPeisongID
params["courier_name"] = msg.CourierName
params["delivery_id"] = msg.DeliveryID
params["sign"] = msg.Sign
params["sign"] = "ec61c8d88a1f864cc2cb1b875177fe1fb1402f05"
params["appkey"] = msg.AppKey
params["order_id"] = msg.OrderID
params["courier_phone"] = msg.CourierPhone