fix: fix bug

This commit is contained in:
1808837298@qq.com 2024-03-06 19:53:31 +08:00
parent d703cccc8a
commit c420eff20d

View File

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