刘韬 %!s(int64=2) %!d(string=hai) anos
pai
achega
347cad7457
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      DataFusion/src/com/zskk/control/ViewController.java

+ 0 - 1
DataFusion/src/com/zskk/control/ViewController.java

@@ -59,7 +59,6 @@ public class ViewController extends Controller {
 //	        String aesDecodeSt4 = AESUtils.aesDecodeStr(aesEncryptStr3, "27c78f49ba635c90a4a44af98a76e313" ,IV);
 //	        String aesDecodeSt5 = AESUtils.aesEncryptStr(aesDecodeSt4, PropKit.get("nw_key"),IV);
 			this.renderText(aesDecodeStr);
-
 		} catch (Exception e) {
 			// TODO: handle exception
 			this.renderText(e.toString());