github.com/easysoft/zendata@v0.0.0-20240513203326-705bd5a7fd67/test/unittest/res-buildin.yaml (about) 1 title: 测试 2 3 fields: 4 - field: f1 5 from: animal_plant.v1.yaml 6 use: animal 7 postfix: ",\n" 8 9 - field: f2 10 from: areacode.v1.yaml 11 use: city 12 postfix: ",\n" 13 14 - field: f3 15 from: card.v1.yaml 16 use: credit_card_china 17 postfix: ",\n" 18 19 - field: f4 20 from: chronology.v1.yaml 21 use: chronology 22 postfix: ",\n" 23 24 - field: f5 25 from: city.v1.yaml 26 use: state 27 postfix: ",\n" 28 29 - field: f6 30 from: color.v1.yaml 31 use: rgb 32 postfix: ",\n" 33 34 - field: f7 35 from: company.v1.yaml 36 use: name 37 postfix: ",\n" 38 39 - field: f8 40 from: country.v1.yaml 41 use: chinese_short 42 postfix: ",\n" 43 44 - field: f81 45 from: domain.domain.v1.yaml 46 use: letters_at_cn 47 postfix: ",\n" 48 49 - field: f9 50 from: earthly_branches.v1.yaml 51 use: earthly_branches 52 postfix: ",\n" 53 54 - field: f91 55 from: email.v1.yaml 56 use: number_with_self 57 postfix: ",\n" 58 59 - field: f10 60 from: five_elements.v1.yaml 61 use: five_elements 62 postfix: ",\n" 63 64 - field: f11 65 from: food.v1.yaml 66 use: food 67 postfix: ",\n" 68 69 - field: f12 70 from: fruit.v1.yaml 71 use: fruit 72 postfix: ",\n" 73 74 - field: f13 75 from: heavenly_stems.v1.yaml 76 use: heavenly_stems 77 postfix: ",\n" 78 79 - field: f14 80 from: idiom.v1.yaml 81 use: idiom 82 postfix: ",\n" 83 84 - field: f141 85 from: ip.v2.yaml 86 use: ipB 87 postfix: ",\n" 88 89 - field: f15 90 from: joke.v1.yaml 91 use: joke 92 postfix: ",\n" 93 94 - field: f151 95 from: log.apache.access.v1.yaml 96 use: log 97 postfix: ",\n" 98 99 - field: f16 100 from: name.cnaccount.v1.yaml 101 use: common_underline 102 postfix: ",\n" 103 - field: f17 104 from: name.cnreal.v1.yaml 105 use: male_two 106 postfix: ",\n" 107 - field: f18 108 from: name.enaccount.v1.yaml 109 use: common_underline 110 postfix: ",\n" 111 - field: f19 112 from: name.enreal.v1.yaml 113 use: male_common 114 postfix: ",\n" 115 116 - field: f20 117 from: occupation.v1.yaml 118 use: occupation 119 postfix: ",\n" 120 121 - field: f201 122 from: phone.v1.yaml 123 use: telephone_china_with_city_code 124 postfix: ",\n" 125 126 - field: f21 127 from: planet.v1.yaml 128 use: planet 129 postfix: ",\n" 130 131 - field: f22 132 from: poetry_ancient.v1.yaml 133 use: poetry 134 postfix: ",\n" 135 136 - field: f23 137 from: season.v1.yaml 138 use: season 139 postfix: ",\n" 140 141 - field: f24 142 from: song.v1.yaml 143 use: song 144 postfix: ",\n" 145 146 - field: f24-1 147 from: time.date.v1.yaml 148 use: with_line 149 postfix: ",\n" 150 - field: f24-2 151 from: time.monthday.v1.yaml 152 use: with_line 153 postfix: ",\n" 154 - field: f24-3 155 from: time.time.v1.yaml 156 use: chinese 157 postfix: ",\n" 158 159 - field: f25 160 from: ulid.v1.yaml 161 use: ulid 162 postfix: ",\n" 163 164 - field: f26 165 from: uuid.v2.yaml 166 use: by_format 167 postfix: ",\n" 168 169 - field: f27 170 from: xiehouyu.v1.yaml 171 use: xiehouyu 172 postfix: ",\n"