From 5c19842e7236f2a4abbf3b8b5e08731168d98ac7 Mon Sep 17 00:00:00 2001 From: peng <peng.com> Date: 星期五, 19 九月 2025 14:18:41 +0800 Subject: [PATCH] 会员列表导出 --- manager-api/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/manager-api/pom.xml b/manager-api/pom.xml index f2b40c4..e25db3c 100644 --- a/manager-api/pom.xml +++ b/manager-api/pom.xml @@ -29,4 +29,4 @@ </plugins> </build> -</project> \ No newline at end of file +</project> -- Gitblit v1.8.0