提交 12ef5361 authored 作者: 赵雪如's avatar 赵雪如

feature test

上级 9aa3c88b
......@@ -4,5 +4,5 @@ type User struct {
Name string `json:"name" v:"name@required|min:1#请输入省ID"` //名字
Id int `json:"id"` //用户id
Sex int `json:"sex"` //性别 1男 2女
Age int `json:"age"` //年龄
Age int `json:"age"` //年龄test
}
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论