Browse Source

更新 'encrypt/aes.go'

wangchuanjin 3 years ago
parent
commit
bef525e7d4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      encrypt/aes.go

+ 1 - 1
encrypt/aes.go

@@ -1,4 +1,4 @@
-package util
+package encrypt
 
 
 import (
 import (
 	"bytes"
 	"bytes"