Commit 00dbe7ab88eae72e3fda74d0a3b4af6ccdca6eb4
1 parent
d129b5ea70
Exists in
master
and in
6 other branches
a
Showing 1 changed file with 1 additions and 1 deletions
platform-operate-api/src/main/java/com/lyms/platform/operate/web/controller/EnumsController.java
View file @
00dbe7a
... | ... | @@ -7,7 +7,7 @@ |
7 | 7 | import org.springframework.web.bind.annotation.RequestMapping; |
8 | 8 | import org.springframework.web.bind.annotation.RequestMethod; |
9 | 9 | import org.springframework.web.bind.annotation.ResponseBody; |
10 | - | |
10 | +import org.springframework.beans.factory.annotation.Autowired; | |
11 | 11 | import java.util.ArrayList; |
12 | 12 | import java.util.HashMap; |
13 | 13 | import java.util.List; |