Skip to main content

Module editor_page_repo

Module editor_page_repo 

Source
Expand description

编辑器页面数据访问层 (Editor Page Repository)

封装 editor_page 表的查询与写入(SeaORM)。所有查询强制以 episode_id 过滤, 与分片键对齐,禁止全表扫描。

Structs§

EditorPageRepository
编辑器页面仓储
NewEditorPage
新建页面的入参(服务层组装后传入)