作者 yangfu

update yang_model2.go

struct models2 struct{
age int `json:"age"`
}
... ...