刘韬 2 gadi atpakaļ
vecāks
revīzija
347cad7457
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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());