mkm 944aaf2425 refactor(order): 修改订单逻辑中的商品状态判断
- 将 StoreBranchProduct 模型中的 is_show 字段改为 status 字段
- 将 StoreProductGroupPrice 模型中的 status 字段改为 is_show 字段
- 优化了商品下架状态的判断逻辑,提高代码的可读性和一致性
2024-12-11 17:58:53 +08:00
..
2024-06-25 09:46:16 +08:00