Can not construct instance of java.util.Date from String value '', not a valid representation

前端 未结 0 1978
陌清茗
陌清茗 2020-11-30 23:11

POJO:

    public static class Transaction {
        @JsonProperty("account_id")
        private String acco         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题