fix: bff test encrypt
This commit is contained in:
@@ -16,8 +16,3 @@ type NacosConf struct {
|
||||
RegisterIP string `json:",optional"`
|
||||
ConfigID string `json:",optional"`
|
||||
}
|
||||
|
||||
type ResponseConf struct {
|
||||
IsDebug bool `json:",default=true"`
|
||||
EncryptKey string `json:",optional"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user