huang
2024-12-27 3c1f9d699497dcfc4b682502945a4ebee4c37e03
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,