Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

资产配置

数字资产是项目中具有明确权属、可被唯一标识且能通过"数字资产契约"进行索引与调度的逻辑实体。

资产字段

资产类型

常见资产类型:

YAML示例

assets:
  <name>:
    title: 资产标题
    description: 资产描述
    type: 资产类型
    category: 资产分类
    path: 资产路径