fix: fix bug

This commit is contained in:
1808837298@qq.com
2024-03-06 19:53:31 +08:00
parent d703cccc8a
commit c420eff20d
+1 -1
View File
@@ -186,7 +186,7 @@ const (
const ( const (
ChannelTypeUnknown = 0 ChannelTypeUnknown = 0
ChannelTypeOpenAI = 1 ChannelTypeOpenAI = 1
ChannelTypeAPI2D = 2 ChannelTypeMidjourney = 2
ChannelTypeAzure = 3 ChannelTypeAzure = 3
ChannelTypeCloseAI = 4 ChannelTypeCloseAI = 4
ChannelTypeOpenAISB = 5 ChannelTypeOpenAISB = 5