heheng
2026-02-02 8bda5d156d97a6f86da6ee068447643a2fff8c4f
multi-system/src/main/java/com/gkhy/exam/system/mapper/ItemReviewMapper.java
@@ -2,7 +2,6 @@
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.gkhy.exam.system.domain.ItemReview;
import org.apache.ibatis.annotations.Param;
import org.mapstruct.Mapper;
import java.util.List;