为类型转换设置 CreateIfNull
CreateIfNull标注必须在字段级别上使用.
@CreateIfNull( value = true ) private List<User> users;