mybatis错误:The content of element type "resultMap" must match "(constructor?,id*,result*,association*,collection*,discriminator?)".

<resultMap>标签中

需要按照

<id>

<result>

<association>

<collection>

顺序来排列

posted @ 2020-08-13 09:20  稚语希听  阅读(2317)  评论(0)    收藏  举报