微信红包
This commit is contained in:
parent
d28bbf956c
commit
43d02b09b2
|
|
@ -105,7 +105,7 @@ func queryReq(order *proto.QueryRequest_Order) (*transfer.GetTransferBillByOutNo
|
|||
|
||||
func queryResp(request *proto.QueryRequest, response *transfer.TransferBillEntity) (*proto.QueryResponse, error) {
|
||||
|
||||
// 返回出去
|
||||
// 返回出去 转账完成或者转账失败,对应单据状态status的值为SUCCESS、CANCELLED和FAIL
|
||||
data, _ := json.Marshal(response)
|
||||
|
||||
return &proto.QueryResponse{
|
||||
|
|
|
|||
Loading…
Reference in New Issue