fix: 修复 golangci-lint 报告的 36 个问题
This commit is contained in:
@@ -821,7 +821,7 @@ func (s *OpenAIGatewayService) forwardOpenAIImagesOAuth(
|
||||
|
||||
var (
|
||||
usage OpenAIUsage
|
||||
imageCount = parsed.N
|
||||
imageCount int
|
||||
firstTokenMs *int
|
||||
)
|
||||
if parsed.Stream {
|
||||
|
||||
Reference in New Issue
Block a user