@@ -6,6 +6,8 @@ import (
"crypto/cipher"
"encoding/base64"
"encoding/hex"
+
+ . "app.yhyue.com/moapp/jybase/common"
)
type AES_CBC struct {