Kaynağa Gözat

Merge branch 'master' of http://git.mokasz.com/zouyong/team2_nc

zouyong 5 yıl önce
ebeveyn
işleme
f108499ce3
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      assets/Scripts/mk/util/EncryptUtil.ts

+ 1 - 1
assets/Scripts/mk/util/EncryptUtil.ts

@@ -1,5 +1,5 @@
 import { hmacSha256 } from "./encrypt/hmacSha256";
-import * as CryptoJS from "./encrypt/rsa/crypto-js";
+import * as CryptoJS from "./encrypt/aes.js";
 
 
 /**