maven-framework-project
maven-framework-project copied to clipboard
增加缺失的注解@Transactional
该类主要对数据库中的数据进行操作,增加注解@Transactional可以更方便地实现回滚等操作,会更好