Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在查看 Magento 表,试图找出订单状态的存储位置——平面表或 Eav 表。
谢谢
它至少从 1.4.2 开始就存储在 sales_flat_order 中,但它可能取决于您的 Magento 版本。我相信它可能在早期版本中存储在 EAV 中,但我无法确切确认是哪个,因为在该版本发布之前我从未使用过 Magento。