huminmin
2026-08-14 481eb2249f2886c3a6ea8445820a2ec5f153d4da
yudao-module-infra/src/test/resources/codegen/vben5_ele_general_master_normal/java/InfraStudentServiceImpl
@@ -1,6 +1,7 @@
package cn.iocoder.yudao.module.infra.service.demo;
import cn.hutool.core.collection.CollUtil;
import cn.hutool.core.util.ObjectUtil;
import org.springframework.stereotype.Service;
import jakarta.annotation.Resource;
import org.springframework.validation.annotation.Validated;
@@ -27,7 +28,7 @@
/**
 * 学生 Service 实现类
 *
 * @author 芋道源码
 * @author 超级管理员
 */
@Service
@Validated