YL2767 3 месяцев назад
Родитель
Сommit
6890f69a9c
1 измененных файлов: 0 добавлений и 3 удалений
  1. 0
    3
      src/main/java/com/th/demo/controller/common/CommonController.java

+ 0
- 3
src/main/java/com/th/demo/controller/common/CommonController.java Просмотреть файл

22
     CommonService commonService;
22
     CommonService commonService;
23
     String result = "";
23
     String result = "";
24
 
24
 
25
-
26
-
27
-
28
     @RequestMapping(value = "/queryPrimaryKey.do")
25
     @RequestMapping(value = "/queryPrimaryKey.do")
29
     public String queryPrimaryKey() throws IOException {
26
     public String queryPrimaryKey() throws IOException {
30
         try {
27
         try {

Загрузка…
Отмена
Сохранить