From 44ec4bc34e54dfe0a3c65be6eaa821167d26723e Mon Sep 17 00:00:00 2001 From: wangwh <2397901735@qq.com> Date: Tue, 10 Sep 2024 16:36:41 +0800 Subject: [PATCH] 文件名修改 --- dyh-service/dyh-cust/src/main/java/cn/huge/module/rsoper/controller/web/RsRolefunWebController.java | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/dyh-service/dyh-cust/src/main/java/cn/huge/module/rsoper/controller/web/RsRoleFunWebController.java b/dyh-service/dyh-cust/src/main/java/cn/huge/module/rsoper/controller/web/RsRolefunWebController.java similarity index 98% rename from dyh-service/dyh-cust/src/main/java/cn/huge/module/rsoper/controller/web/RsRoleFunWebController.java rename to dyh-service/dyh-cust/src/main/java/cn/huge/module/rsoper/controller/web/RsRolefunWebController.java index db33c30..f2042f3 100644 --- a/dyh-service/dyh-cust/src/main/java/cn/huge/module/rsoper/controller/web/RsRoleFunWebController.java +++ b/dyh-service/dyh-cust/src/main/java/cn/huge/module/rsoper/controller/web/RsRolefunWebController.java @@ -15,8 +15,6 @@ import javax.servlet.http.HttpServletRequest; import java.util.Map; -import java.util.stream.Collectors; -import java.util.stream.Stream; /** * @title: 系统角色功能权限表接口api-web端 -- Gitblit v1.8.0