Showing
1 changed file
with
21 additions
and
7 deletions
@@ -962,17 +962,31 @@ | @@ -962,17 +962,31 @@ | ||
962 | "productSkn": 50000055 | 962 | "productSkn": 50000055 |
963 | } | 963 | } |
964 | ], | 964 | ], |
965 | - "goodsImagesList": [ // 封面信息 | 965 | + "goodsImagesList": [ // 封面图片 |
966 | { | 966 | { |
967 | - "angle": 0, | ||
968 | - "genderCover": 2, | ||
969 | - "id": 3, | ||
970 | - "imageUrl": "imageUrl", | 967 | + "colorId": 11, |
968 | + "createTime": 0, | ||
969 | + "factoryCode": "NB T-BOOK 0084NB", | ||
970 | + "goodsColorImage": "/2011/06/24/13/02e571a64cea3ea8e734f8f0aae790fb4f.jpg", | ||
971 | + "goodsImagesList": [ | ||
972 | + { | ||
973 | + "angle": 0, | ||
974 | + "genderCover": 2, | ||
975 | + "id": 3, | ||
976 | + "imageUrl": "imageUrl", | ||
977 | + "isDefault": "Y", | ||
978 | + "orderBy": 2, | ||
979 | + "productSkc": 7661, | ||
980 | + "productSkn": 50000055, | ||
981 | + "status": 1 | ||
982 | + } | ||
983 | + ], | ||
984 | + "goodsName": "粉", | ||
971 | "isDefault": "Y", | 985 | "isDefault": "Y", |
972 | - "orderBy": 2, | ||
973 | "productSkc": 7661, | 986 | "productSkc": 7661, |
974 | "productSkn": 50000055, | 987 | "productSkn": 50000055, |
975 | - "status": 1 | 988 | + "status": 0, |
989 | + "updateTime": 0 | ||
976 | } | 990 | } |
977 | ], | 991 | ], |
978 | "goodsList": [ // 商品列表 | 992 | "goodsList": [ // 商品列表 |
-
Please register or login to post a comment