north-glass-erp/src/main/resources/mapper/sd/OrderMapper.xml
@@ -37,7 +37,8 @@ o.money = ifnull(od.detailAmount,0)+ifnull(c.money,0), o.quantity = od.b, o.area = od.c, o.perimeter= od.aa o.perimeter= od.aa, o.other_money = ifnull(c.money,0) where o.order_id = #{orderId}