YL2767 3 місяці тому
джерело
коміт
91661eec85

+ 3
- 0
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
+
25
     @RequestMapping(value = "/queryPrimaryKey.do")
28
     @RequestMapping(value = "/queryPrimaryKey.do")
26
     public String queryPrimaryKey() throws IOException {
29
     public String queryPrimaryKey() throws IOException {
27
         try {
30
         try {

Завантаження…
Відмінити
Зберегти