Browse Source

更新 'src/AppManager/Encryption.cpp'

dream 7 tháng trước cách đây
mục cha
commit
0179934fb4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/AppManager/Encryption.cpp

+ 1 - 1
src/AppManager/Encryption.cpp

@@ -9,7 +9,7 @@
   */
 
 #include "Encryption.hpp"
-#include "res/Encrypt.h" // 假设 Encrypt.h 提供了 RC4 加密和解密函数
+#include "res/Encrypt.h" 
 #include <cstring>
 
 // RC4 加密数据