From f5fec3e27510969ee9f2fc89d2e1e2868d25f1f1 Mon Sep 17 00:00:00 2001 From: 云 <2163098428@qq.com> Date: 星期三, 22 四月 2026 09:36:14 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/dev_New_pro' into dev_New_pro --- src/main/java/com/ruoyi/basic/controller/CustomerPrivatePoolController.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/java/com/ruoyi/basic/controller/CustomerPrivatePoolController.java b/src/main/java/com/ruoyi/basic/controller/CustomerPrivatePoolController.java index 8b8edf7..b28a96a 100644 --- a/src/main/java/com/ruoyi/basic/controller/CustomerPrivatePoolController.java +++ b/src/main/java/com/ruoyi/basic/controller/CustomerPrivatePoolController.java @@ -16,7 +16,7 @@ import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.*; -import javax.servlet.http.HttpServletResponse; +import jakarta.servlet.http.HttpServletResponse; import java.util.List; /** -- Gitblit v1.9.3