liu
2026-08-24 7c2b68615207bfae95e208d1f0f16eb0612e8394
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