nested exception is org.postgresql.util.PSQLException: 不良的类型值 int

nested exception is org.postgresql.util.PSQLException: 不良的类型值 int

解决方法:将entity 中的geom字段从 integer 改成 string

image-20210517144840308

posted @ 2021-05-17 14:54  zcbj588  阅读(4523)  评论(0)    收藏  举报