Authored by 郭成尧

商品尺码信息分离

... ... @@ -271,7 +271,7 @@ module.exports = (data) => {
udid: 'f528764d624db129b32c21fbca0cb8d6'
})).then(result => {
finalResult = getSizeInfo(result);
return finalResult;
});
};
... ...