Showing
1 changed file
with
0 additions
and
2 deletions
| @@ -187,8 +187,6 @@ | @@ -187,8 +187,6 @@ | ||
| 187 | return encryption.decryptByAES(string); | 187 | return encryption.decryptByAES(string); |
| 188 | }; | 188 | }; |
| 189 | 189 | ||
| 190 | - console.log(encryption.encryptByAES('关于软件')); | ||
| 191 | - | ||
| 192 | return { | 190 | return { |
| 193 | handleDecode, | 191 | handleDecode, |
| 194 | updataPersonlData, | 192 | updataPersonlData, |