Prestashop - 数据库更改后刷新缓存
Prestashop - Refresh cache after database changes
我不得不对 Prestashop 1.6 商店的 ps_product table 进行一些更改(例如 id_tax_rules_group)。然而,这些变化并没有反映在商店本身。我该怎么办?
您还需要在 ps_product_shop
table 中进行更改。
Here 是类似的问题。
我不得不对 Prestashop 1.6 商店的 ps_product table 进行一些更改(例如 id_tax_rules_group)。然而,这些变化并没有反映在商店本身。我该怎么办?
您还需要在 ps_product_shop
table 中进行更改。
Here 是类似的问题。