feat: add posts

This commit is contained in:
Rogee
2025-01-15 14:47:10 +08:00
parent ab827715fb
commit 9002862415
13 changed files with 374 additions and 104 deletions

View File

@@ -20,6 +20,8 @@ types:
stage: PostStage
status: PostStatus
type: PostType
assets: Json[[]MediaAsset]
tags: Json[[]string]
orders:
type: OrderType