|
|
@ -1121,7 +1121,8 @@ namespace BBWY.Server.Business |
|
|
|
j.Value<string>("name") == "规格" || |
|
|
|
j.Value<string>("name") == "类别" || |
|
|
|
j.Value<string>("name") == "香型" || |
|
|
|
j.Value<string>("name") == "色温") && |
|
|
|
j.Value<string>("name") == "色温" || |
|
|
|
j.Value<string>("name") == "电池容量") && |
|
|
|
j["attrValueList"].Children().Count() > 0); |
|
|
|
if (colorProperty == null) |
|
|
|
{ |
|
|
|