提交 8b26da25 编写于 作者: aaronchen2k2k's avatar aaronchen2k2k

update yaml def

上级 8071c2da
title: 测试文件
desc:
author: zentao
version: 1.0
fields:
- field: letters
from: base.name.letters.v1.yaml
use: letters
postfix: "\t"
- field: numbers
from: base.name.numbers.v1.yaml
use: numbers
postfix: "\t"
- field: given
from: name.en.given.v1
select: name
where: "`index`='b'"
postfix: "\t"
- field: family
from: name.en.family.v1
select: name
where: "`index`='c'"
postfix: "\t"
- field: enreal
from: base.name.enreal.v1.yaml
use: common
prefix: "["
postfix: "]\t"
- field: enreal_male
from: base.name.enreal.v1.yaml
use: male_common
prefix: "["
postfix: "]\t"
- field: enreal_female
from: base.name.enreal.v1.yaml
use: female_with_middle
prefix: "["
postfix: "]\t"
- field: cnreal
from: base.name.cnreal.v1.yaml
use: two
prefix: "["
postfix: "]\t"
- field: cnreal_male
from: base.name.cnreal.v1.yaml
use: male_three
prefix: "["
postfix: "]\t"
- field: cnreal_female
from: base.name.cnreal.v1.yaml
use: female_four
prefix: "["
postfix: "]\t"
- field: enaccount_common
from: base.name.enaccount.v1.yaml
use: common
prefix: "["
postfix: "]\t"
- field: enaccount_underline
from: base.name.enaccount.v1.yaml
use: common_underline
prefix: "["
postfix: "]\t"
- field: enaccount_dot
from: base.name.enaccount.v1.yaml
use: common_dot
prefix: "["
postfix: "]\t"
- field: enaccount_reverse
from: base.name.enaccount.v1.yaml
use: reverse
prefix: "["
postfix: "]\t"
- field: cnaccount_common
from: base.name.cnaccount.v1.yaml
use: common
prefix: "["
postfix: "]\t"
- field: cnaccount_underline
from: base.name.cnaccount.v1.yaml
use: common_underline
prefix: "["
postfix: "]\t"
- field: cnaccount_dot
from: base.name.cnaccount.v1.yaml
use: common_dot
prefix: "["
postfix: "]\t"
- field: cnaccount_reverse
from: base.name.cnaccount.v1.yaml
use: reverse
prefix: "["
postfix: "]\t"
- field: cnaccount_family
from: base.name.cnaccount.v1.yaml
use: family
prefix: "["
postfix: "]\t"
- field: cnaccount_given
from: base.name.cnaccount.v1.yaml
use: given
prefix: "["
postfix: "]\t"
\ No newline at end of file
title: 测试文件
desc:
author: zentao
version: 1.0
fields:
- field: one_number_at_common
from: base.domain.domain.v1.yaml
use: one_number_at_common
prefix: ""
postfix: "\t"
- field: one_number_at_cn
from: base.domain.domain.v1.yaml
use: one_number_at_cn
prefix: ""
postfix: "\t"
- field: one_number_at_new
from: base.domain.domain.v1.yaml
use: one_number_at_new
prefix: ""
postfix: "\t"
- field: one_letter_at_common
from: base.domain.domain.v1.yaml
use: one_letter_at_common
prefix: ""
postfix: "\t"
- field: one_letter_at_cn
from: base.domain.domain.v1.yaml
use: one_letter_at_cn
prefix: ""
postfix: "\t"
- field: one_letter_at_new
from: base.domain.domain.v1.yaml
use: one_letter_at_new
prefix: ""
postfix: "\t"
- field: numbers_at_common
from: base.domain.domain.v1.yaml
use: numbers_at_common
prefix: ""
postfix: "\t"
- field: numbers_at_cn
from: base.domain.domain.v1.yaml
use: numbers_at_cn
prefix: ""
postfix: "\t"
- field: numbers_at_new
from: base.domain.domain.v1.yaml
use: numbers_at_new
prefix: ""
postfix: "\t"
- field: letters_at_common
from: base.domain.domain.v1.yaml
use: letters_at_common
prefix: ""
postfix: "\t"
- field: letters_at_cn
from: base.domain.domain.v1.yaml
use: letters_at_cn
prefix: ""
postfix: "\t"
- field: letters_at_new
from: base.domain.domain.v1.yaml
use: letters_at_new
prefix: ""
postfix: "\t"
- field: mixed_at_common
from: base.domain.domain.v1.yaml
use: mixed_at_common
prefix: ""
postfix: "\t"
- field: mixed_at_cn
from: base.domain.domain.v1.yaml
use: mixed_at_cn
prefix: ""
postfix: "\t"
- field: mixed_at_new
from: base.domain.domain.v1.yaml
use: mixed_at_new
prefix: ""
postfix: "\t"
\ No newline at end of file
title: 测试文件
desc:
author: zentao
version: 1.0
fields:
- field: number_with_esp
from: base.email.email.v1.yaml
use: number_with_esp
prefix: ""
postfix: "\t"
- field: number_with_self
from: base.email.email.v1.yaml
use: number_with_self
prefix: ""
postfix: "\t"
- field: letter_with_esp
from: base.email.email.v1.yaml
use: letter_with_esp
prefix: ""
postfix: "\t"
- field: letter_with_self
from: base.email.email.v1.yaml
use: letter_with_self
prefix: ""
postfix: "\t"
- field: western_with_esp
from: base.email.email.v1.yaml
use: western_with_esp
prefix: ""
postfix: "\t"
- field: western_with_self
from: base.email.email.v1.yaml
use: western_with_self
prefix: ""
postfix: "\t"
- field: pinyin_with_esp
from: base.email.email.v1.yaml
use: pinyin_with_esp
prefix: ""
postfix: "\t"
- field: pinyin_with_self
from: base.email.email.v1.yaml
use: pinyin_with_self
prefix: ""
postfix: "\t"
\ No newline at end of file
......@@ -4,239 +4,6 @@ author: zentao
version: 1.0
fields:
#account
# - field: letters
# from: base.name.letters.v1.yaml
# use: letters
# postfix: "\t"
#
# - field: numbers
# from: base.name.numbers.v1.yaml
# use: numbers
# postfix: "\t"
#
# - field: given
# from: name.en.given.v1
# select: name
# where: "`index`='b'"
# postfix: "\t"
#
# - field: family
# from: name.en.family.v1
# select: name
# where: "`index`='c'"
# postfix: "\t"
#
# - field: enreal
# from: base.name.enreal.v1.yaml
# use: common
# prefix: "["
# postfix: "]\t"
#
# - field: enreal_male
# from: base.name.enreal.v1.yaml
# use: male_common
# prefix: "["
# postfix: "]\t"
#
# - field: enreal_female
# from: base.name.enreal.v1.yaml
# use: female_with_middle
# prefix: "["
# postfix: "]\t"
#
# - field: cnreal
# from: base.name.cnreal.v1.yaml
# use: two
# prefix: "["
# postfix: "]\t"
#
# - field: cnreal_male
# from: base.name.cnreal.v1.yaml
# use: male_three
# prefix: "["
# postfix: "]\t"
#
# - field: cnreal_female
# from: base.name.cnreal.v1.yaml
# use: female_four
# prefix: "["
# postfix: "]\t"
#
# - field: enaccount_common
# from: base.name.enaccount.v1.yaml
# use: common
# prefix: "["
# postfix: "]\t"
# - field: enaccount_underline
# from: base.name.enaccount.v1.yaml
# use: common_underline
# prefix: "["
# postfix: "]\t"
# - field: enaccount_dot
# from: base.name.enaccount.v1.yaml
# use: common_dot
# prefix: "["
# postfix: "]\t"
# - field: enaccount_reverse
# from: base.name.enaccount.v1.yaml
# use: reverse
# prefix: "["
# postfix: "]\t"
#
# - field: cnaccount_common
# from: base.name.cnaccount.v1.yaml
# use: common
# prefix: "["
# postfix: "]\t"
# - field: cnaccount_underline
# from: base.name.cnaccount.v1.yaml
# use: common_underline
# prefix: "["
# postfix: "]\t"
# - field: cnaccount_dot
# from: base.name.cnaccount.v1.yaml
# use: common_dot
# prefix: "["
# postfix: "]\t"
# - field: cnaccount_reverse
# from: base.name.cnaccount.v1.yaml
# use: reverse
# prefix: "["
# postfix: "]\t"
# - field: cnaccount_family
# from: base.name.cnaccount.v1.yaml
# use: family
# prefix: "["
# postfix: "]\t"
# - field: cnaccount_given
# from: base.name.cnaccount.v1.yaml
# use: given
# prefix: "["
# postfix: "]\t"
# domain
- field: one_number_at_common
from: base.domain.domain.v1.yaml
use: one_number_at_common
prefix: ""
postfix: "\t"
- field: one_number_at_cn
from: base.domain.domain.v1.yaml
use: one_number_at_cn
prefix: ""
postfix: "\t"
- field: one_number_at_new
from: base.domain.domain.v1.yaml
use: one_number_at_new
prefix: ""
postfix: "\t"
- field: one_letter_at_common
from: base.domain.domain.v1.yaml
use: one_letter_at_common
prefix: ""
postfix: "\t"
- field: one_letter_at_cn
from: base.domain.domain.v1.yaml
use: one_letter_at_cn
prefix: ""
postfix: "\t"
- field: one_letter_at_new
from: base.domain.domain.v1.yaml
use: one_letter_at_new
prefix: ""
postfix: "\t"
- field: numbers_at_common
from: base.domain.domain.v1.yaml
use: numbers_at_common
prefix: ""
postfix: "\t"
- field: numbers_at_cn
from: base.domain.domain.v1.yaml
use: numbers_at_cn
prefix: ""
postfix: "\t"
- field: numbers_at_new
from: base.domain.domain.v1.yaml
use: numbers_at_new
prefix: ""
postfix: "\t"
- field: letters_at_common
from: base.domain.domain.v1.yaml
use: letters_at_common
prefix: ""
postfix: "\t"
- field: letters_at_cn
from: base.domain.domain.v1.yaml
use: letters_at_cn
prefix: ""
postfix: "\t"
- field: letters_at_new
from: base.domain.domain.v1.yaml
use: letters_at_new
prefix: ""
postfix: "\t"
- field: mixed_at_common
from: base.domain.domain.v1.yaml
use: mixed_at_common
prefix: ""
postfix: "\t"
- field: mixed_at_cn
from: base.domain.domain.v1.yaml
use: mixed_at_cn
prefix: ""
postfix: "\t"
- field: mixed_at_new
from: base.domain.domain.v1.yaml
use: mixed_at_new
prefix: ""
postfix: "\t"
# #email
# - field: number_with_esp
# from: base.email.email.v1.yaml
# use: number_with_esp
# prefix: ""
# postfix: "\t"
# - field: number_with_self
# from: base.email.email.v1.yaml
# use: number_with_self
# prefix: ""
# postfix: "\t"
#
# - field: letter_with_esp
# from: base.email.email.v1.yaml
# use: letter_with_esp
# prefix: ""
# postfix: "\t"
# - field: letter_with_self
# from: base.email.email.v1.yaml
# use: letter_with_self
# prefix: ""
# postfix: "\t"
#
# - field: western_with_esp
# from: base.email.email.v1.yaml
# use: western_with_esp
# prefix: ""
# postfix: "\t"
# - field: western_with_self
# from: base.email.email.v1.yaml
# use: western_with_self
# prefix: ""
# postfix: "\t"
#
# - field: pinyin_with_esp
# from: base.email.email.v1.yaml
# use: pinyin_with_esp
# prefix: ""
# postfix: "\t"
# - field: pinyin_with_self
# from: base.email.email.v1.yaml
# use: pinyin_with_self
# prefix: ""
# postfix: "\t"
\ No newline at end of file
- field: test1
range: [userA,a-z,1-9,1-10000] # 字面常量及列表
postfix: "\t"
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册