|
|
@ -121,7 +121,7 @@ namespace BBWY.Server.Business |
|
|
|
var req_skuList = new SkuReadSearchSkuListRequest() |
|
|
|
{ |
|
|
|
pageSize = 50,//50
|
|
|
|
field = "logo,saleAttrs,status,created,,barCode,categoryId,multiCateProps" |
|
|
|
field = "logo,saleAttrs,status,created,barCode,categoryId,multiCateProps" |
|
|
|
}; |
|
|
|
|
|
|
|
if (!string.IsNullOrEmpty(searchProductSkuRequest.Spu)) |
|
|
|