fix: bff diff
CI / changes (push) Successful in 2s
CI / docker-bff (push) Successful in 3m12s
CI / docker-product (push) Successful in 3m28s
CI / docker-admin (push) Has been skipped

This commit is contained in:
zzw
2026-08-14 09:17:56 +08:00
19 changed files with 457 additions and 164 deletions
+1 -2
View File
@@ -6,8 +6,7 @@ import (
type Config struct {
gateway.GatewayConf
Nacos NacosConf
Response ResponseConf `json:",optional"`
Nacos NacosConf
}
type NacosConf struct {