Kaynağa Gözat

fix: fix bug

1808837298@qq.com 2 yıl önce
ebeveyn
işleme
0e06be8c3e
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      common/constants.go

+ 1 - 1
common/constants.go

@@ -186,7 +186,7 @@ const (
 const (
 	ChannelTypeUnknown        = 0
 	ChannelTypeOpenAI         = 1
-	ChannelTypeAPI2D          = 2
+	ChannelTypeMidjourney     = 2
 	ChannelTypeAzure          = 3
 	ChannelTypeCloseAI        = 4
 	ChannelTypeOpenAISB       = 5