Authored by 马力

Update 尺码尺寸查询接口.md

@@ -25,7 +25,7 @@ http://127.0.0.1:8088/platform/SellerProductSize/queryProdSizeList @@ -25,7 +25,7 @@ http://127.0.0.1:8088/platform/SellerProductSize/queryProdSizeList
25 "expectArrivalTime": 0, // 忽略 25 "expectArrivalTime": 0, // 忽略
26 "gender": "1", 26 "gender": "1",
27 "genderName": "男", 27 "genderName": "男",
28 - "noMeasureIds": [ // 代表哪几列(从2开始)不需要测量的将其置灰 没有此节点则代表没有需要置灰的列 28 + "noMeasureIds": [ // 代表sizeAttributeId 不需要测量的将其置灰 没有此节点则代表没有需要置灰的列
29 "2", 29 "2",
30 "5" 30 "5"
31 ], 31 ],