package comgtmsgtmscontroller;import comgtmsgtmsentity;import comgtmsgtmsmapper;import comgtmsgtmsservice;import comgtmsgtmsutilMailUtils;import comgtmsgtmsutilResultUtil;import orgslf4jLogger;import
该代码文件是一个Spring Boot项目中的控制器类,用于处理论文信息相关的请求。该类中包含了添加、修改、删除、查询论文信息的方法,以及上传论文、批复论文、评分等操作的方法。其中,上传论文、批复论文、评分等操作涉及到邮件通知功能,使用了MailUtils工具类发送邮件。该类中还使用了@Autowired注解自动装配了其他服务类和Mapper接口。
原文地址: http://www.cveoy.top/t/topic/cFdC 著作权归作者所有。请勿转载和采集!