feat: Implement batch team owner processing with dedicated upload, configuration, and monitoring pages and backend services.
This commit is contained in:
@@ -78,6 +78,10 @@ func main() {
|
||||
}
|
||||
fmt.Println()
|
||||
|
||||
// 启动自动补号服务
|
||||
api.StartAutoAddService()
|
||||
fmt.Printf("%s[服务]%s 自动补号服务已启动\n", colorGreen, colorReset)
|
||||
|
||||
// 启动服务器
|
||||
startServer(cfg)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user