-
Notifications
You must be signed in to change notification settings - Fork 267
/
Copy pathpostgres_sys_Moment.sql
229 lines (219 loc) · 55 KB
/
postgres_sys_Moment.sql
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
create table "Moment"
(
"id" bigint not null primary key,
"userId" bigint not null,
"date" timestamp(6),
"content" varchar(300),
"praiseUserIdList" text not null,
"pictureList" text not null
);
comment on table "Moment" is '动态';
comment on column "Moment"."id" is '唯一标识';
comment on column "Moment"."userId" is '用户id';
comment on column "Moment"."date" is '创建日期';
comment on column "Moment"."content" is '内容';
comment on column "Moment"."praiseUserIdList" is '点赞的用户id列表';
comment on column "Moment"."pictureList" is '图片列表';
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (12, 70793, '2017-02-08 08:06:11.000000', 'APIJSON,let interfaces and documents go to hell !', '[70793, 93793, 82044, 82040, 82055, 90814, 38710, 82002, 82006, 1508072105320, 82001]', '["http://static.oschina.net/uploads/img/201604/22172508_eGDi.jpg", "http://static.oschina.net/uploads/img/201604/22172507_rrZ5.jpg", "https://camo.githubusercontent.com/788c0a7e11a4f5aadef3c886f028c79b4808613a/687474703a2f2f696d61676573323031352e636e626c6f67732e636f6d2f626c6f672f3636303036372f3230313630342f3636303036372d32303136303431343232343932353935372d313732303737333630382e6a7067", "http://static.oschina.net/uploads/img/201604/22172507_Pz9Y.png", "https://camo.githubusercontent.com/c98b1c86af136745cc4626c6ece830f76de9ee83/687474703a2f2f696d61676573323031352e636e626c6f67732e636f6d2f626c6f672f3636303036372f3230313630342f3636303036372d32303136303431343232343930383036362d313837323233393236352e6a7067", "https://camo.githubusercontent.com/f513fa631bd780dc0ec3cf2663777e356dc3664f/687474703a2f2f696d61676573323031352e636e626c6f67732e636f6d2f626c6f672f3636303036372f3230313630342f3636303036372d32303136303431343232343733323232332d3337333933303233322e6a7067", "https://camo.githubusercontent.com/c98b1c86af136745cc4626c6ece830f76de9ee83/687474703a2f2f696d61676573323031352e636e626c6f67732e636f6d2f626c6f672f3636303036372f3230313630342f3636303036372d32303136303431343232343930383036362d313837323233393236352e6a7067", "https://camo.githubusercontent.com/f513fa631bd780dc0ec3cf2663777e356dc3664f/687474703a2f2f696d61676573323031352e636e626c6f67732e636f6d2f626c6f672f3636303036372f3230313630342f3636303036372d32303136303431343232343733323232332d3337333933303233322e6a7067"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (32, 82002, '2017-02-08 08:06:11.000000', null, '[38710, 82002, 82001]', '["https://camo.githubusercontent.com/f513fa631bd780dc0ec3cf2663777e356dc3664f/687474703a2f2f696d61676573323031352e636e626c6f67732e636f6d2f626c6f672f3636303036372f3230313630342f3636303036372d32303136303431343232343733323232332d3337333933303233322e6a7067", "https://camo.githubusercontent.com/5f5c4e0c4dc539c34e8eae8ac0cbc6dccdfee5d3/687474703a2f2f696d61676573323031352e636e626c6f67732e636f6d2f626c6f672f3636303036372f3230313630342f3636303036372d32303136303431343232343533333831362d323032373434343231382e6a7067", "http://static.oschina.net/uploads/img/201604/22172508_mpwj.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (58, 90814, '2017-02-01 11:14:31.000000', 'This" is a Content...-435', '[38710, 82003, 82005, 93793, 82006, 82044, 82001]', '["http://static.oschina.net/uploads/img/201604/22172507_aMmH.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (170, 70793, '2017-02-01 11:14:31.000000', 'This" is a Content...-73', '[82044, 82002, 82001]', '["http://static.oschina.net/uploads/img/201604/22172508_eGDi.jpg", "http://static.oschina.net/uploads/img/201604/22172508_eGDi.jpg", "http://static.oschina.net/uploads/img/201604/22172508_mpwj.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (301, 93793, '2017-02-01 11:14:31.000000', 'This" is a Content...-301', '[38710, 93793, 82003, 82005, 82040, 82055, 82002, 82001]', '["http://static.oschina.net/uploads/img/201604/22172508_eGDi.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (371, 82002, '2017-02-01 11:14:31.000000', 'This" is a Content...-371', '[90814, 93793, 82003, 82005, 82006, 82040, 82002, 82001]', '["http://static.oschina.net/uploads/img/201604/22172507_rrZ5.jpg", "http://static.oschina.net/uploads/img/201604/22172507_rrZ5.jpg", "https://camo.githubusercontent.com/c98b1c86af136745cc4626c6ece830f76de9ee83/687474703a2f2f696d61676573323031352e636e626c6f67732e636f6d2f626c6f672f3636303036372f3230313630342f3636303036372d32303136303431343232343930383036362d313837323233393236352e6a7067", "http://static.oschina.net/uploads/img/201604/22172507_aMmH.jpg", "http://static.oschina.net/uploads/img/201604/22172508_eGDi.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (470, 38710, '2017-02-01 11:14:31.000000', 'This" is a Content...-470', '[82001]', '["http://static.oschina.net/uploads/img/201604/22172507_Pz9Y.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (511, 38710, '2017-02-08 08:06:11.000000', null, '[70793, 93793, 82001]', '["https://camo.githubusercontent.com/f513fa631bd780dc0ec3cf2663777e356dc3664f/687474703a2f2f696d61676573323031352e636e626c6f67732e636f6d2f626c6f672f3636303036372f3230313630342f3636303036372d32303136303431343232343733323232332d3337333933303233322e6a7067", "http://static.oschina.net/uploads/img/201604/22172507_rrZ5.jpg", "https://camo.githubusercontent.com/c98b1c86af136745cc4626c6ece830f76de9ee83/687474703a2f2f696d61676573323031352e636e626c6f67732e636f6d2f626c6f672f3636303036372f3230313630342f3636303036372d32303136303431343232343930383036362d313837323233393236352e6a7067", "http://static.oschina.net/uploads/img/201604/22172507_rrZ5.jpg", "http://static.oschina.net/uploads/img/201604/22172507_aMmH.jpg", "https://camo.githubusercontent.com/c98b1c86af136745cc4626c6ece830f76de9ee83/687474703a2f2f696d61676573323031352e636e626c6f67732e636f6d2f626c6f672f3636303036372f3230313630342f3636303036372d32303136303431343232343930383036362d313837323233393236352e6a7067"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (543, 93793, '2017-02-08 08:06:11.000000', null, '[82001]', '["https://camo.githubusercontent.com/5f5c4e0c4dc539c34e8eae8ac0cbc6dccdfee5d3/687474703a2f2f696d61676573323031352e636e626c6f67732e636f6d2f626c6f672f3636303036372f3230313630342f3636303036372d32303136303431343232343533333831362d323032373434343231382e6a7067", "https://camo.githubusercontent.com/c98b1c86af136745cc4626c6ece830f76de9ee83/687474703a2f2f696d61676573323031352e636e626c6f67732e636f6d2f626c6f672f3636303036372f3230313630342f3636303036372d32303136303431343232343930383036362d313837323233393236352e6a7067", "http://static.oschina.net/uploads/img/201604/22172508_eGDi.jpg", "http://static.oschina.net/uploads/img/201604/22172508_eGDi.jpg", "http://static.oschina.net/uploads/img/201604/22172508_eGDi.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (551, 70793, '2017-02-08 08:06:11.000000', 'test', '[82001]', '["http://static.oschina.net/uploads/img/201604/22172507_Pz9Y.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (595, 38710, '2017-03-05 05:29:19.000000', null, '[70793, 82002, 82001]', '["http://common.cnblogs.com/images/icon_weibo_24.png", "http://static.oschina.net/uploads/user/19/39085_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (704, 38710, '2017-03-12 09:39:44.000000', 'APIJSON is a JSON Transmission Structure Protocol…', '[82003, 82002, 82001]', '["http://static.oschina.net/uploads/user/629/1258821_50.jpg?t=1378063141000", "http://static.oschina.net/uploads/user/1332/2664107_50.jpg?t=1457405500000"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1491200468898, 38710, '2017-04-03 06:21:08.000000', 'APIJSON, let interfaces go to hell!', '[82001]', '["http://static.oschina.net/uploads/user/998/1997902_50.jpg?t=1407806577000", "http://static.oschina.net/uploads/user/1200/2400261_50.png?t=1439638750000"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1493835799335, 38710, '2017-05-03 18:23:19.000000', 'APIJSON is a JSON Transmission Structure Protocol…', '[82002, 82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1508053762227, 82003, '2017-10-15 07:49:22.000000', '我也试试', '[1515565976140, 82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1508072491570, 82002, '2017-10-15 13:01:31.000000', '有点冷~', '[82001, 82002]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1548145750829, 82003, '2019-01-22 08:29:10.000000', '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1549017200628, 82001, '2019-02-01 10:33:20.000000', '说点什么吧~快捷键', '[82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1508072633830, 93793, '2017-10-15 13:03:53.000000', '天凉了
有男朋友的抱男盆友
有女朋友的抱女朋友
而我就比较牛逼了
我不冷。', '[82005, 82002, 70793, 38710, 82045, 82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1508073178489, 82045, '2017-10-15 13:12:58.000000', '发动态', '[82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1512314438990, 38710, '2017-12-03 15:20:38.000000', 'APIJSON iOS-Swift版发布,自动生成请求代码,欢迎使用^_^
https://github.com/TommyLemon/APIJSON', '[82001, 82002, 70793, 1512531601485]', '["https://images2018.cnblogs.com/blog/660067/201712/660067-20171203231829476-1202860128.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1513094436910, 38710, '2017-12-12 16:00:36.000000', 'APIJSON-Python已发布,欢迎体验^_^
https://github.com/TommyLemon/APIJSON', '[82005, 82001]', '["https://raw.githubusercontent.com/TommyLemon/APIJSON/master/picture/APIJSON_Auto_get.jpg", "https://raw.githubusercontent.com/TommyLemon/APIJSON/master/picture/APIJSON_Auto_code.jpg", "https://raw.githubusercontent.com/TommyLemon/APIJSON/master/picture/APIJSON_Auto_doc.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1514017444961, 82002, '2017-12-23 08:24:04.000000', '123479589679', '[82002, 1520242280259, 82001, 70793, 1524042900591, 1528264711016]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1514858533480, 82056, '2018-01-02 02:02:13.000000', 'I am the Iron Man', '[82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1516086423441, 93793, '2018-01-16 07:07:03.000000', '抢到票了,开心ପ( ˘ᵕ˘ ) ੭ ☆', '[93793, 38710, 82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1520242333325, 1520242280259, '2018-03-05 09:32:13.000000', '法拉利', '[1520242280259, 70793, 82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1523935589834, 1523626157302, '2018-04-17 03:26:29.000000', 'by第一条动态', '[]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1523936332614, 1523626157302, '2018-04-17 03:38:52.000000', 'by第二条', '[82001, 1523935772553]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1524178455305, 1524042900591, '2018-04-19 22:54:15.000000', '早上好啊', '[1524042900591, 38710, 82003, 82001, 1523626157302]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1524298780222, 1524298730523, '2018-04-21 08:19:40.000000', 'e说点什么吧~', '[82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1524826652626, 1524298730523, '2018-04-27 10:57:32.000000', '说点什么吧~哈哈哈', '[82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1527498273102, 1527498229991, '2018-05-28 09:04:33.000000', '说点什么吧~yui', '[82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1527821296110, 1527495857924, '2018-06-01 02:48:16.000000', '这是我的商品1号', '[1527821445610, 82003, 82001]', '["http://pic31.nipic.com/20130710/13151003_093759013311_2.jpg", "https://cbu01.alicdn.com/img/ibank/2013/514/580/740085415_2101098104.310x310.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1527830331780, 1527495857924, '2018-06-01 05:18:51.000000', '各种购物袋', '[38710, 82002, 1527495857924, 82003]', '["https://cbu01.alicdn.com/img/ibank/2018/292/335/8058533292_57202994.310x310.jpg", "https://cbu01.alicdn.com/img/ibank/2018/089/747/8586747980_1843977904.310x310.jpg", "https://cbu01.alicdn.com/img/ibank/2016/025/123/3012321520_471514049.310x310.jpg", "https://cbu01.alicdn.com/img/ibank/2017/729/995/4800599927_69233977.310x310.jpg", "https://cbu01.alicdn.com/img/ibank/2016/377/263/3755362773_609022431.310x310.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1527830474378, 1527495857924, '2018-06-01 05:21:14.000000', '电视机', '[1527495857924]', '["https://cbu01.alicdn.com/img/ibank/2017/231/077/4524770132_781046171.310x310.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1528251335464, 1528250827953, '2018-06-06 02:15:35.000000', 'meiyou', '[1528250827953]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1528260617722, 1528255497767, '2018-06-06 04:50:17.000000', '。。。。', '[]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1528269822710, 1528264711016, '2018-06-06 07:23:42.000000', 'hhhhhhh', '[1528250827953, 82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1528269988360, 1528250827953, '2018-06-06 07:26:28.000000', '为什么发动态默认会有这两张图片啊?不可以选择自己的图片', '[1528250827953]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1528274037224, 1528250827953, '2018-06-06 08:33:57.000000', '说点什么吧~hgdsryh', '[]', '["https://image.baidu.com/search/detail?ct=503316480&z=0&ipn=d&word=%E4%BA%91%E5%8D%97%E9%A3%8E%E6%99%AF%E5%9B%BE%E7%89%87&step_word=&hs=0&pn=0&spn=0&di=163958046450&pi=0&rn=1&tn=baiduimagedetail&is=0%2C0&istype=2&ie=utf-8&oe=utf-8&in=&cl=2&lm=-1&st=-1&cs=1403824732%2C1921310327&os=1571651475%2C3950546936&simid=3426978648%2C550887139&adpicid=0&lpn=0&ln=1985&fr=&fmq=1528273681226_R&fm=result&ic=0&s=undefined&se=&sme=&tab=0&width=&height=&face=undefined&ist=&jit=&cg=&bdtype=0&oriquery=&objurl=http%3A%2F%2Fpic1.win4000.com%2Fwallpaper%2F3%2F57a2a41f57d09.jpg&fromurl=ippr_z2C%24qAzdH3FAzdH3Fooo_z%26e3Botg9aaa_z%26e3Bv54AzdH3Fowssrwrj6_kt2_88an88_8_z%26e3Bip4s&gsm=0&rpstart=0&rpnum=0&islist=&querylist=", "https://image.baidu.com/search/detail?ct=503316480&z=0&ipn=d&word=%E4%BA%91%E5%8D%97%E9%A3%8E%E6%99%AF%E5%9B%BE%E7%89%87&step_word=&hs=0&pn=12&spn=0&di=105575240210&pi=0&rn=1&tn=baiduimagedetail&is=0%2C0&istype=2&ie=utf-8&oe=utf-8&in=&cl=2&lm=-1&st=-1&cs=832573604%2C2847830718&os=1862795828%2C1682403963&simid=4268934412%2C608274877&adpicid=0&lpn=0&ln=1985&fr=&fmq=1528273681226_R&fm=result&ic=0&s=undefined&se=&sme=&tab=0&width=&height=&face=undefined&ist=&jit=&cg=&bdtype=0&oriquery=&objurl=http%3A%2F%2Fi0.szhomeimg.com%2FUploadFiles%2FBBS%2F2006%2F08%2F05%2F24752199_79122.91.jpg&fromurl=ippr_z2C%24qAzdH3FAzdH3Fkkf_z%26e3Bfzi54j_z%26e3Bv54AzdH3Fna-ccbaa-1jpwts-d90cd8ll-a-8_z%26e3Bip4s&gsm=0&rpstart=0&rpnum=0&islist=&querylist="]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1528356378455, 1528264711016, '2018-06-07 07:26:18.000000', '去旅游嘛~', '[82001]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1528356421201, 1528264711016, '2018-06-07 07:27:01.000000', '(ง •̀_•́)ง', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1528356496939, 1528356470041, '2018-06-07 07:28:16.000000', '(๑•ั็ω•็ั๑)', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1528462217322, 1528339692804, '2018-06-08 12:50:17.000000', '有没有小姐姐准备端午出游的?
地点:北戴河', '[]', '["https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1531072366455&di=c0d4b15b2c4b70aad49e6ae747f60742&imgtype=0&src=http%3A%2F%2Fpic1.win4000.com%2Fwallpaper%2F3%2F57a2a41f57d09.jpg", "https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1531072499167&di=5b5621d117edbc5d344a03ba0a6b580b&imgtype=0&src=http%3A%2F%2Fi0.szhomeimg.com%2FUploadFiles%2FBBS%2F2006%2F08%2F05%2F24752199_79122.91.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1528676875139, 1528339692804, '2018-06-11 00:27:55.000000', '123456', '[82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1531062713966, 82002, '2018-07-08 15:11:53.000000', '云南好美啊( ◞˟૩˟)◞', '[82001, 82005, 38710, 70793, 93793, 82003, 1531969715979]', '["https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1531072366455&di=c0d4b15b2c4b70aad49e6ae747f60742&imgtype=0&src=http%3A%2F%2Fpic1.win4000.com%2Fwallpaper%2F3%2F57a2a41f57d09.jpg", "https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1531072499167&di=5b5621d117edbc5d344a03ba0a6b580b&imgtype=0&src=http%3A%2F%2Fi0.szhomeimg.com%2FUploadFiles%2FBBS%2F2006%2F08%2F05%2F24752199_79122.91.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1531969818357, 1531969715979, '2018-07-19 03:10:18.000000', 'http://q18idc.com', '[1531969715979, 82001, 38710, 1534926301956]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1533908589726, 1533835176109, '2018-08-10 13:43:09.000000', '我的', '[82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1535781636403, 1532188114543, '2018-09-01 06:00:36.000000', '这是一个测试', '[82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1536064087117, 1532188114543, '2018-09-04 12:28:07.000000', '说点什么吧~奥哈达', '[]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1536805585275, 82003, '2018-09-13 02:26:25.000000', 'iPhone Xs发布了,大家怎么看?', '[82002, 82005, 70793, 82003]', '["https://pic1.zhimg.com/80/v2-e129b40810070443add1c28e6185c894_hd.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1539868023868, 82001, '2018-10-18 13:07:03.000000', '说点什么吧~3', '[82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1540459349460, 82001, '2018-10-25 09:22:29.000000', '说点什么吧~而你', '[]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1540459361744, 82001, '2018-10-25 09:22:41.000000', '说点什么吧~哦哦', '[82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1540634282433, 82001, '2018-10-27 09:58:02.000000', 'https://gss2.bdstatic.com/-fo3dSag_xI4khGkpoWK1HF6hhy/baike/c0%3Dbaike92%2C5%2C5%2C92%2C30/sign=c31ae7219525bc313f5009ca3fb6e6d4/42a98226cffc1e17646dbede4690f603728de90b.jpg', '[82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1541557989440, 38710, '2018-11-07 02:33:09.000000', '自动化接口和文档 APIJSON 3.0.0 发布
https://www.oschina.net/news/101548/apijson-3-0-released', '[82001]', '["https://raw.githubusercontent.com/TommyLemon/StaticResources/master/APIJSON_Auto_get.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1541667920272, 82001, '2018-11-08 09:05:20.000000', '说点什么吧~???', '[82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1541667945772, 82001, '2018-11-08 09:05:45.000000', '说点什么吧~都有', '[82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1541684010904, 82001, '2018-11-08 13:33:30.000000', '说点什么吧~A man can be destroyed but not defeated', '[82002, 38710, 82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1544265482923, 82001, '2018-12-08 10:38:02.000000', 'APIJSON is a JSON Transmission Structure Protocol…', '[82002, 82003, 82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1544276121218, 82001, '2018-12-08 13:35:21.000000', '说点什么吧~ajhs', '[82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1544276216289, 1544276209348, '2018-12-08 13:36:56.000000', '说点什么吧~ey', '[1544276209348]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1544497353863, 82001, '2018-12-11 03:02:33.000000', 'APIJSON,let interfaces and documents go to hell !', '[82001]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1544497355630, 82001, '2018-12-11 03:02:35.000000', 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1544537838100, 82001, '2018-12-11 14:17:18.000000', '说点什么吧~logo灭了也可', '[]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1545187924367, 1544503822963, '2018-12-19 02:52:04.000000', '说哼哼唧唧点什么吧~', '[1544503822963, 82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1545490282104, 82001, '2018-12-22 14:51:22.000000', '说点什么吧~apijson', '[82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1545560428650, 82001, '2018-12-23 10:20:28.000000', 'APIJSON,let interfaces and documents go to hell !', '[82001]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1545564986045, 82003, '2018-12-23 11:36:26.000000', '测试新增动态', '[82001]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1545819572448, 82002, '2018-12-26 10:19:32.000000', 'APIJSON,let interfaces and documents go to hell !', '[82001]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1545819572637, 82002, '2018-12-26 10:19:32.000000', '测试新增动态', '[82001]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1545819752556, 82001, '2018-12-26 10:22:32.000000', '说点什么吧~hello world', '[82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1546934384440, 82001, '2019-01-08 07:59:44.000000', 'APIJSON,let interfaces and documents go to hell !', '[82001]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1547436860950, 82001, '2019-01-14 03:34:20.000000', '测试新增动态', '[82001]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1547479596460, 82001, '2019-01-14 15:26:36.000000', 'APIJSON,let interfaces and documents go to hell !', '[82001]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1547559758939, 82002, '2019-01-15 13:42:38.000000', 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1548145750536, 82003, '2019-01-22 08:29:10.000000', 'APIJSON,let interfaces and documents go to hell !', '[82001]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1548236953106, 82001, '2019-01-23 09:49:13.000000', '{@}', '[82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1548300581350, 82002, '2019-01-24 03:29:41.000000', 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1548599361342, 82001, '2019-01-27 14:29:21.000000', '说点什么吧~好)不会徐下节课斜挎包', '[82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1548599375288, 82001, '2019-01-27 14:29:35.000000', '说点什么吧~告诉v是v就瞎几把想表达华西坝你撒几哈', '[82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1548822634246, 82002, '2019-01-30 04:30:34.000000', 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1548822634518, 82002, '2019-01-30 04:30:34.000000', '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560096399488, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1557721145964, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560093312615, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560093312921, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1558891221463, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1558891221788, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560096269459, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560094319618, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560093326180, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560092284174, 82003, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560092284508, 82003, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560094319934, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560093326539, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560094350737, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560092302827, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560092303319, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560094351045, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560094254821, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560094329746, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560093270103, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560093270358, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560096270069, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560094330083, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560094255148, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560096575905, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560096208964, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560094315580, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560096419027, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560094315886, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560096209271, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560094334838, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560094335132, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560096419392, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560096295559, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1561120326228, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560096295867, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560096576289, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560690276182, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560096399446, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1561120257647, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1561120257326, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1560690275764, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1561120218108, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1561120224955, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1561120326572, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1561120386111, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1561120385763, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1561120405667, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1561120405325, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1561630616406, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1561630616075, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1568458531964, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1568458532641, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1568461871469, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1568461872933, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1570199366451, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1570199483864, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601132117007, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1570199485028, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127225291, 82002, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1570357591525, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1570357593773, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127152533, 82003, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1570357610747, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127169887, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1570357613596, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127573677, 82003, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1570357703386, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127704144, 82003, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1570524449714, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127171392, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1570524540256, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127175330, 82002, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1570524542006, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127228481, 82003, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1570611580381, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127229998, 82003, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127176958, 82002, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1570611591924, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127693561, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127139970, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127181043, 82003, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127141514, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127724249, 82002, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127562784, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127146655, 82002, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127146920, 82002, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127150976, 82003, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127564192, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127182673, 82003, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127718645, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127219423, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127695115, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127220674, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601132118551, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127223899, 82002, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127698292, 82002, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127567029, 82002, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127568512, 82002, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (15, 70793, '2017-02-08 08:06:11.000000', 'APIJSON is a JSON Transmission Structure Protocol…', '[82002, 70793, 38710, 93793, 82001]', '["http://static.oschina.net/uploads/user/1218/2437072_100.jpg?t=1461076033000", "http://common.cnblogs.com/images/icon_weibo_24.png"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127572138, 82003, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127720271, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127699686, 82002, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127727257, 82003, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127702649, 82003, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127722886, 82002, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1612038994612, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1601127728639, 82003, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1612038997550, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1612039185041, 82001, null, 'APIJSON,let interfaces and documents go to hell !', '[]', '[]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (235, 38710, '2017-02-08 08:06:11.000000', 'APIJSON,let interfaces and documents go to hell !', '[82001]', '["http://static.oschina.net/uploads/img/201604/22172508_mpwj.jpg", "http://static.oschina.net/uploads/user/1332/2664107_50.jpg?t=1457405500000"]');
INSERT INTO "Moment" ("id", "userId", "date", "content", "praiseUserIdList", "pictureList") VALUES (1612039188935, 82001, null, '测试新增动态', '[]', '["http://static.oschina.net/uploads/user/48/96331_50.jpg"]');