Authored by chenchao

change page

@@ -44,7 +44,7 @@ @@ -44,7 +44,7 @@
44 { 44 {
45 "code": 200, 45 "code": 200,
46 "data": { 46 "data": {
47 - "content": [ 47 + "list": [
48 { 48 {
49 "attributeName": "衣长", 49 "attributeName": "衣长",
50 "id": 60, 50 "id": 60,
@@ -71,10 +71,10 @@ @@ -71,10 +71,10 @@
71 "orderBy": 1 71 "orderBy": 1
72 } 72 }
73 ], 73 ],
74 - "number": 0,-第几页 74 + "page": 0,-第几页
75 "size": 0,-单页记录数 75 "size": 0,-单页记录数
76 - "totalElements": 437,--总数  
77 - "totalPages": 1--总页数 76 + "total": 437,--总数
  77 + "totalPage": 1--总页数
78 }, 78 },
79 "md5": "81531967e3291781f608555ca63ccd28", 79 "md5": "81531967e3291781f608555ca63ccd28",
80 "message": "Product size List." 80 "message": "Product size List."