liu
2 天以前 1eb432710b7a3a2e820be10b17c0138b377ee1b8
yudao-module-infra/src/test/resources/codegen/vue2_master_inner/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