fix
This commit is contained in:
@@ -247,6 +247,7 @@ func (l *GetProductDetailLogic) GetProductDetail(req *types.GetProductDetailReq,
|
||||
TemplateTagColorInfo: templateTagColorInfo,
|
||||
ProductInfo: types.ProductInfo{
|
||||
Id: productInfo.Id,
|
||||
Description: *productInfo.Intro,
|
||||
ProductType: *productInfo.Type,
|
||||
ProductTypeName: *productTag.Title,
|
||||
Title: *productInfo.Title,
|
||||
|
||||
Reference in New Issue
Block a user