DengBiao 9 ay önce
ebeveyn
işleme
8c3bd8ad16
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. +1
    -0
      app/customer/hdl/hdl_central_kitchen_for_school_order.go

+ 1
- 0
app/customer/hdl/hdl_central_kitchen_for_school_order.go Dosyayı Görüntüle

@@ -251,6 +251,7 @@ func CentralKitchenForSchoolOrderRefund(c *gin.Context) {
e.OutErr(c, err1.Code, err1.Error())
return
}
utils.FilePutContents("CentralKitchenForSchoolOrderRefund", utils.SerializeStr(req))
err = svc.CentralKitchenForSchoolOrderRefund(req)
if err != nil {
e.OutErr(c, e.ERR, err.Error())


Yükleniyor…
İptal
Kaydet