Authored by chenchao

change artich

@@ -155,19 +155,13 @@ @@ -155,19 +155,13 @@
155 ``` json 155 ``` json
156 { 156 {
157 "code": 200, 157 "code": 200,
158 - "data":{  
159 - "list": [ 158 + "data": [
160 { 159 {
161 "attributeName": "衣长", 160 "attributeName": "衣长",
162 "id": 60, 161 "id": 60,
163 "orderBy": 0 162 "orderBy": 0
164 } 163 }
165 ], 164 ],
166 - "page": 0,-第几页  
167 - "size": 0,-单页记录数  
168 - "total": 0,--总数  
169 - "totalPage": 0--总页数  
170 - },  
171 "md5": "dfc645ecb0c66c8d4771dd2a749047e8", 165 "md5": "dfc645ecb0c66c8d4771dd2a749047e8",
172 "message": "Product size get success." 166 "message": "Product size get success."
173 } 167 }