From 8c92150c816a33593a34849b0b12e8ece8fbe421 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 7 Dec 2025 05:50:34 +0000 Subject: [PATCH] Address code review feedback: improve error handling and add missing import Co-authored-by: qaiu <29825328+qaiu@users.noreply.github.com> --- web-front/src/views/Playground.vue | 4 +- .../qaiu/lz/web/controller/PlaygroundApi.java | 55 ++++++++++++++----- 2 files changed, 43 insertions(+), 16 deletions(-) diff --git a/web-front/src/views/Playground.vue b/web-front/src/views/Playground.vue index 073f936..d68b068 100644 --- a/web-front/src/views/Playground.vue +++ b/web-front/src/views/Playground.vue @@ -531,6 +531,7 @@