DengBiao hace 9 meses
padre
commit
a145fe2c90
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      app/admin/hdl/hdl_audit_center.go

+ 2
- 0
app/admin/hdl/hdl_audit_center.go Ver fichero

@@ -239,6 +239,8 @@ func CentralKitchenForSchoolOrderRefundAudit(c *gin.Context) {
cache.Del(md.AuditLockKeyForCentralKitchenLockKey)
utils.FilePutContents("DealCentralKitchenForSchoolOrderRefundAudit", "退款处理,结束时间:::"+time.Now().Format("2006-01-02 15:04:05"))
}()
} else {
cache.Del(md.AuditLockKeyForCentralKitchenLockKey)
}

e.OutSuc(c, "success", nil)


Cargando…
Cancelar
Guardar