Skip to content

Commit 4acc5e4

Browse files
committed
Sort CN models by publishedDate DESC (page 3)
1 parent 990a30f commit 4acc5e4

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

model/cn/list3.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
"msg": "success",
44
"data": {
55
"models": [
6+
{
7+
"id": 24,
8+
"name": "面包伙伴_今奇玩具",
9+
"creator": "JINQITOYS",
10+
"creatorAvatar": "https://public.resource.snapmaker.com/images/1774344043239-abc8e10d.png",
11+
"publishedDate": 1774067181440,
12+
"pic": "https://public.resource.snapmaker.com/images/1774067164693-0514d63d.jpg",
13+
"url": "https://pre.api.snapmaker.com/api/model/detail/24",
14+
"isOnlyGcode": false
15+
},
616
{
717
"id": 23,
818
"name": "万圣节南瓜小人_今奇玩具",
@@ -102,16 +112,6 @@
102112
"pic": "https://public.resource.snapmaker.com/images/1774345046293-78ade1f0.gif",
103113
"url": "https://pre.api.snapmaker.com/api/model/detail/14",
104114
"isOnlyGcode": true
105-
},
106-
{
107-
"id": 61,
108-
"name": "四色可爱小龙_IK3Digital",
109-
"creator": "IK3Digital",
110-
"creatorAvatar": "https://public.resource.snapmaker.com/images/1776159457783-025d28c5.png",
111-
"publishedDate": 1776159492480,
112-
"pic": "https://public.resource.snapmaker.com/images/1776159472428-ca82e35b.jpg",
113-
"url": "https://pre.api.snapmaker.com/api/model/detail/61",
114-
"isOnlyGcode": false
115115
}
116116
]
117117
},

0 commit comments

Comments
 (0)