Boost CRUD API

This commit is contained in:
2024-12-28 21:41:13 +08:00
parent edbe412f97
commit d59966a03e
11 changed files with 299 additions and 22 deletions

View File

@ -9,6 +9,7 @@ var AutoMaintainRange = []any{
&models.AttachmentPool{},
&models.Attachment{},
&models.AttachmentFragment{},
&models.AttachmentBoost{},
&models.StickerPack{},
&models.Sticker{},
}