This commit is contained in:
CaIon
2023-08-14 22:16:32 +08:00
parent 9a6be4301e
commit 68b24da6a6
33 changed files with 3224 additions and 1138 deletions
+1
View File
@@ -74,6 +74,7 @@ func main() {
}
go controller.AutomaticallyTestChannels(frequency)
}
go controller.UpdateMidjourneyTask()
// Initialize HTTP server
server := gin.Default()