@@ -22,9 +22,6 @@ public class CommonController {
CommonService commonService;
String result = "";
-
@RequestMapping(value = "/queryPrimaryKey.do")
public String queryPrimaryKey() throws IOException {
try {