north-glass-erp/src/main/resources/mapper/sd/OrderOtherMoneyMapper.xml @@ -10,6 +10,7 @@ from order_other_money as a left join basic_other_money as b on a.`column` = b.`column` where a.order_id = #{orderId} </select>