摘要: #bug1 the request sent by the client was syntactically incorrect 在生成实体类的时候,一定要注意属性名和get/set 方法的名字要对应 比如这样 1 private Integer docid; 2 3 public Integer 阅读全文
posted @ 2020-04-07 15:44 菓言 阅读(84) 评论(0) 推荐(0)