更新若干功能

This commit is contained in:
李琦
2026-08-15 17:18:00 +08:00
parent 4954295961
commit 6a81e479ef
77 changed files with 8165 additions and 2372 deletions

View File

@@ -49,6 +49,9 @@ type AvatarPick = model.AvatarPick
type SearchHit = model.SearchHit
type FestivalImage = model.FestivalImage
type LaunchApp = model.LaunchApp
type LaunchCategory = model.LaunchCategory
type LaunchEntry = model.LaunchEntry
type LaunchSuggest = model.LaunchSuggest
type LaunchProfile = model.LaunchProfile
type LaunchLogLine = model.LaunchLogLine
type CloneInput = model.CloneInput