Commit 4ab93fe72d8a6102525b241ce3241148e02422b7

Authored by shiyang
1 parent 29e397345d
Exists in master and in 1 other branch dev

update

Showing 1 changed file with 1 additions and 0 deletions

talkonlineweb/src/main/java/com/lyms/talkonlineweb/controller/ArticleController.java View file @ 4ab93fe
... ... @@ -44,6 +44,7 @@
44 44  
45 45 @Autowired
46 46 private ArticleInfoService articleInfoService;
  47 + @Autowired
47 48 private ArticleInfo2Service articleInfoService2;
48 49  
49 50 @Autowired