Browse Source

update

tmp
DengBiao 8 months ago
parent
commit
4285b4520b
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      app/admin/svc/order/svc_central_kitchen_for_school_order.go

+ 2
- 1
app/admin/svc/order/svc_central_kitchen_for_school_order.go View File

@@ -398,7 +398,8 @@ func CentralKitchenForSchoolOrderRefundAudit(c *gin.Context, req md.CentralKitch
}, },
}, },
) )
fmt.Println(">>>>wxRefund<<<<", resp.Status)

fmt.Println(">>>>wxRefund<<<<", resp)


if err6 != nil { if err6 != nil {
if err6 != nil { if err6 != nil {


Loading…
Cancel
Save