chenlu
2024-06-25 a8d322bafc9927e3fa976d6ca87b87f75555523e
north-glass-erp/src/main/resources/mapper/pp/FolwCard.xml
@@ -638,7 +638,7 @@
        where fc.process_id = #{processId}
        and fc.technology_number=#{technologyNumber}
       group by od.order_number,width,height
        order by IF(fc.sort!=NULL||fc.sort!='',fc.sort,fc.order_number)
    </select>
    <select id="getPrintLabelCount">