github.com/easysoft/zendata@v0.0.0-20240513203326-705bd5a7fd67/demo/test/res/res.yaml (about)

     1  title: 邮件地址
     2  desc:
     3  author: zentao
     4  version: 1.0
     5  
     6  field: email
     7  instances:
     8    - instance: pinyin_with_esp
     9      note: 来源于ZD目录下的嵌套资源
    10      fields:
    11        - field: chinese_account
    12          from: name.cnaccount.v1.yaml
    13          use: common_underline
    14          postfix: "@"
    15        - field: esp_domain
    16          from: domain.esp.v1.yaml
    17          use: esp
    18  
    19    - instance: ip_address
    20      note: 来源于相对路径的文件
    21      fields:
    22        - field: ip
    23          from: sub/../sub/res.yaml
    24          use: sub