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

     1  title: test
     2  desc: 描述
     3  version: 1.0
     4  fields:
     5  #  - field: test
     6  #    range: 60000000-99999999:R
     7  #    postfix: "\t"
     8  
     9    - field: telephone_china
    10      from: phone.v1.yaml
    11      use: telephone_china
    12      postfix: "\t"
    13  
    14  #  - field: telephone_china_with_city_code
    15  #    from: phone.v1.yaml
    16  #    use: telephone_china_with_city_code
    17  #    postfix: "\t"
    18  #
    19  #  - field: telephone_china_with_country_code
    20  #    from: phone.v1.yaml
    21  #    use: telephone_china_with_country_code
    22  #    postfix: "\t"
    23  #
    24  #  - field: telephone_400
    25  #    from: phone.v1.yaml
    26  #    use: telephone_400
    27  #    postfix: "\t"
    28  #
    29  #  - field: telephone_service
    30  #    from: phone.v1.yaml
    31  #    use: telephone_service
    32  #    postfix: "\t"
    33  #
    34  #  - field: cellphone
    35  #    from: phone.v1.yaml
    36  #    use: cellphone
    37  #    postfix: "\t"
    38  #
    39  #  - field: qq
    40  #    from: phone.v1.yaml
    41  #    use: qq
    42  #    postfix: "\t"
    43  #
    44  #  - field: field_creditcard
    45  #    format: "credit_card('amex')"
    46  #    postfix: "\t"
    47  #
    48  #  - field: field_idcard
    49  #    format: "id_card()"
    50  #    postfix: "\t"