mirror of
https://github.com/halo-dev/docs.git
synced 2026-01-15 07:05:52 +08:00
完善主题开发文档关于 VO 字段的描述。 /kind documentation Fixes https://github.com/halo-dev/docs/issues/122 ```release-note None ```
301 B
301 B
{
"name": "string", // 用户名
"displayName": "string", // 显示名称
"avatar": "string", // 头像
"bio": "string" // 描述
}