github.com/easysoft/zendata@v0.0.0-20240513203326-705bd5a7fd67/demo/test/res/sub/res.yaml (about) 1 title: 测试 2 desc: 3 author: zentao 4 version: 1.0 5 6 field: test 7 instances: 8 - instance: sub 9 note: 来源于相对路径的文件 10 fields: 11 - field: from-insts 12 from: zentao.ip.private.yaml 13 use: all 14 postfix: "\t" 15 16 - field: from-ranges 17 from: ../../../yaml/zentao/number/v1.yaml 18 use: netmask 19 prefix: "mask is " 20 postfix: "\t"