From 8e9ea6e28bda83a60ccaa24b6ef24f979ec937d7 Mon Sep 17 00:00:00 2001
From: liyj <1003249715@qq.com>
Date: Mon, 19 Aug 2024 20:20:30 +0800
Subject: [PATCH] 1、报红整改

---
 dyh-service/dyh-cust/src/main/java/cn/huge/module/pauser/controller/web/PaAccountWebController.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dyh-service/dyh-cust/src/main/java/cn/huge/module/pauser/controller/web/PaAccountWebController.java b/dyh-service/dyh-cust/src/main/java/cn/huge/module/pauser/controller/web/PaAccountWebController.java
index 4878af5..1a24dd7 100644
--- a/dyh-service/dyh-cust/src/main/java/cn/huge/module/pauser/controller/web/PaAccountWebController.java
+++ b/dyh-service/dyh-cust/src/main/java/cn/huge/module/pauser/controller/web/PaAccountWebController.java
@@ -168,7 +168,7 @@
     /**
     * 根据主键单个
     * @url {ctx}/api/web/paAccount/deleteById
-    * @param ids 主键编号
+    * @param id 主键编号
     * @return Object
     */
     @GetMapping("/deleteById")

--
Gitblit v1.8.0