YL2767 3 달 전
부모
커밋
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,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…
취소
저장