@TableField(typeHandler = StringListTypeHandler.class)private List<String> lists;这样传入list查询返回也是list类型