1.5K Star 13.2K Fork 4.2K

GVP众邦科技 / CRMEB开源商城系统

 / 详情

5.22版不能显示商品详情

未处理
任务
创建于  
2024-03-19 20:51

文件 app/services/product/product/StoreProductServices.php

1354行加入

  /***修复无法显示商品详情问题 2024.3.19***/
   /** @var StoreDescriptionServices $storeDescriptionServices */
    $storeDescriptionServices = app()->make(StoreDescriptionServices::class);
    $storeInfo['description'] = $storeDescriptionServices->getDescription(['product_id' => $id, 'type' => 0]);

评论 (2)

plamtree 创建了任务
聆听 关联项目设置为标准版
聆听 负责人设置为吴昊天
展开全部操作日志

您好,在数据查询的时候,已经关联了详情内容的表,查询出来的storeInfo里面已经包含了对应的description
输入图片说明

可我调试输出的时候没看到descript的字段呀,api/v1版的接口 商品详情显示接口

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(2)
PHP
1
https://gitee.com/ZhongBangKeJi/CRMEB.git
git@gitee.com:ZhongBangKeJi/CRMEB.git
ZhongBangKeJi
CRMEB
CRMEB开源商城系统

搜索帮助