张庆宇 6 months ago
parent
commit
6890f69a9c

+ 0
- 3
src/main/java/com/th/demo/controller/common/CommonController.java View File

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 {

Loading…
Cancel
Save