feat: release v1.0.0

This commit is contained in:
2026-07-29 22:10:36 +08:00
parent ee9f50b859
commit c903b5a6b5
81 changed files with 2776 additions and 1044 deletions

View File

@@ -13,6 +13,8 @@ var Module = fx.Module("handlers",
NewSysFileHandler,
NewSysPostHandler,
NewCategoryHandler,
NewAuthHandler,
NewTagHandler,
NewPostHandler,
NewWebHandler,