04 2019 档案
摘要://后端请求: public ResponseEntity<byte[]> simpleExport() throws BackupsException { try { String filename = path+ name; FileObject fileObject = new FileObj
阅读全文
摘要:java调用webservice public String redoEsb(String loguid, String user, String comments, String newMsg, String ipLocation) throws Exception {//String redoE
阅读全文