chore: sync

This commit is contained in:
2026-03-18 22:09:43 +08:00
parent 19d647c9e1
commit 091d1953e8
29 changed files with 564 additions and 1188 deletions

View File

@@ -7,6 +7,7 @@ type WorkConfig struct {
WorkID string `json:"作品ID"`
WorkName string `json:"作品作品"`
WorkDesc string `json:"作品描述"`
UpdateNotice string `json:"更新公告,omitempty"`
Author string `json:"作者"`
Version string `json:"作品版本号"`
Category string `json:"作品分类"`