SpringInAction3
SpringInAction3 copied to clipboard
修改类注解为@Service
该类在系统中主要负责业务逻辑的处理,所以应该使用@Service注解比较合适