-
Notifications
You must be signed in to change notification settings - Fork 283
Expand file tree
/
Copy pathds_1_Comment_1.sql
More file actions
59 lines (52 loc) · 26.2 KB
/
ds_1_Comment_1.sql
File metadata and controls
59 lines (52 loc) · 26.2 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
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
-- MySQL dump 10.13 Distrib 8.0.31, for macos12 (x86_64)
--
-- Host: localhost Database: ds_1
-- ------------------------------------------------------
-- Server version 8.0.32
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!50503 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Table structure for table `Comment_1`
--
DROP TABLE IF EXISTS `Comment_1`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `Comment_1` (
`id` bigint NOT NULL COMMENT '主键',
`toId` bigint NOT NULL DEFAULT '0' COMMENT '被回复的id',
`userId` bigint NOT NULL COMMENT '评论人 User 的 id',
`momentId` bigint NOT NULL COMMENT '动态id',
`date` timestamp NULL DEFAULT CURRENT_TIMESTAMP COMMENT '创建日期',
`content` varchar(1000) NOT NULL COMMENT '内容',
PRIMARY KEY (`id`),
KEY `index_date` (`date`),
KEY `index_userId` (`userId`),
KEY `index_moment` (`momentId`),
KEY `index_toId` (`toId`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COMMENT='评论';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `Comment_1`
--
LOCK TABLES `Comment_1` WRITE;
/*!40000 ALTER TABLE `Comment_1` DISABLE KEYS */;
INSERT INTO `Comment_1` VALUES (13,0,82005,58,'2017-02-01 11:20:50','ds_1.Comment_1: This is a Content...-13'),(45,0,93793,301,'2017-02-01 11:20:50','ds_1.Comment_1: This is a Content...-45'),(77,13,93793,58,'2017-02-01 11:20:50','ds_1.Comment_1: This is a Content...-77'),(97,13,82006,58,'2017-02-01 11:20:50','ds_1.Comment_1: This is a Content...-97'),(157,0,93793,371,'2017-02-01 11:20:50','ds_1.Comment_1: This is a Content...-157'),(173,0,38710,58,'2017-03-25 12:25:13','ds_1.Comment_1: Good'),(209,13,82001,58,'2017-03-29 03:05:59','ds_1.Comment_1: hehj'),(301,194,82001,235,'2017-03-29 03:06:24','ds_1.Comment_1: jj'),(4001,0,82001,58,'2017-03-29 08:39:52','ds_1.Comment_1: I would like to say …'),(1490776944301,0,82001,58,'2017-03-29 08:42:24','ds_1.Comment_1: hello'),(1490777905437,0,82001,543,'2017-03-29 08:58:25','ds_1.Comment_1: rr'),(1490778681337,166,82001,12,'2017-03-29 09:11:21','ds_1.Comment_1: gg'),(1490781032005,45,82001,301,'2017-03-29 09:50:32','ds_1.Comment_1: 93793'),(1490781850893,1490776966828,38710,58,'2017-03-29 10:04:10','ds_1.Comment_1: haha!'),(1490794439561,1490778681337,82001,12,'2017-03-29 13:33:59','ds_1.Comment_1: gg?'),(1490794937137,1490794919957,82001,12,'2017-03-29 13:42:17','ds_1.Comment_1: All right ok ok'),(1490863651493,0,70793,595,'2017-03-30 08:47:31','ds_1.Comment_1: wow'),(1490863676989,0,70793,12,'2017-03-30 08:47:56','ds_1.Comment_1: Shy'),(1490875040761,158,82055,301,'2017-03-30 11:57:20','ds_1.Comment_1: 157'),(1491119670185,68,82001,371,'2017-04-02 07:54:30','ds_1.Comment_1: Leave a word'),(1491277552385,0,82001,58,'2017-04-04 03:45:52','ds_1.Comment_1: Seven'),(1491709064513,0,82001,551,'2017-04-09 03:37:44','ds_1.Comment_1: soga'),(1491798370749,0,82002,551,'2017-04-10 04:26:10','ds_1.Comment_1: Nice!'),(1491830543193,0,82001,170,'2017-04-10 13:22:23','ds_1.Comment_1: What is the hell?'),(1508072695833,0,82003,1508072633830,'2017-10-15 13:04:55','ds_1.Comment_1: 心疼地抱住自己(๑´ㅂ`๑)'),(1509003045509,0,82001,1508072633830,'2017-10-26 07:30:45','ds_1.Comment_1: hhh'),(1511407702981,157,1511407581570,371,'2017-11-23 03:28:22','ds_1.Comment_1: 你好'),(1512035117021,0,82001,32,'2017-11-30 09:45:17','ds_1.Comment_1: 图片看不了啊'),(1514473034425,1514425796195,93793,1513094436910,'2017-12-28 14:57:14','ds_1.Comment_1: 干啥?'),(1514478784653,0,82001,1513094436910,'2017-12-28 16:33:04','ds_1.Comment_1: bug很多'),(1514858592813,0,82001,1514858533480,'2018-01-02 02:03:12','ds_1.Comment_1: 铁人'),(1514960744185,1512531859019,82001,1512314438990,'2018-01-03 06:25:44','ds_1.Comment_1: 哇'),(1516805226757,1516785657724,38710,1516086423441,'2018-01-24 14:47:06','ds_1.Comment_1: 滑稽?'),(1516805340593,1516783920998,38710,1513094436910,'2018-01-24 14:49:00','ds_1.Comment_1: 看怎么定义 实时 。这个是仿微信朋友圈列表和QQ空间说说详情,在线同步的,但没做推送,所以不是QQ微信聊天那种即时通讯。'),(1517303775429,1490863903900,82001,470,'2018-01-30 09:16:15','ds_1.Comment_1: ???'),(1517375165233,0,82001,1508053762227,'2018-01-31 05:06:05','ds_1.Comment_1: 666'),(1518365470893,44,82001,170,'2018-02-11 16:11:10','ds_1.Comment_1: 野蜂飞舞'),(1518614899681,0,82001,301,'2018-02-14 13:28:19','ds_1.Comment_1: https://goo.gl/search/JJB+Sports\nJJB Sports,'),(1519793574249,1519719341810,93793,1516086423441,'2018-02-28 04:52:54','ds_1.Comment_1: 哈哈,春运都过了啊'),(1520578883309,0,82001,12,'2018-03-09 07:01:23','ds_1.Comment_1: 我用流量'),(1524032244441,1519974842508,82001,1516086423441,'2018-04-18 06:17:24','ds_1.Comment_1: 干嘛,单身吗?'),(1524190981549,1522657767636,82003,301,'2018-04-20 02:23:01','ds_1.Comment_1: 这个6'),(1524582716289,1524461441914,70793,1508072633830,'2018-04-24 15:11:56','ds_1.Comment_1: 脉脉'),(1524844181029,1524798402799,82001,1524178455305,'2018-04-27 15:49:41','ds_1.Comment_1: 确实有这样的问题,但这个Demo仅供展示APIJSON的接口数据增删改查的能力,又拍云,七牛等平台又需要对接及付费,所以Demo暂时不提供哈,需要的话可以自己搞。建议先把图片上传到又拍云等平台,拿回url再传到自己的服务器^_^'),(1528270188205,0,1528250827953,1527830474378,'2018-06-06 07:29:48','ds_1.Comment_1: 这个图片是怎么发出来的啊,我发动态就只是那两张默认图片'),(1528278187969,0,82001,470,'2018-06-06 09:43:07','ds_1.Comment_1: 啊啊啊啊'),(1528327885509,1528289580140,1528250827953,1528274037224,'2018-06-06 23:31:25','ds_1.Comment_1: 噢噢,没想到你能这么快回复,谢谢'),(1528393204569,1528270188205,38710,1527830474378,'2018-06-07 17:40:04','ds_1.Comment_1: 把接口里的pictureList的值改下,里面包含图片url'),(1528677257985,0,1528339692804,1528676875139,'2018-06-11 00:34:17','ds_1.Comment_1: aaa'),(1528799506317,1516805340593,82001,1513094436910,'2018-06-12 10:31:46','ds_1.Comment_1: 摩恩'),(1529730035521,0,82001,1527830331780,'2018-06-23 05:00:35','ds_1.Comment_1: 还有别的吗?'),(1531412238453,0,82001,1528356378455,'2018-07-12 16:17:18','ds_1.Comment_1: 去啊'),(1533187733941,0,82001,1508072633830,'2018-08-02 05:28:53','ds_1.Comment_1: 好好'),(1533202426013,1533186909764,82003,1531969818357,'2018-08-02 09:33:46','ds_1.Comment_1: world'),(1533629063261,0,82001,1531969818357,'2018-08-07 08:04:23','ds_1.Comment_1: 大鸡鸡'),(1533902902749,0,82001,1531969818357,'2018-08-10 12:08:22','ds_1.Comment_1: 性能还可以'),(1534053913157,1524190941111,1508072160401,1516086423441,'2018-08-12 06:05:13','ds_1.Comment_1: 怎么约?'),(1534412022857,0,82001,1531969818357,'2018-08-16 09:33:42','ds_1.Comment_1: dgf'),(1534684074665,1531983163150,82001,1531969818357,'2018-08-19 13:07:54','ds_1.Comment_1: ggggg'),(1536337000073,1516686985310,82001,1516086423441,'2018-09-07 16:16:40','ds_1.Comment_1: heh'),(1536805661269,0,70793,1536805585275,'2018-09-13 02:27:41','ds_1.Comment_1: 6s再战一年'),(1539868275645,1531887938362,82001,1531062713966,'2018-10-18 13:11:15','ds_1.Comment_1: 22222222222222222'),(1541496033857,0,82001,301,'2018-11-06 09:20:33','ds_1.Comment_1: 能解决'),(1546050386785,0,82001,1516086423441,'2018-12-29 02:26:26','ds_1.Comment_1: 不鸟你'),(1551430465241,1551430453424,82001,1553096819293,'2019-03-01 08:54:25','ds_1.Comment_1: 123'),(1551430485689,1551430453424,82001,1553096819293,'2019-03-01 08:54:45','ds_1.Comment_1: 品牌'),(1551683545557,1490863711703,82001,511,'2019-03-04 07:12:25','ds_1.Comment_1: 科技'),(1553053362233,1551430485689,82001,1553096819293,'2019-03-20 03:42:42','ds_1.Comment_1: 集合vyih'),(1554373282941,0,82001,543,'2019-04-04 10:21:22','ds_1.Comment_1: 。'),(1556953335513,0,82001,1556387217941,'2019-05-04 07:02:15','ds_1.Comment_1: 嘻嘻嘻'),(1556953340357,1556953335513,82001,1556387217941,'2019-05-04 07:02:20','ds_1.Comment_1: 额额额'),(1557754765785,0,70793,1557754680146,'2019-05-13 13:39:25','ds_1.Comment_1: 链接发下'),(1558440302601,0,82001,1557415707105,'2019-05-21 12:05:02','ds_1.Comment_1: 咔咔咔'),(1558440307225,0,82001,1557415707105,'2019-05-21 12:05:07','ds_1.Comment_1: i我看'),(1558440357141,1558440335644,82001,1557754680146,'2019-05-21 12:05:57','ds_1.Comment_1: 惊声尖叫额'),(1563688523833,0,82001,1563605336326,'2019-07-21 05:55:23','ds_1.Comment_1: 嗯嗯'),(1564493464049,0,82001,1557754680146,'2019-07-30 13:31:04','ds_1.Comment_1: 真牛逼'),(1566270974217,0,82001,1558798664043,'2019-08-20 03:16:14','ds_1.Comment_1: what'),(1570262731881,0,82001,1512314438990,'2019-10-05 08:05:31','ds_1.Comment_1: Ghhh'),(1570609944245,0,82001,704,'2019-10-09 08:32:24','ds_1.Comment_1: 呃呃呃'),(1571273540137,0,82001,543,'2019-10-17 00:52:20','ds_1.Comment_1: 太快了'),(1575518027953,0,82001,1572177746393,'2019-12-05 03:53:47','ds_1.Comment_1: APIJSON,let interfaces and documents go to hell !'),(1576678033649,1558440307225,82001,1557415707105,'2019-12-18 14:07:13','ds_1.Comment_1: 124'),(1589255358661,1491119695580,82001,371,'2020-05-12 03:49:18','ds_1.Comment_1: 好吃'),(1592119592201,0,82001,1516086423441,'2020-06-14 07:26:32','ds_1.Comment_1: 据记'),(1592119607109,1516687437251,82001,1516086423441,'2020-06-14 07:26:47','ds_1.Comment_1: 工厂'),(1594290735773,0,82001,371,'2020-07-09 10:32:15','ds_1.Comment_1: 哈哈'),(1594352357029,0,82001,1594127400223,'2020-07-10 03:39:17','ds_1.Comment_1: 换一个模拟器试试'),(1594462397453,0,82001,1594385349411,'2020-07-11 10:13:17','ds_1.Comment_1: uuu'),(1599054157165,1596209179840,82001,1583574596245,'2020-09-02 13:42:37','ds_1.Comment_1: 既解决'),(1605590426089,1592119592201,82001,1516086423441,'2020-11-17 05:20:26','ds_1.Comment_1: 讨论嘟嘟嘟特特特'),(1609774951037,0,82001,1493835799335,'2021-01-04 15:42:31','ds_1.Comment_1: Ffjfjkf'),(1611892629701,1611547274671,82001,1611503147421,'2021-01-29 03:57:09','ds_1.Comment_1: Test'),(1617550618501,0,82001,1611503147421,'2021-04-04 15:36:58','ds_1.Comment_1: 哈哈哈'),(1624275284477,0,82001,1572177746393,'2021-06-21 11:34:44','ds_1.Comment_1: 111'),(1624697881241,0,82001,1594385350586,'2021-06-26 08:58:01','ds_1.Comment_1: 华山卡'),(1625214509673,0,82001,12,'2021-07-02 08:28:29','ds_1.Comment_1: APIJSON,let interfaces and documents go to hell !'),(1626417070325,0,82001,1508053762227,'2021-07-16 06:31:10','ds_1.Comment_1: Vnn'),(1629102895605,0,82001,12,'2021-08-16 08:34:55','ds_1.Comment_1: test'),(1629102906693,0,82001,12,'2021-08-16 08:35:06','ds_1.Comment_1: test'),(1631761271589,0,82001,1553096819293,'2021-09-16 03:01:11','ds_1.Comment_1: 555555'),(1631761290317,0,82001,1535781636403,'2021-09-16 03:01:30','ds_1.Comment_1: 哈哈'),(1631761345493,0,82001,1512314438990,'2021-09-16 03:02:25','ds_1.Comment_1: hhhhh'),(1631761390009,0,82001,551,'2021-09-16 03:03:10','ds_1.Comment_1: $$'),(1631761397009,0,82001,12,'2021-09-16 03:03:17','ds_1.Comment_1: 123'),(1631761397393,0,82001,1558798664043,'2021-09-16 03:03:17','ds_1.Comment_1: 124'),(1631761397649,0,82001,371,'2021-09-16 03:03:17','ds_1.Comment_1: 1646'),(1631761398865,0,82001,1528462217322,'2021-09-16 03:03:18','ds_1.Comment_1: 666'),(1631761410153,0,82001,301,'2021-09-16 03:03:30','ds_1.Comment_1: 3423423423'),(1631761410569,0,82001,1611503147421,'2021-09-16 03:03:30','ds_1.Comment_1: 82001ejej'),(1631761411209,0,82001,1531062713966,'2021-09-16 03:03:31','ds_1.Comment_1: 123121545645'),(1631761411849,0,82001,12,'2021-09-16 03:03:31','ds_1.Comment_1: 555555'),(1631761412361,0,82001,301,'2021-09-16 03:03:32','ds_1.Comment_1: 111'),(1631761413857,0,82001,1531969818357,'2021-09-16 03:03:33','ds_1.Comment_1: 3333'),(1631761414841,0,82001,1513094436910,'2021-09-16 03:03:34','ds_1.Comment_1: 123121545645'),(1631761416361,0,82001,1531969818357,'2021-09-16 03:03:36','ds_1.Comment_1: 444444'),(1631761417441,0,82001,1513094436910,'2021-09-16 03:03:37','ds_1.Comment_1: 222'),(1631761417781,0,82001,1513094436910,'2021-09-16 03:03:37','ds_1.Comment_1: 434'),(1631761417945,0,82001,1617562878095,'2021-09-16 03:03:37','ds_1.Comment_1: 555555555'),(1631761418125,0,82001,58,'2021-09-16 03:03:38','ds_1.Comment_1: 1'),(1631761418945,0,82001,32,'2021-09-16 03:03:38','ds_1.Comment_1: 3条重复的'),(1631761433633,0,82001,12,'2021-09-16 03:03:53','ds_1.Comment_1: 1'),(1631761439061,0,82001,1516086423441,'2021-09-16 03:03:59','ds_1.Comment_1: 1'),(1631761439473,0,82001,12,'2021-09-16 03:03:59','ds_1.Comment_1: 111'),(1631761440161,0,82001,1594127400223,'2021-09-16 03:04:00','ds_1.Comment_1: 123'),(1631761440541,0,82001,12,'2021-09-16 03:04:00','ds_1.Comment_1: 1646'),(1631761441817,0,82001,1557415707105,'2021-09-16 03:04:01','ds_1.Comment_1: 123121545645'),(1631761442305,0,82001,1513094436910,'2021-09-16 03:04:02','ds_1.Comment_1: 00'),(1631761444713,0,82001,1524178455305,'2021-09-16 03:04:04','ds_1.Comment_1: $$'),(1631761445929,0,82001,1516086423441,'2021-09-16 03:04:05','ds_1.Comment_1: 123121545645'),(1631761446849,0,82001,511,'2021-09-16 03:04:06','ds_1.Comment_1: 110'),(1631761447937,0,82001,58,'2021-09-16 03:04:07','ds_1.Comment_1: (fdsd)'),(1631761454057,0,82001,1512314438990,'2021-09-16 03:04:14','ds_1.Comment_1: $$'),(1631761454625,0,82001,543,'2021-09-16 03:04:14','ds_1.Comment_1: (fdsd)'),(1631761454817,0,82001,1557754680146,'2021-09-16 03:04:14','ds_1.Comment_1: -162'),(1631761455589,0,82001,1531969818357,'2021-09-16 03:04:15','ds_1.Comment_1: 1'),(1631761455929,0,82001,1516086423441,'2021-09-16 03:04:15','ds_1.Comment_1: 111'),(1631761456265,0,82001,1513094436910,'2021-09-16 03:04:16','ds_1.Comment_1: 111'),(1631761458221,0,82001,371,'2021-09-16 03:04:18','ds_1.Comment_1: 1'),(1631761459665,0,82001,371,'2021-09-16 03:04:19','ds_1.Comment_1: $$'),(1631761459965,0,82001,1512314438990,'2021-09-16 03:04:19','ds_1.Comment_1: ,王者荣耀'),(1631761460153,0,82001,543,'2021-09-16 03:04:20','ds_1.Comment_1: -162'),(1637305836417,0,82001,1594127400223,'2021-11-19 07:10:36','ds_1.Comment_1: (fdsd)'),(1639101116341,0,82001,1638327674898,'2021-12-10 01:51:56','ds_1.Comment_1: 546411'),(1639386666589,0,82001,1638327674898,'2021-12-13 09:11:06','ds_1.Comment_1: 搞不好'),(1639386674965,1639386671675,82001,1638327674898,'2021-12-13 09:11:14','ds_1.Comment_1: 抱抱你'),(1639449630593,0,82001,1638327674898,'2021-12-14 02:40:30','ds_1.Comment_1: 大概就是感觉分手就分手'),(1639449633733,0,82001,1638327674898,'2021-12-14 02:40:33','ds_1.Comment_1: 财政局干啥干啥就是贵公司'),(1639455622365,1639449637290,82001,1638327674898,'2021-12-14 04:20:22','ds_1.Comment_1: 和不不不不'),(1645290759533,0,82001,1638327674898,'2022-02-19 17:12:39','ds_1.Comment_1: g'),(1645497835569,0,82001,1645416338268,'2022-02-22 02:43:55','ds_1.Comment_1: 456'),(1645678658757,0,82001,1645416338268,'2022-02-24 04:57:38','ds_1.Comment_1: 厉害了'),(1645678666889,1645678658757,82001,1645416338268,'2022-02-24 04:57:46','ds_1.Comment_1: 刚刚'),(1646123831361,0,82001,1645416338268,'2022-03-01 08:37:11','ds_1.Comment_1: 啃你'),(1648697303481,0,82001,12,'2022-03-31 03:28:23','ds_1.Comment_1: APIJSON,let interfaces and documents go to hell !'),(1648697310625,0,82001,12,'2022-03-31 03:28:30','ds_1.Comment_1: APIJSON,let interfaces and documents go to hell !'),(1648716225389,1648716219295,82001,1648604448242,'2022-03-31 08:43:45','ds_1.Comment_1: 1212'),(1650022311005,0,82001,1649086185746,'2022-04-15 11:31:51','ds_1.Comment_1: 寂寞'),(1650022318825,0,82001,1649086185746,'2022-04-15 11:31:58','ds_1.Comment_1: 明年'),(1650786597757,0,82001,1649086185746,'2022-04-24 07:49:57','ds_1.Comment_1: 你好'),(1651717773049,0,82001,12,'2022-05-05 02:29:33','ds_1.Comment_1: APIJSON,let interfaces and documents go to hell !'),(1657618548589,0,82001,12,'2022-07-12 09:35:48','ds_1.Comment_1: APIJSON,let interfaces and documents go to hell !'),(1659423914365,1638631329728,82001,1637985952844,'2022-08-02 07:05:14','ds_1.Comment_1: wdd'),(1660616987885,0,82001,12,'2022-08-16 02:29:47','ds_1.Comment_1: APIJSON,let interfaces and documents go to hell !'),(1666604060829,0,82003,12,'2022-10-24 09:34:20','ds_1.Comment_1: APIJSON,let interfaces and documents go to hell !'),(1667605291185,1652796392746,82001,1651846337935,'2022-11-04 23:41:31','ds_1.Comment_1: 1'),(1671437056133,0,82001,1649672357944,'2022-12-19 08:04:16','ds_1.Comment_1: sssccccccc'),(1671437066189,0,82001,1649672357944,'2022-12-19 08:04:26','ds_1.Comment_1: sssccccccc'),(1675395998069,0,82001,1674308870813,'2023-02-03 03:46:38','ds_1.Comment_1: tff'),(1675676416033,1639556974079,82001,1637985952844,'2023-02-06 09:40:16','ds_1.Comment_1: 1234'),(1675762580073,1630891147547,82001,1630746489563,'2023-02-07 09:36:20','ds_1.Comment_1: 222'),(1676271716321,0,82001,1675742375160,'2023-02-13 07:01:56','ds_1.Comment_1: 333'),(1678959296341,0,82003,12,'2023-03-16 09:34:56','ds_1.Comment_1: APIJSON'),(1680320444497,0,82001,1677223327076,'2023-04-01 03:40:44','ds_1.Comment_1: 灌灌灌灌'),(1681710737853,0,82002,1679908549702,'2023-04-17 05:52:17','ds_1.Comment_1: gjbgh'),(1681999075961,0,82001,470,'2023-04-20 13:57:55','ds_1.Comment_1: ffff'),(1681999171521,0,82001,470,'2023-04-20 13:59:31','ds_1.Comment_1: ffff'),(1682000985545,0,82001,470,'2023-04-20 14:29:45','ds_1.Comment_1: xdddddd'),(1683353882473,0,82001,142,'2023-05-06 06:18:02','ds_1.Comment_1: APIJSON,let interfaces and documents go to hell !'),(1683353886837,0,82001,142,'2023-05-06 06:18:06','ds_1.Comment_1: APIJSON,let interfaces and documents go to hell !'),(1683354577541,0,82001,144,'2023-05-06 06:29:37','ds_1.Comment_1: APIJSON,let interfaces and documents go to hell !'),(1683355604325,0,82001,12,'2023-05-06 06:46:44','ds_1.Comment_1: APIJSON,let interfaces and documents go to hell !'),(1684140534961,0,82001,12,'2023-05-15 08:48:55','ds_1.Comment_1: APIJSON,let interfaces and documents go to hell !'),(1685617635685,0,82001,1665293930441,'2023-06-01 11:07:15','ds_1.Comment_1: 5464646'),(1685617655797,0,82001,1665293930441,'2023-06-01 11:07:35','ds_1.Comment_1: 5464646'),(1686196352285,0,82001,1682103762126,'2023-06-08 03:52:32','ds_1.Comment_1: 5666'),(1686303797185,0,82001,1645416338268,'2023-06-09 09:43:17','ds_1.Comment_1: 哦咯模棱两可'),(1686328128073,0,82001,1645416338268,'2023-06-09 16:28:48','ds_1.Comment_1: 牛逼'),(1686710639953,0,82001,1684981561371,'2023-06-14 02:43:59','ds_1.Comment_1: ?'),(1686710650057,0,82001,1684981561371,'2023-06-14 02:44:10','ds_1.Comment_1: ?'),(1686897854569,0,82001,1684981561371,'2023-06-16 06:44:14','ds_1.Comment_1: mood'),(1686897874733,0,82001,1684981561371,'2023-06-16 06:44:34','ds_1.Comment_1: mood'),(1686897894829,0,82001,1684981561371,'2023-06-16 06:44:54','ds_1.Comment_1: mood'),(1686897904885,0,82001,1684981561371,'2023-06-16 06:45:04','ds_1.Comment_1: mood'),(1693680555321,0,82001,235,'2023-09-02 18:49:15','ds_1.Comment_1: Ab_Cd4426623868886511'),(1693680555325,0,82002,401,'2023-09-04 06:11:58','ds_1.Comment_1: Ab_Cd-2186617588410572'),(1693680555337,0,82004,12,'2023-09-04 06:11:59','ds_1.Comment_1: Ab_Cd6203800719877287'),(1693680555341,0,82009,12,'2023-09-04 06:11:59','ds_1.Comment_1: Ab_Cd-7313973027522679'),(1693680555345,0,82001,401,'2023-09-04 06:11:59','ds_1.Comment_1: Ab_Cd7237422506126807'),(1693680555353,0,82001,12,'2023-09-04 06:11:59','ds_1.Comment_1: Ab_Cd6294670593907367'),(1693680555357,0,82005,401,'2023-09-04 06:11:59','ds_1.Comment_1: Ab_Cd6999788992225395'),(1693680555361,0,82009,12,'2023-09-04 06:11:59','ds_1.Comment_1: Ab_Cd-386791421830424'),(1693680555369,0,82007,12,'2023-09-04 06:11:59','ds_1.Comment_1: Ab_Cd-4315325886904'),(1695808012765,0,82001,12,'2023-09-27 09:46:52','ds_1.Comment_1: APIJSON,let interfaces and documents go to hell !'),(1697115622725,0,82001,1,'2023-10-12 13:00:22','ds_1.Comment_1: 1'),(1698723301949,0,82002,12,'2023-10-31 03:35:02','ds_1.Comment_1: APIJSON,let interfaces and documents go to hell !'),(1700488670273,0,82002,1700372077715,'2023-11-20 13:57:50','ds_1.Comment_1: test'),(1700488850297,0,82002,1700488719094,'2023-11-20 14:00:50','ds_1.Comment_1: test'),(1701153067449,0,82001,12,'2023-11-28 06:31:07','ds_1.Comment_1: APIJSON,let interfaces and documents go to hell !'),(1701661625917,0,82001,12,'2023-12-04 03:47:05','ds_1.Comment_1: 测试1111'),(1701676438353,0,82002,666666,'2023-12-04 07:53:58','ds_1.Comment_1: 这是新建 !'),(1701676438401,0,82002,88888888,'2023-12-04 07:53:58','ds_1.Comment_1: 这是新建 !'),(1701677681717,0,82002,12,'2023-12-04 08:14:41','ds_1.Comment_1: APIJSON,let interfaces and documents go to hell !'),(1702401213373,0,82007,401,'2023-12-13 10:02:05','ds_1.Comment_1: Ab_Cd-4225572075990508'),(1702401213381,0,82004,12,'2023-12-13 10:02:06','ds_1.Comment_1: Ab_Cd6373722079198439'),(1702401213389,0,82010,12,'2023-12-13 10:02:06','ds_1.Comment_1: Ab_Cd2988679823594555'),(1702401213397,0,82009,12,'2023-12-13 10:02:06','ds_1.Comment_1: Ab_Cd-3632240841909172'),(1702401213401,0,82002,12,'2023-12-13 10:02:06','ds_1.Comment_1: Ab_Cd-2170731090025816'),(1702401213405,0,82009,12,'2023-12-13 10:02:06','ds_1.Comment_1: Ab_Cd269140865411543'),(1702401213409,0,82001,12,'2023-12-13 10:02:06','ds_1.Comment_1: Ab_Cd4852681634615031'),(1702401213417,0,82009,401,'2023-12-13 10:02:07','ds_1.Comment_1: Ab_Cd-350368370475472'),(1702401213421,0,82005,12,'2023-12-13 10:02:07','ds_1.Comment_1: Ab_Cd3119145138660639'),(1702401213425,0,82008,401,'2023-12-13 10:02:07','ds_1.Comment_1: Ab_Cd-1827902215893684'),(1702401213429,0,82002,401,'2023-12-13 10:02:07','ds_1.Comment_1: Ab_Cd-6315333086151784'),(1702401213437,0,82009,12,'2023-12-13 10:02:07','ds_1.Comment_1: Ab_Cd-7802139111814783'),(1702401213445,0,82007,401,'2023-12-13 10:02:08','ds_1.Comment_1: Ab_Cd-5115620335352312'),(1702401213461,0,82005,12,'2023-12-13 10:02:08','ds_1.Comment_1: Ab_Cd2243993689411583'),(1702401213473,0,82006,401,'2023-12-13 10:02:39','ds_1.Comment_1: Ab_Cd-4734672872211368'),(1702401213481,0,82005,401,'2023-12-13 10:02:39','ds_1.Comment_1: Ab_Cd2098233721074687'),(1702401213489,0,82009,401,'2023-12-13 10:02:39','ds_1.Comment_1: Ab_Cd1198887753628367'),(1702401213497,0,82005,12,'2023-12-13 10:02:40','ds_1.Comment_1: Ab_Cd8789538862152891'),(1702401213501,0,82004,12,'2023-12-13 10:02:40','ds_1.Comment_1: Ab_Cd-702044903466940'),(1702401213521,0,82005,12,'2023-12-13 10:02:40','ds_1.Comment_1: Ab_Cd7241299919300251'),(1702401213525,0,82007,12,'2023-12-13 10:02:40','ds_1.Comment_1: Ab_Cd-1953719130947616'),(1702401213533,0,82003,12,'2023-12-13 10:02:41','ds_1.Comment_1: Ab_Cd4838654061396323'),(1702401213537,0,82008,12,'2023-12-13 10:02:41','ds_1.Comment_1: Ab_Cd5161976574809799'),(1702401213541,0,82002,12,'2023-12-13 10:02:41','ds_1.Comment_1: Ab_Cd-598365248638636'),(1702401213549,0,82009,12,'2023-12-13 10:02:41','ds_1.Comment_1: Ab_Cd2272851398768027'),(1702401213561,0,82001,12,'2023-12-13 10:02:41','ds_1.Comment_1: Ab_Cd95863935516583'),(1702401213569,0,82010,401,'2023-12-13 10:02:41','ds_1.Comment_1: Ab_Cd-4317357036955636'),(1704439979409,0,82001,1703425198937,'2024-01-05 07:32:59','ds_1.Comment_1: 牛逼'),(1705974277629,1680742650703,82001,1680494769487,'2024-01-23 01:44:37','ds_1.Comment_1: ggv'),(1708565424757,0,82001,1693680292080,'2024-02-22 01:30:24','ds_1.Comment_1: 222'),(1708916797305,0,82002,15,'2024-02-26 03:06:37','ds_1.Comment_1: 测试新增评论'),(1708929594961,0,82001,1693680292080,'2024-02-26 06:39:54','ds_1.Comment_1: 1111'),(1709020162497,0,82001,1690970599784,'2024-02-27 07:49:22','ds_1.Comment_1: cmmc'),(1709022349529,0,82002,15,'2024-02-27 08:25:49','ds_1.Comment_1: 测试新增评论'),(1709022696285,0,88888,15,'2024-02-27 08:31:36','ds_1.Comment_1: 测试新增评论'),(1709178281285,0,82002,15,'2024-02-29 03:44:41','ds_1.Comment_1: 测试新增评论'),(1709273218365,0,82001,15,'2024-03-01 06:06:58','ds_1.Comment_1: 测试新增评论'),(1709277353041,0,82003,15,'2024-03-01 07:15:53','ds_1.Comment_1: 测试新增评论'),(1709278973645,0,88888,15,'2024-03-01 07:42:53','ds_1.Comment_1: 测试新增评论'),(1709285310765,0,82001,15,'2024-03-01 09:28:30','ds_1.Comment_1: 测试新增评论'),(1709629786697,0,82001,15,'2024-03-05 09:09:46','ds_1.Comment_1: 测试新增评论'),(1709632979285,0,82003,15,'2024-03-05 10:02:59','ds_1.Comment_1: 测试新增评论'),(1709785630273,0,82002,15,'2024-03-07 04:27:10','ds_1.Comment_1: 测试新增评论'),(1709813932965,0,88888,15,'2024-03-07 12:18:53','ds_1.Comment_1: 测试新增评论'),(1709975144529,1584336841458,82003,1583574596245,'2024-03-09 09:05:44','ds_1.Comment_1: hhh'),(1709975284389,1626428214932,82003,1619511861462,'2024-03-09 09:08:04','ds_1.Comment_1: ok'),(1710338148649,0,82001,1685592384514,'2024-03-13 13:55:48','ds_1.Comment_1: hello'),(1710488594505,1710337723054,82001,1710233170301,'2024-03-15 07:43:14','ds_1.Comment_1: 你个'),(1711433950209,0,82001,15,'2024-03-26 06:19:10','ds_1.Comment_1: 测试新增评论'),(1711961505969,0,82001,1710746917236,'2024-04-01 08:51:45','ds_1.Comment_1: 宝宝'),(1712644302113,1709020162497,82001,1690970599784,'2024-04-09 06:31:42','ds_1.Comment_1: 现在想想'),(1713955538785,0,82003,12,'2024-04-24 10:45:38','ds_1.Comment_1: APIJSON,let interfaces and documents go to hell !'),(1714048094805,0,82003,15,'2024-04-25 12:28:14','ds_1.Comment_1: 测试新增评论'),(1714048096613,0,82003,15,'2024-04-25 12:28:16','ds_1.Comment_1: 测试新增评论'),(1714048097493,0,82003,15,'2024-04-25 12:28:17','ds_1.Comment_1: 测试新增评论'),(1717862858501,0,82001,1717757679298,'2024-06-08 16:07:38','ds_1.Comment_1: 测试新增评论'),(1738597750659,0,82002,15,'2025-02-03 15:49:10','test post comment 3');
/*!40000 ALTER TABLE `Comment_1` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2025-02-03 23:54:00