摘要: 当 返回的对象中 有可能 包括另一个表中的字段时,可以新建一个 StudentHomeworkBo 对象,包括 该字段。 在xml 中 ,当查询结果不包括该字段时, 使用 <sql id="resultColumn"> , 包括该字段时, 使用 <sql id="resultBoColumn"> , 阅读全文
posted @ 2020-08-29 18:06 zhoudingzhao 阅读(1732) 评论(0) 推荐(0)