提交 94304039 作者: xiaowang

修复bug

上级 4b6b21af
...@@ -440,7 +440,7 @@ ...@@ -440,7 +440,7 @@
</if> </if>
</where> </where>
</select> </select>
<select id="listLeaseGoodsByApp" resultType="com.mmc.pms.entity.lease.LeaseGoodsDO"> <select id="listLeaseGoodsByApp" resultMap="leaseGoodsMap">
SELECT SELECT
lg.id, lg.id,
lg.trade_name, lg.trade_name,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论