@@ -318,6 +318,8 @@ func RelayMidjourney(c *gin.Context) {
return
}
+ relayInfo.InitChannelMeta(c)
+
var mjErr *dto.MidjourneyResponse
switch relayInfo.RelayMode {
case relayconstant.RelayModeMidjourneyNotify: