From 3931c704761e5f51b9aed161560a3214058881c8 Mon Sep 17 00:00:00 2001
From: sgj <1442489573@qq.com>
Date: 星期六, 28 二月 2026 17:35:43 +0800
Subject: [PATCH] 抓拍页面,分页展示错误修复
---
fzzy-igdss-web/pom.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/fzzy-igdss-web/pom.xml b/fzzy-igdss-web/pom.xml
index 71bc8c2..180665a 100644
--- a/fzzy-igdss-web/pom.xml
+++ b/fzzy-igdss-web/pom.xml
@@ -64,6 +64,7 @@
<version>${fzzy.igdss.version}</version>
</dependency>
+
</dependencies>
<build>
--
Gitblit v1.9.3