Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
SmartCanteen
/
smart_canteen
Seguir
2
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
update
tmp
DengBiao
hace 9 meses
padre
370f5e63d8
commit
5d78c6b9c2
Se han
modificado 1 ficheros
con
3 adiciones
y
3 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+3
-3
app/admin/svc/order/svc_central_kitchen_for_school_order.go
+ 3
- 3
app/admin/svc/order/svc_central_kitchen_for_school_order.go
Ver fichero
@@ -298,9 +298,9 @@ func CentralKitchenForSchoolOrderRefundAudit(c *gin.Context, req md.CentralKitch
return err4
}
if updateAck1 <= 0 {
_ = session.Rollback()
err = errors.New("更新退款就餐记录状态失败2")
return
//
_ = session.Rollback()
//
err = errors.New("更新退款就餐记录状态失败2")
//
return
}
}
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar