It looks like the mapper doesnt know that the list is of type List<SomeEnumType> and tries to work as if its List<String> since enum values ...
確定! 回上一頁