Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

不支持@timestamp和@regexp两种数据占位符 #372

Open
KingWTD opened this issue Oct 14, 2019 · 1 comment
Open

不支持@timestamp和@regexp两种数据占位符 #372

KingWTD opened this issue Oct 14, 2019 · 1 comment

Comments

@KingWTD
Copy link

KingWTD commented Oct 14, 2019

1、regexp在数据模板可以使用了,能否在数据占位符中增加对正则表达式的支持,如

Mock.mock({
  'regexp': '@regexp("[a-z][A-Z][0-9]")'
})

2、timestamp在某些场景也会用到,也能否在数据占位符中增加对@timestamp的支持!

@lavyun
Copy link

lavyun commented Nov 13, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants