fix: fix bug

This commit is contained in:
1808837298@qq.com 2024-03-06 19:53:31 +08:00
parent 626217fbd4
commit 0e06be8c3e

View File

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