|
|
@@ -114,7 +114,7 @@ func CentralKitchenForSchoolOrderRefundAudit(c *gin.Context) { |
|
|
|
if err1 != nil { |
|
|
|
logx.Error(err1) |
|
|
|
println("<<<<CentralKitchenForSchoolOrderRefundAudit>>>>>Error:::", err1.Error()) |
|
|
|
e.OutErr(c, err1.Code, err1.Error()) |
|
|
|
e.OutErr(c, e.ERR, err1.Error()) |
|
|
|
return |
|
|
|
} |
|
|
|
//}() |
|
|
|