diff --git a/BBWY.Server.Business/PlatformSDK/JDBusiness.cs b/BBWY.Server.Business/PlatformSDK/JDBusiness.cs index 6c85f3a0..aba15709 100644 --- a/BBWY.Server.Business/PlatformSDK/JDBusiness.cs +++ b/BBWY.Server.Business/PlatformSDK/JDBusiness.cs @@ -1121,7 +1121,8 @@ namespace BBWY.Server.Business j.Value("name") == "规格" || j.Value("name") == "类别" || j.Value("name") == "香型" || - j.Value("name") == "色温") && + j.Value("name") == "色温" || + j.Value("name") == "电池容量") && j["attrValueList"].Children().Count() > 0); if (colorProperty == null) {