manage/src/main/resources/mapping/TLensGoods.xml
@@ -5,7 +5,9 @@ <select id="lensReceiptList" resultType="com.jilongda.manage.vo.TLensGoodsVO"> select t1.*,t2.name as series,t4.name as store, t2.sale as sale,t2.cost as cost,t6.name as brand,t7.frameThreshold t2.sphere as sphere,t2.asphericSurface as asphericSurface ,t2.doubleNon as doubleNon ,t6.name as brand,t7.frameThreshold from t_lens_goods t1 left join t_lens_series t2 on t1.seriesId=t2.id