From c79702eba8406a112fb01a7dc8f2a62a29488f0b Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 7 Dec 2025 05:27:07 +0000 Subject: [PATCH] Address code review feedback: protect types.js endpoint and improve code readability Co-authored-by: qaiu <29825328+qaiu@users.noreply.github.com> --- web-front/src/views/Playground.vue | 8 +++++++- .../java/cn/qaiu/lz/web/controller/PlaygroundApi.java | 9 ++++++++- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/web-front/src/views/Playground.vue b/web-front/src/views/Playground.vue index 22ed46d..5fe85b4 100644 --- a/web-front/src/views/Playground.vue +++ b/web-front/src/views/Playground.vue @@ -21,7 +21,7 @@ 正在检查访问权限... -