YL2767 il y a 3 mois
Parent
révision
6890f69a9c

+ 0
- 3
src/main/java/com/th/demo/controller/common/CommonController.java Voir le fichier

@@ -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…
Annuler
Enregistrer