廖井涛
2024-06-14 fb8ec3f6a555f8ca1d02b305b08088d07dd5e709
north-glass-erp/src/main/resources/mapper/pp/FolwCard.xml
@@ -570,11 +570,5 @@
          and technology_number = #{technologyNumber}
    </update>
<select id="selectPrintSetup">
        select id,
               print_type as printType,
               print_type_name as printTypeName,
               print_state as printState
        from pp.print_setup
    </select>
</mapper>