YL2767 před 3 měsíci
rodič
revize
6890f69a9c

+ 0
- 3
src/main/java/com/th/demo/controller/common/CommonController.java Zobrazit soubor

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

Loading…
Zrušit
Uložit