fix: gofmt formatting

This commit is contained in:
erio
2026-04-05 14:37:21 +08:00
parent e374874125
commit 37c23eccfe
2 changed files with 82 additions and 609 deletions

View File

@@ -134,7 +134,7 @@ func (r ChannelMappingResult) ToUsageFields(reqModel, upstreamModel string) Chan
const (
channelCacheTTL = 10 * time.Minute
channelErrorTTL = 5 * time.Second // DB 错误时的短缓存
channelErrorTTL = 5 * time.Second // DB 错误时的短缓存
channelCacheDBTimeout = 10 * time.Second
)

File diff suppressed because it is too large Load Diff