Files
mp-java/src/main
赵忠林 b5e4c95fc6 feat(cms): 添加页面附件字段支持
- 在 CmsPage 实体类中新增 attachments 字段
- attachments 字段类型为 JSON 数组字符串,包含 name/url/size/ext/sort 信息
- 为 attachments 字段添加相应的 @Schema 注解描述
2026-08-07 18:36:58 +08:00
..