搜索文档
isValidZipcode(val): boolean
val
boolean
是否为有效的中国邮政编码
string
Example
isValidZipcode('330561'); // => true