廖井涛
2024-12-11 a4a274633d3fccf199272463b165c76407988c2f
north-glass-erp/src/main/resources/mapper/pp/Report.xml
@@ -759,7 +759,7 @@
    <select id="productionScheduleMp">
        select a.order_number,
               if(od.shape='' || ISNULL(od.shape),'普形',if(od.shape = 1, '普形', if(od.shape = 2, '异形', ''))) as shape,
               if(a.shape='' || ISNULL(a.shape),'普形',if(a.shape = 1, '普形', if(a.shape = 2, '异形', ''))) as shape,
               a.product_name,
               b.child_width,
               b.child_height,