上传支付代码回应
This commit is contained in:
parent
7cea922e44
commit
2616200338
@ -35,7 +35,7 @@ func (this *Api_Comp) PayDelivery(c *engine.Context) {
|
||||
payresp *pb.PayDeliveryResp = &pb.PayDeliveryResp{
|
||||
Code: 0,
|
||||
Msg: "成功",
|
||||
Data: "".
|
||||
Data: "",
|
||||
}
|
||||
)
|
||||
defer func() {
|
||||
|
Loading…
Reference in New Issue
Block a user