From 63264fe00b684bfec91ca5888f640971dabc0ed2 Mon Sep 17 00:00:00 2001 From: “djh” <“3298565835@qq.com”> Date: Mon, 02 Feb 2026 13:41:34 +0800 Subject: [PATCH] 修改模版,新增置顶 --- multi-system/src/main/java/com/gkhy/exam/system/service/InformationPlatformService.java | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/multi-system/src/main/java/com/gkhy/exam/system/service/InformationPlatformService.java b/multi-system/src/main/java/com/gkhy/exam/system/service/InformationPlatformService.java index 9266856..9ee060d 100644 --- a/multi-system/src/main/java/com/gkhy/exam/system/service/InformationPlatformService.java +++ b/multi-system/src/main/java/com/gkhy/exam/system/service/InformationPlatformService.java @@ -1,7 +1,6 @@ package com.gkhy.exam.system.service; import com.gkhy.exam.system.domain.InformationPlatform; -import com.gkhy.exam.system.domain.SysClauseManagement; import java.util.List; -- Gitblit v1.9.2