add luma api service

This commit is contained in:
RockYang
2024-08-30 18:12:14 +08:00
parent dae75343d0
commit a16ef6476d
8 changed files with 453 additions and 8 deletions

View File

@@ -279,7 +279,7 @@ func (s *Service) CheckTaskNotify() {
}()
}
func (s *Service) DownloadImages() {
func (s *Service) DownloadFiles() {
go func() {
var items []model.SunoJob
for {