@Service(value = "xxxServiceImpl"  xxxxxxxx)
public class XXXSerivceImpl {
      public void init() {
           ......

      }

}

 

相关文章: