From 5455fc530e331a73b324acd70de1d0f684fce93f Mon Sep 17 00:00:00 2001
From: wuzeyu <1223318623@qq.com>
Date: 星期五, 23 八月 2024 15:18:35 +0800
Subject: [PATCH] 修改用户分页查询接口一个用户两个角色会出现两条数据的bug

---
 pipIrr-platform/pipIrr-mw/pipIrr-mwTest-server/.gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/pipIrr-platform/pipIrr-mw/pipIrr-mwTest-server/.gitignore b/pipIrr-platform/pipIrr-mw/pipIrr-mwTest-server/.gitignore
index 549e00a..afe3d20 100644
--- a/pipIrr-platform/pipIrr-mw/pipIrr-mwTest-server/.gitignore
+++ b/pipIrr-platform/pipIrr-mw/pipIrr-mwTest-server/.gitignore
@@ -1,5 +1,6 @@
 HELP.md
 target/
+/pipIrr-mwTest-server.iml
 !.mvn/wrapper/maven-wrapper.jar
 !**/src/main/**/target/
 !**/src/test/**/target/

--
Gitblit v1.8.0