廖井涛
2024-04-16 3939bcf9780e343ea0fd94e3f635a44da4f04a41
north-glass-erp/target/classes/mapper/pp/WordOrder.xml
@@ -182,4 +182,7 @@
        set o.production_order=#{state}
        where o.order_id = #{orderId}
    </update>
    <select id="selectProcessCard">
        select processing_card from sd.`order` where order_id = #{orderId}
    </select>
</mapper>