fix
This commit is contained in:
parent
19f988eccd
commit
dfe171ea94
|
@ -147,7 +147,7 @@ func (l *GetProductListLogic) GetProductList(req *types.GetProductListReq, login
|
|||
CoverImg: v.CoverImg,
|
||||
IsEnv: v.IsProtection,
|
||||
IsMicro: v.IsMicrowave,
|
||||
SizeNum: 1,
|
||||
SizeNum: 1, //????????????????
|
||||
MiniPrice: format.CentoDollar(minPrice),
|
||||
}
|
||||
if req.Size > 0 {
|
||||
|
|
Loading…
Reference in New Issue
Block a user