DengBiao 9 meses atrás
pai
commit
e06e83944f
1 arquivos alterados com 0 adições e 2 exclusões
  1. +0
    -2
      app/admin/svc/order/svc_central_kitchen_for_school_order.go

+ 0
- 2
app/admin/svc/order/svc_central_kitchen_for_school_order.go Ver arquivo

@@ -226,8 +226,6 @@ func CentralKitchenForSchoolOrderRefundAudit(c *gin.Context, req md.CentralKitch
if userWithDay.State == enum.CentralKitchenForSchoolUserWithDayStateForCancel {
//TODO::当前订餐记录,已退款了
isAlreadyReturnDayId = append(isAlreadyReturnDayId, returnDay.Id)
//returnDay.Memo = "当前退款申请记录,已有其他退款申请完成退款!"
//centralKitchenForSchoolUserRefundDayDb.CentralKitchenForSchoolUserRefundDayUpdate(returnDay.Id, returnDay, "memo")
continue
}



Carregando…
Cancelar
Salvar