chenlu
2024-12-26 0b2fa1993f65d08e2046ff1d86ede98627e7b2dc
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,