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

     1  title: 私有IP地址
     2  desc:
     3  author: wwccss
     4  version: 1.0
     5  
     6  field: ip
     7  instances:
     8    - instance: privateA
     9      note: 私有A类IP地址
    10      prefix: 10.
    11      fields:
    12        - field: part2
    13          range: 0-254
    14          postfix: .
    15        - field: part3
    16          range: 0-254
    17          postfix: .
    18        - field: part4
    19          range: 1-254