-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathchii_likes.sql
More file actions
25 lines (25 loc) · 1.42 KB
/
chii_likes.sql
File metadata and controls
25 lines (25 loc) · 1.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
insert into chii_likes (type, main_id, related_id, uid, value, ban, created_at)
values (8, 379821, 2288668, 6497, 54, 0, 1680273352),
(8, 379821, 2288668, 49447, 132, 0, 1680273232),
(8, 379821, 2288668, 153405, 54, 0, 1680273359),
(8, 379821, 2288668, 199502, 128, 0, 1680275573),
(8, 379821, 2288668, 200970, 132, 0, 1680273146),
(8, 379821, 2288668, 208208, 137, 0, 1680274401),
(8, 379821, 2288668, 250298, 122, 0, 1680274126),
(8, 379821, 2288668, 406430, 92, 0, 1680273258),
(8, 379821, 2288668, 428068, 68, 0, 1680273361),
(8, 379821, 2288668, 438735, 68, 0, 1680273317),
(8, 379821, 2288669, 200970, 68, 0, 1680273166),
(8, 379821, 2288669, 208208, 92, 0, 1680274376),
(8, 379821, 2288669, 402032, 122, 0, 1680273283),
(8, 379821, 2288669, 406430, 90, 0, 1680273248),
(8, 379821, 2288669, 422666, 132, 0, 1680273164),
(8, 379821, 2288669, 438735, 85, 0, 1680273328),
(8, 379821, 2288670, 41436, 62, 0, 1680275595),
(8, 379821, 2288670, 200970, 137, 0, 1680273163),
(8, 379821, 2288670, 208208, 128, 0, 1680274385),
(8, 379821, 2288670, 402032, 62, 0, 1680273278),
(8, 379821, 2288670, 406430, 60, 0, 1680273253),
(8, 379821, 2288670, 422666, 137, 0, 1680273187),
(8, 379821, 2288670, 438735, 122, 0, 1680273334),
(8, 379821, 2288670, 439497, 137, 0, 1680273230);