fix: bff add configID
This commit is contained in:
Binary file not shown.
@@ -15,6 +15,7 @@ type NacosConf struct {
|
||||
NamespaceId string `json:",optional"`
|
||||
Group string `json:",optional"`
|
||||
RegisterIP string `json:",optional"`
|
||||
ConfigID string `json:",optional"`
|
||||
}
|
||||
|
||||
type ResponseConf struct {
|
||||
|
||||
Reference in New Issue
Block a user