From 5351c356a7f7872a06c6b27a3be81b3d6d9164c8 Mon Sep 17 00:00:00 2001 From: liulin <lin.liu@aliyun.com> Date: 星期三, 31 七月 2024 17:14:52 +0800 Subject: [PATCH] 调整框架 --- src/main/java/com/lunhan/xxx/host/controller/TestInfoServiceController.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/java/com/lunhan/xxx/host/controller/TestInfoServiceController.java b/src/main/java/com/lunhan/xxx/host/controller/TestInfoServiceController.java index 3b6c6b2..1ffb9e5 100644 --- a/src/main/java/com/lunhan/xxx/host/controller/TestInfoServiceController.java +++ b/src/main/java/com/lunhan/xxx/host/controller/TestInfoServiceController.java @@ -223,7 +223,7 @@ } /** - * 删除[测试信息] + * 批量删除[测试信息] * * @author lin.liu * @date 2021/11/23 -- Gitblit v1.9.3