feat: 支持自动嗅探 enc
This commit is contained in:
@@ -5,4 +5,5 @@ import "errors"
|
||||
var (
|
||||
ErrResultCannotFound = errors.New("result cannot found from response")
|
||||
ErrAcidCannotFound = errors.New("acid not found")
|
||||
ErrEnvCannotFound = errors.New("enc not found")
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user