[ Web Proxy ]
URL:
Viewing:
https://raw.githubusercontent.com/feiok/APIJSON-Demo/master/MySQL/single/sys_Document.sql
[Back]
[Original]
-- MySQL dump 10.13 Distrib 8.0.31, for macos12 (x86_64) -- -- Host: 47.122.25.116 Database: sys -- ------------------------------------------------------ -- Server version 5.7.43-log /*!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 `Document` -- DROP TABLE IF EXISTS `Document`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `Document` ( `id` bigint(15) NOT NULL AUTO_INCREMENT COMMENT '', `debug` tinyint(2) NOT NULL DEFAULT '0' COMMENT ' DEBUG 0-1-', `from` tinyint(3) NOT NULL DEFAULT '0' COMMENT '0-1-CI/CD2-', `userId` bigint(15) NOT NULL COMMENT 'id\nAdmin', `project` varchar(100) DEFAULT 'APIJSON', `testAccountId` bigint(15) NOT NULL DEFAULT '0' COMMENT 'id0-', `version` tinyint(4) NOT NULL DEFAULT '3' COMMENT '\n0 - \n\n', `group` varchar(45) DEFAULT NULL COMMENT '', `name` varchar(100) NOT NULL COMMENT '', `operation` varchar(45) DEFAULT NULL COMMENT 'INSERT, SELECT, UPDATE, DELETE, LOGIN, REGISTER, GET_VERIFY, EDIT_PASSWORD ', `method` varchar(7) DEFAULT NULL COMMENT 'HTTP Method: GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS, TRACE NULL type ', `type` varchar(5) NOT NULL DEFAULT 'JSON' COMMENT 'PARAM - GET ?a=1&b=c&key=value; JSON - POST application/json; FORM - POST application/www-x-form-url-encoded; DATA - POST multi-part/form-data', `url` varchar(250) NOT NULL COMMENT '', `request` text NOT NULL COMMENT '\njson', `apijson` text COMMENT ' request APIJSON JSON', `sqlauto` text COMMENT ' SQLAuto \\\\\\\\n{sql:SELECT * FROM `sys`.`Comment` LIMIT ${limit},arg:limit: 3}', `standard` text, `header` text COMMENT ' Request Header\nkey: value //', `date` timestamp NULL DEFAULT CURRENT_TIMESTAMP COMMENT '', `detail` text COMMENT ' Markdown ', PRIMARY KEY (`id`), KEY `index_url` (`url`), KEY `index_date` (`date`) ) ENGINE=InnoDB AUTO_INCREMENT=1704192205424 DEFAULT CHARSET=utf8 COMMENT='\n/'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `Document` -- LOCK TABLES `Document` WRITE; /*!40000 ALTER TABLE `Document` DISABLE KEYS */; INSERT INTO `Document` VALUES (2,0,0,82001,'APIJSON.cn',0,1,NULL,'(type:1)','REGISTER','POST','JSON','/register','{\n \"Privacy\": {\n \"phone\": 13000083333,\n \"_password\": \"123456\"\n },\n \"User\": {\n \"name\": \"APIJSONUser\"\n },\n \"verify\": \"6840\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"Privacy\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"phone\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 11\n ],\n \"comment\": \"\"\n },\n \"_password\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 6\n ]\n }\n }\n ],\n \"comment\": \"\"\n },\n \"User\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"name\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 11\n ]\n }\n }\n ],\n \"comment\": \"\"\n },\n \"verify\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 4\n ],\n \"comment\": \" /post/verify\"\n }\n }\n ]\n}','','2017-11-26 07:35:19',NULL),(3,0,0,82001,'APIJSON.cn',0,1,NULL,'','LOGOUT','POST','JSON','/logout','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}','','2017-11-26 09:56:10',NULL),(1511689914599,0,0,82001,'APIJSON.cn',0,1,NULL,'','GET_PRIVACY','POST','JSON','/gets','{\"tag\": \"Privacy\", \"Privacy\": {\"id\": 82001}}',NULL,NULL,NULL,NULL,'2017-11-26 09:51:54',NULL),(1511796155276,0,0,82001,'APIJSON.cn',0,1,NULL,'','POST_VERIFY','POST','JSON','/post/verify','{\n \"type\": 0,\n \"phone\": \"13000082001\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"type\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 0\n ],\n \"lengthLevel\": 1,\n \"lengths\": [],\n \"comment\": \": 0- 1- 2- 3-\"\n },\n \"phone\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 11\n ],\n \"comment\": \"\"\n }\n }\n ]\n}','','2017-11-27 15:23:28',NULL),(1511796208671,0,0,82001,'APIJSON.cn',0,1,NULL,'','HEADS_VERIFY','POST','JSON','/heads/verify','{\n \"type\": 0,\n \"phone\": \"13000082001\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"type\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 0\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ],\n \"comment\": \": 0- 1- 2- 3-\",\n \"trend\": {\n \"top\": 7\n }\n },\n \"phone\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 11\n ],\n \"comment\": \"\"\n }\n }\n ]\n}','','2017-11-27 15:23:28',NULL),(1511796589078,0,0,82001,'APIJSON.cn',82001,1,NULL,'(type:2)-+','PUT_PASSWORD','POST','JSON','/put/password','{\n \"verify\": \"10322\",\n \"Privacy\": {\n \"phone\": \"13000082001\",\n \"_password\": \"666666\"\n }\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"verify\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 5\n ],\n \"comment\": \" /post/verify\"\n },\n \"Privacy\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"phone\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 11\n ]\n },\n \"_password\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 6\n ]\n }\n }\n ]\n }\n }\n ]\n}','','2017-11-27 15:23:28',NULL),(1511796882184,0,0,82001,'APIJSON.cn',82001,1,NULL,'()/','UPDATE','POST','JSON','/put/balance','{\"tag\": \"Privacy\", \"Privacy\": {\"id\": 82001, \"balance+\": 100.15, \"_payPassword\": \"123456\"}}',NULL,NULL,NULL,NULL,'2017-11-27 15:34:42',NULL),(1511969417633,0,0,82001,'APIJSON.cn',82001,1,NULL,'/','UPDATE','POST','JSON','/put','{\n \"Moment\": {\n \"id\": 15,\n \"praiseUserIdList-\": [\n 82001\n ]\n },\n \"tag\": \"Moment\"\n}',NULL,NULL,NULL,NULL,'2017-11-29 15:30:17',NULL),(1511969630372,0,0,82001,'APIJSON.cn',82001,1,NULL,'','INSERT','POST','JSON','/post','{\n \"Comment\": {\n \"momentId\": 15,\n \"content\": \"\"\n },\n \"tag\": \"Comment\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"Comment\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"momentId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 15\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 2\n ],\n \"trend\": {\n \"top\": 1\n }\n },\n \"content\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 6\n ]\n }\n }\n ],\n \"comment\": \"\"\n },\n \"tag\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 7\n ]\n }\n }\n ]\n}','','2017-11-29 15:33:50',NULL),(1511970009072,0,0,82001,'APIJSON.cn',82001,1,NULL,'','INSERT','POST','JSON','/post','{ \"Moment\": { \"content\": \"\", \"pictureList\": [\"http://static.oschina.net/uploads/user/48/96331_50.jpg\" ] }, \"tag\": \"Moment\" }',NULL,NULL,NULL,NULL,'2017-11-29 15:40:09',NULL),(1521901518765,0,0,88888,NULL,0,2,NULL,'(): pictureList0','SELECT','POST','JSON','/get','{ \"User\": { \"id\": 38710, \"@position\": 0, \"firstPicture()\": \"getFromArray(pictureList,@position)\" } }',NULL,NULL,NULL,NULL,'2018-03-24 14:25:18',NULL),(1521901610784,0,0,88888,NULL,0,2,NULL,'(): userIdid>=100 Moment','SELECT','POST','JSON','/get','{\n \"[]\": {\n \"count\": 10,\n \"Moment\": {\n \"@column\": \"userId;max(id):maxId\",\n \"@group\": \"userId\",\n \"@having\": \"(maxId)>=100\"\n }\n }\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"[]\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"count\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 10\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 2\n ]\n },\n \"Moment\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"@column\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 20\n ]\n },\n \"@group\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 6\n ]\n },\n \"@having\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 12\n ]\n }\n }\n ]\n }\n }\n ]\n }\n }\n ]\n}','','2018-03-24 14:26:50',NULL),(1521901682846,0,0,88888,NULL,0,2,NULL,'(): userIdMoment','SELECT','POST','JSON','/get','{\"[]\":{\"count\":10,\"Moment\":{\"@column\":\"userId,id\",\"@group\":\"userId,id\"}}}',NULL,NULL,NULL,NULL,'2018-03-24 14:28:02',NULL),(1521901746809,0,0,88888,NULL,0,2,NULL,'(): nameid User','SELECT','POST','JSON','/get','{\"[]\":{\"count\":10,\"User\":{\"@column\":\"name,id\",\"@order\":\"name-,id\"}}}',NULL,NULL,NULL,NULL,'2018-03-24 14:29:06',NULL),(1521901787203,0,0,88888,NULL,0,2,NULL,'(): id,sex,name','SELECT','POST','JSON','/get','{\"User\":{\"@column\":\"id,sex,name\",\"id\":38710}}',NULL,NULL,NULL,NULL,'2018-03-24 14:29:47',NULL),(1521902033332,0,0,88888,NULL,0,2,NULL,'(): UserUser','SELECT','POST','JSON','/get','{\"[]\":{\"query\":2,\"count\":5,\"User\":{}},\"total@\":\"/[]/total\"}',NULL,NULL,NULL,NULL,'2018-03-24 14:33:53',NULL),(1521902069871,0,0,88888,NULL,0,2,NULL,'(): 3User5','SELECT','POST','JSON','/get','{\"[]\":{\"count\":5,\"page\":3,\"User\":{}}}',NULL,NULL,NULL,NULL,'2018-03-24 14:34:29',NULL),(1521902110680,0,0,88888,NULL,0,2,NULL,'(): User5','SELECT','POST','JSON','/get','{\"[]\":{\"count\":5,\"User\":{}}}',NULL,NULL,NULL,NULL,'2018-03-24 14:35:10',NULL),(1521903761689,0,0,88888,NULL,0,2,NULL,'(): ! ','SELECT','POST','JSON','/head','{\"User\":{\"id!{}\":[82001,38710]}}',NULL,NULL,NULL,NULL,'2018-03-24 15:02:41',NULL),(1521903828410,0,0,88888,NULL,0,2,NULL,'(): | ','SELECT','POST','JSON','/head','{\"User\":{\"id|{}\":\">90000,80000,0\",\n \"firstPicture()\": \"getFromArray(pictureList,0)\"\n }\n }\n}',NULL,NULL,NULL,NULL,'2018-03-24 16:03:13',NULL),(1521907333044,0,0,82001,'APIJSON.cn',82002,3,NULL,'-+30','SELECT','POST','JSON','/get','{\n \"User\": {\n \"id\": 82002\n },\n \"Moment-firstPicture[]\": {\n \"count\": 3,\n \"Moment\": {\n \"userId@\": \"User/id\",\n \"@column\": \"userId,pictureList\",\n \"@having\": \"json_length(pictureList)>0\",\n \"firstPicture()\": \"getFromArray(pictureList,0)\"\n }\n }\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"User\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"id\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 1,\n \"values\": [\n 82002\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 5\n ],\n \"trend\": {\n \"top\": 1\n }\n }\n }\n ]\n },\n \"Moment-firstPicture[]\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"count\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 3\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ],\n \"trend\": {\n \"top\": 1\n }\n },\n \"Moment\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"userId@\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 7\n ]\n },\n \"@column\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 18\n ]\n },\n \"@having\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 26\n ]\n },\n \"firstPicture()\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 27\n ]\n }\n }\n ]\n }\n }\n ]\n }\n }\n ]\n}','','2018-03-24 16:03:13',NULL),(1521907333046,0,0,88888,NULL,0,2,NULL,'','SELECT','POST','JSON','/get','{ \"Moment[]\": { \"join\": \"&/User/id@\", \"Moment\": {}, \"User\": { \"id@\": \"/Moment/userId\", \"contactIdList\": 82001, \"@column\": \"id\" } } }',NULL,NULL,NULL,NULL,'2018-03-24 16:03:13',NULL),(1521907546129,0,0,88888,NULL,0,2,NULL,'','SELECT','POST','JSON','/get','{\n \"[]\": {\n \"page\": 0,\n \"count\": 2,\n \"Moment\": {\n \"content$\": \"%a%\"\n },\n \"User\": {\n \"id@\": \"/Moment/userId\",\n \"@column\": \"id,name,head\"\n },\n \"Comment[]\": {\n \"count\": 2,\n \"Comment\": {\n \"momentId@\": \"[]/Moment/id\"\n }\n }\n }\n}',NULL,NULL,NULL,NULL,'2018-03-24 16:05:46',NULL),(1521907570452,0,0,88888,NULL,0,2,NULL,'','SELECT','POST','JSON','/get','{\n \"Moment\": {},\n \"User\": {\n \"id@\": \"Moment/userId\"\n }\n}',NULL,NULL,NULL,NULL,'2018-03-24 16:06:10',NULL),(1521907587430,0,0,88888,NULL,0,2,NULL,'','SELECT','POST','JSON','/get','{\n \"[]\": {\n \"count\": 3,\n \"User\": {\n \"@column\": \"id,name\"\n }\n }\n}',NULL,NULL,NULL,NULL,'2018-03-24 16:06:27',NULL),(1521907601299,0,0,88888,NULL,0,2,NULL,'','SELECT','POST','JSON','/get','{\n \"User\":{\n }\n}',NULL,NULL,NULL,NULL,'2018-03-24 16:06:41',NULL),(1522905263828,0,0,82001,'APIJSON.cn',0,2,NULL,'(DELETE): ','DELETE','POST','JSON','/delete','{\n \"Moment\":{\n \"id\":120\n },\n \"tag\":\"Moment\"\n}',NULL,NULL,NULL,NULL,'2018-03-24 13:27:43',NULL),(1522905599150,0,0,82001,'APIJSON.cn',0,2,NULL,'(PUT): ','UPDATE','POST','JSON','/put','{\n \"Moment\":{\n \"id\":235,\n \"content\":\"APIJSON,let interfaces and documents go to hell !\"\n },\n \"tag\":\"Moment\"\n}',NULL,NULL,NULL,NULL,'2018-03-24 13:33:19',NULL),(1522905680680,0,0,82001,'APIJSON.cn',0,2,NULL,'(POST): ','INSERT','POST','JSON','/post','{ \"Moment\": { \"content\": \"APIJSON,let interfaces and documents go to hell !\" }, \"tag\": \"Moment\" }',NULL,NULL,NULL,NULL,'2018-03-24 13:34:40',NULL),(1522905787850,0,0,82001,'APIJSON.cn',0,2,NULL,'(HEADS): / ','SELECT','POST','JSON','/heads','{\n \"Login\": {\n \"userId\": 38710,\"type\":1\n },\n \"tag\": \"Login\"\n}',NULL,NULL,NULL,NULL,'2018-03-24 13:36:27',NULL),(1522905868719,0,0,82001,'APIJSON.cn',0,2,NULL,'(GETS): / ','SELECT','POST','JSON','/gets','{\n \"Privacy\": {\n \"id\": 82001\n },\n \"tag\": \"Privacy\"\n}',NULL,NULL,NULL,NULL,'2018-03-24 13:37:48',NULL),(1522905895591,0,0,82001,'APIJSON.cn',0,2,NULL,'(HEAD): ','SELECT','POST','JSON','/head','{\n \"Moment\":{\n \"userId\":38710\n }\n}',NULL,NULL,NULL,NULL,'2018-03-24 13:38:15',NULL),(1522905913188,0,0,82001,'APIJSON.cn',0,2,NULL,'(GET): ','SELECT','POST','JSON','/get','{\n \"Moment\":{\n \"id\":235\n }\n}',NULL,NULL,NULL,NULL,'2018-03-24 13:38:33',NULL),(1544881887527,0,0,88888,NULL,0,3,NULL,'Moment INNER JOIN User LEFT JOIN Comment','SELECT','POST','JSON','/get','{\n \"[]\": {\n \"count\": 10,\n \"page\": 0,\n \"join\": \"&/User/id@,${minToId} OR `avgId`=1) ) \nHAVING ( match(`name`,`tag`) AGAINST (${key3} IN NATURAL LANGUAGE MODE)${minId} AND id ${minId} AND `id` POST /v4/push HTTP/1.1\n> Authorization: Basic Yzk2ZjQyZTBkMmU2NjJlNDVkMDM1YWIxOmRmNGQ1OWU4NGVhYzJmOWQ1M2IzNmYxMg==\n```\n\n****\n```json\n{\n \"from\": \"push\",\n \"to\": \"all\",\n \"body\": {\n \"platform\": \"all\",\n \"notification\": {\n \"android\": {\n \"alert\": \"Hi, Push!\",\n \"title\": \"Send to Android\",\n \"builder_id\": 1,\n \"extras\": {\n \"newsid\": 321\n }\n },\n \"ios\": {\n \"alert\": \"Hi, MTPush!\",\n \"sound\": \"default\",\n \"badge\": \"+1\",\n \"extras\": {\n \"newsid\": 321\n }\n }\n },\n \"message\": {\n \"msg_content\": \"Hi,MTPush\",\n \"content_type\": \"text\",\n \"title\": \"msg\",\n \"extras\": {\n \"key\": \"value\"\n }\n },\n \"options\": {\n \"time_to_live\": 60,\n \"apns_production\": false\n }\n },\n \"request_id\": \"12345678\",\n \"custom_args\": \"business info\"\n}\'\n> POST /v4/push HTTP/1.1\n> Authorization: Basic Yzk2ZjQyZTBkMmU2NjJlNDVkMDM1YWIxOmRmNGQ1OWU4NGVhYzJmOWQ1M2IzNmYxMg==\n```\n\n## \n\n\n\n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| from | String | | |\n| to | String JSON Object | | |\n| %% body | JSON Object | | |\n| %%% platform | String JSON Array | | |\n| %%% notification | JSON Object | |
message |\n| %%% message | JSON Object | |
notification |\n| %%% options | JSON Object | | |\n| request_id | String | | |\n| custom_args | JSON Object | | |\n\n\n## from\nString \n#### \n```json\n{\n \"from\":\"push\"\n}\n```\n## to\n\nMTPush ID\n\n#### \n| **** | **** | **** | **** | **** |\n| --- | --- | --- | --- | --- |\n| all | String | | | 30 |\n| registration_id | JSON Array | ID | ID OR | 1000 |\n\n\n#### \n\n- \n\n```json\n{\n \"to\": \"all\",\n}\n```\n\n- ID\n\n```json\n{\n \"to\": {\n \"registration_id\": [\n \"4312kjklfds2\",\n \"8914afd2\",\n \"45fdsa31\"\n ]\n }\n}\n```\n\n\n## body\n\n\n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| platform | String JSON Array | | |\n| notification | JSON Object | |
message |\n| message | JSON Object | |
notification |\n| options | JSON Object | | |\n\n\n### platform\n\nMTPush Android iOS \"android\", \"ios\"\n\n:::\n iOS options apns_production True False \n:::\n\n\n\n```json\n{ \"platform\" : \"all\" }\n```\n\n\n\n```json\n{\n \"platform\": [\n \"android\",\n \"ios\"\n ]\n}\n```\n\n\n### notification\n\n\n\n| **** | **** | **** | **** | **** |\n| --- | --- | --- | --- | --- |\n| alert | String JSON Object | | | androidios alert |\n| android | JSON Object | | android | android [android ](#android) |\n| ios | JSON Object | | ios | ios [ios ](#ios) |\n\n\n#### alert\n\n \"alert\" notification alert alert\n\n```json\n{\n \"notification\" : {\n \"alert\" : \"Hello, Push!\"\n }\n}\n```\n\n notification \"platform\" alert \n\n#### android\n\nAndroid MTPush SDK \n\n| **** | **** | **** | **** | **** |\n| --- | --- | --- | --- | --- |\n| alert | String JSON Object | | |
alert
[](/zh_CN/docs/app-push/rest-api/create-push-api#)|\n| title | String | | |
App title
[](/zh_CN/docs/app-push/rest-api/create-push-api#) |\n| builder_id | Int | | ID | Android SDK [](/zh_CN/docs/app-push/client-sdk-reference/android-sdk/sdk-api-guide#) ID |\n| channel_id | String | | Android ID | 1000 Android 8.0NotificationChannel channel ID |\n| priority | Int | | | 0 -22 |\n| category | String | | | rom category |\n| style | Int | | | 0|
1bigText
2Inbox
3bigPicture|\n| big_text | String | | |
style = 1
api 16 rom|\n| inbox | JSONObject | | |
style = 2 json key value
api 16 rom|\n| big_pic_path | String | | |
style = 3 .jpg .png
url path httphttps url sdcard
api 16 rom|\n| extras | JSON Object | | | JSON Key/Value |\n| intent | JSON Object | | () | intent url intent :
:
intent:#Intent;action=action ;component= /Activity ;end
: intent:#Intent;action=android.intent.action.MAIN;end ()
deeplink:
scheme://test?key1=val1&key2=val2 |\n| large_icon | String | | |
300 k
url path httphttps url sdcard |\n| small_icon | String | | |
http https 300 k
small_icon_uri small_icon |\n| sound | String | | |
Android /res/raw/
**** Android 8.0 channel_id |\n| badge_add_num | Int | | |
EMUI 8.0 MIUI 6 vivo
Engagelab +1
1-99 badge_add_num 1
badge_add_num 1 2 3|\n| badge_class | String | | Activity com.test.badge.MainActivity |
Activity
badge_add_num |\n\n\n```json\n{\n \"notification\": {\n \"android\": {\n \"alert\": \"hello, MTPush!\",\n \"title\": \"Push test\",\n \"builder_id\": 3,\n \"style\": 1,\n \"big_text\": \"big text content\",\n \"inbox\":JSONObject,\n \"big_pic_path\": \"picture url\",\n \"priority\": 0,\n \"category\": \"category str\",\n \"large_icon\": \"http://push.api.engagelab.cc/largeIcon.jpg\",\n \"small_icon\": \"http://www.small.com/small_icon.jpg\",\n \"intent\": {\n \"url\": \"intent:#Intent;component=push.api.engagelab.cc/com.example.mtpushdemo.SettingActivity;end\"\n },\n \"extras\": {\n \"news_id\": 134,\n \"my_key\": \"a value\"\n }\n }\n }\n}\n```\n\n#### ios\n\niOS APNs \n\n MTPush Apple APNs iOS \n\n APNs \n\n| **** | **** | **** | **** | **** |\n| --- | --- | --- | --- | --- |\n| alert | String JSON Object | | |
alert
[alert payload](https://developer.apple.com/library/content/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/PayloadKeyReference.html)
title subtitle key|\n| sound | String JSON Object | | |
String
iOS 7 iOS 8
JSON Object , payload critical name volume key |\n| badge | Int String | | |
N+N-NN [0,99] value 10 N10+N10-N 0
0
MTPush API Library(SDK) badge\"+1\"|\n| content-available | Boolean | | | \"content-available\":true Background Remote NotificationRemote Notification[Background Remote Notification](/zh_CN/docs/app-push/client-sdk-reference/ios-sdk/ios-version-feature-guide#ios-7-background-remote-notification) |\n| mutable-content | Boolean | | | iOS 10 Notification Service Extension APNs [ Service Extension ](/zh_CN/docs/app-push/client-sdk-reference/ios-sdk/ios-version-feature-guide#ios-10-new-features) mutable-content
true iOS 10 UNNotificationServiceExtension
Remote Notification|\n| category | String | | | iOS 8 APNs payload\"category\" |\n| extras | JSON Object | | | Key/value |\n| thread-id | String | | | iOS thread-id |\n| interruption-level | String | | | iOS 15 active,critical,passive,timeSensitive [UNNotificationInterruptionLevel](https://developer.apple.com/documentation/usernotifications/unnotificationinterruptionlevel) |\n\n\n:::\niOS MTPush APNs \nMTPush Notification + Message 4000 \nMTPush utf-8 3 \n:::\n\n****\n\n```json\n{\n \"notification\": {\n \"ios\": {\n \"alert\": \"hello, Push!\",\n \"sound\": \"sound.caf\",\n \"badge\": 1,\n \"extras\": {\n \"news_id\": 134,\n \"my_key\": \"a value\"\n }\n }\n }\n}\n```\n\n****\n\n```json\n{\n \"_j_msgid\" = 813843507;\n aps = {\n alert = \"hello,Push!\";\n badge = 1;\n sound = \"sound.caf\";\n};\n\"my_key\" = \"a value\";\n\"news_id\" = 134;\n}\n```\n\n\n### message\n\n\n\n- MTPush SDK AppApp \n- iOS APNS App \n\n\n\n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| msg_content | String JSON Object | | |\n| title | String | | |\n| content_type | String | | |\n| extras | JSON Object | | JSON |\n\n\n\n\n```json\n{\n \"message\": {\n \"msg_content\": \"Hi,Push\",\n \"content_type\": \"text\",\n \"title\": \"msg\",\n \"extras\": {\n \"key\": \"value\"\n }\n }\n}\n```\n\n### options\n\n\n\n| **** | **** | **** | **** | **** |\n| --- | --- | --- | --- | --- |\n| time_to_live | Int String | | () |
86400 1 15 <
0 |\n| override_msg_id | Long | | ID | msg_id
msg_id msg_id Android
1 msg_id 7006
Android Engagelab OPPO FCM EMUI10 |\n| apns_production | Boolean | | APNs | iOS Notification ****MTPush API LIbrary (SDK)
true
false|\n| apns_collapse_id | String | | iOS |
APNs apns-collapse-id
collapse id 64 bytes|\n| big_push_duration | Int | | () |
n 1440|
20
|\n|multi_language|json object||| [multi_language](#multi_language) |\n| third_party_channel | JSON Object | | Android | [third_party_channel](#third_party_channel) |\n\n#### **multi_language**\n EngageLab Push iOS \n\n##### \n| **** | **** | **** | **** | **** |\n| --- | --- | --- | --- | --- |\n|en|string||key|key\n|content|string|||notification.android.alertnotification.ios.alertnotification.web.alertmessage.msg_content|\n|title|string|||notification.android.titlenotification.ios.alertnotification.web.titlemessage.title|\n|ios_subtitle|string||ios|notification.ios.alert|\n\n##### \n\n```json\n http: Post\n /v4/grouppush /v4/push\n POST:json\n POST:\n {\n \"options\": {\n \"multi_language\": {\n \"en\": {\n \"content\": \"\",\n \"title\": \"\",\n \"ios_subtitle\": \"\"\n }\n }\n }\n }\n```\n##### \n```json\n\n{\n \n}\n \n\n{ \n \"code\":400, \n \"data\":\"\",\n \"message\":\"\"\n} \n```\n#### **third_party_channel**\n\n Android key xiaomihuaweimeizuoppovivofcmhonor 7 Android KEY \n:::\nkeydistribution_newxiaomihuaweimeizuoppovivohonor\n:::\n\n##### \n| **** | **** | **** | **** | **** |\n| --- | --- | --- | --- | --- |\n| distribution_new | String | | Engagelab |
mtpush Engagelab
pns_mtpush fcm+ / / /oppo/vivo/ engagelab
mtpush_pns fcm+ engagelabengagelab
fcm_mtpush fcm+ fcm engagelab
mtpush_fcm fcm+ engagelabengagelab fcm fcm
_pns_mtpush/fcm_mtpush/mtpush_pns/mtpush_fcmFCM_ |\n| channel_id | String | | | [OPPO ](https://open.oppomobile.com/new/developmentDoc/info?id=11227)[](https://dev.mi.com/console/doc/detail?pId=2086#faq-permission)[](https://developer.huawei.com/consumer/cn/doc/development/HMSCore-Guides-V5/message-classification-management-solution-0000001149358835-V5#ZH-CN_TOPIC_0000001149358835__section153801515616) ChannelID |\n| classification | Int | | | vivo 0
0
1
vivo vivo |\n| pushMode | Int | | vivo | 0 [vivo pushMode](https://dev.vivo.com.cn/documentCenter/doc/362#w2-98542835) vivo ID
0
1|\n| importance | String | | / | importance \"NORMAL\"[](https://developer.huawei.com/consumer/cn/doc/development/HMSCore-Guides/message-classification-0000001149358835)
LOW
NORMAL
HIGH|\n| urgency | String | | |
HIGHHIGH
NORMAL
HIGH[](https://developer.huawei.com/consumer/cn/doc/development/HMSCore-Guides-V5/faq-0000001050042183-V5#ZH-CN_TOPIC_0000001134031055__section037425218509) |\n| category | String | | | [category ](https://developer.huawei.com/consumer/cn/doc/development/HMSCore-References/https-send-api-0000001050986197#ZH-CN_TOPIC_0000001134031085__p5203378238) |\n| small_icon_uri | String | | |
/
[android small_icon](#android)
[ id](https://dev.mi.com/console/doc/detail?pId=1278#4_4_2) Engagelab media_id ( small Icon )|\n| small_icon_color | String | | | ( small icon )|\n| big_text | String | | |
, ///OPPOOPPO128
android big_text
androidstyle=1|\n| only_use_vendor_style | Boolean | | | android false
true
false android |\n\n\n##### \n\n```json\n\"third_party_channel\": {\n \"xiaomi\": {\n \"distribution_new\": \"mtpush\",\n \"channel_id\": \"*******\",\n \"small_icon_uri\": \"http://f6.market.xiaomi.com/download/MiPass/x/x.png\",\n \"small_icon_color\": \"#ABCDEF\",\n },\n \"huawei\": {\n \"distribution_new\": \"mtpush_pns\",\n \"importance\": \"NORMAL\",\n \"small_icon_uri\": \"https://xx.com/xx.jpg\",\n \"only_use_vendor_style\": true\n },\n \"meizu\": {\n \"distribution_new\": \"mtpush\"\n },\n \"fcm\": {\n \"distribution_new\": \"mtpush\"\n },\n \"oppo\": {\n \"distribution_new\": \"mtpush\",\n \"channel_id\": \"*******\",\n \"large_icon\": \"3653918_5f92b5739ae676f5745bcbf4\",\n },\n \"vivo\": {\n \"distribution_new\": \"mtpush\",\n \"classification\": 0,\n \"pushMode\": 0\n }\n}\n```\n\n## request_id\n id\n#### \n```json\n{\n \"request_id\":\"12345678\"\n}\n```\n#### \n```json\n{\n \"msg_id\": \"1225764\",\n \"request_id\": \"12345678\"\n}\n```\n## custom_args\n\n#### \n```json\n{\n \"custom_args\":\"business info\"\n}\n```\n\n\n## \n\n### \n| | | | |\n| --- | --- | --- | --- |\n| request_id | String | | ID |\n| message_id | String | | ID |\n\n\n```json\n< HTTP/1.1 200 OK\n< Content-Type: application/json\n{\"request_id\":\"18\",\"msg_id\":\"1828256757\"}\n```\n### \nhttp 4xx 5xx\n\n| | | | |\n| --- | --- | --- | --- |\n| code | int | | [](#) |\n| message | String | | |\n\n\n```json\n{\n \"code\": 3002,\n \"message\": \"Push.template field must be set correctly when type is template\"\n}\n\n```\n\n## \n### HTTP \n\n[HTTP-Status-Code](/zh_CN/docs/app-push/rest-api/http-status-code)\n\n### \n| **Code** | **** | **** | **HTTP Status Code** |\n| --- | --- | --- | --- |\n| 20101 | | registration_id appkey | 400 |\n| 21001 | HTTP Post | Get | 405 |\n| 21002 | | | 400 |\n| 21003 | | | 400 |\n| 21004 | | | 401 |\n| 21005 | | Notification+Message 2048 | 400 |\n| 21008 | app_key | appkey | 400 |\n| 21009 | | | 400 |\n| 21011 | | to | 400 |\n| 21015 | | | 400 |\n| 21016 | | | 400 |\n| 21030 | | | 503 |\n| 23006 | | big_push_duration 1440 | 400 |\n| 27000 | | | 500 |\n| 27001 | | | 401 |\n| 27008 | | third_party_channel distribution notification alert | 401 |\n| 27009 | | third_party_channel distribution | 401 |\n\n\n## \n| **** | **** | **** | **** | **** |\n| --- | --- | --- | --- | --- |\n| Engagelab | | | - | MTPush Notification + Message 4000 |\n| | 40 | 1024 | | |\n| | > |
1
|\n| OPPO | 32 | 200 | |
1
|\n| vivo | 40 | 100 |
#>>
test |
1 2
1 5
1 |\n| APNS | 20 40 |
110 55
62 31 | | |\n\n## \n| | Language | Language Code |\n| ------------------ | ------------------- | ------------- |\n| | English | en |\n| | Arabic | ar |\n| | Chinese (Simplified) | zh-Hans |\n| | Chinese (Traditional) | zh-Hant |\n| | Czech | cs |\n| | Danish | da |\n| | Dutch | nl |\n| | French | fr |\n| | German | de |\n| | Hindi | hi |\n| | Italian | it |\n| | Japanese | ja |\n| | Korean | ko |\n| | Malay | ms |\n| | Russian | ru |\n| | Spanish | es |\n| | Turkish | th |\n| | Vietnamese | vi |'),(1682434635082,0,0,82002,'APIJSON.cn',0,3,NULL,' API',NULL,'POST','JSON','/v4/schedules','{\n \"name\": \"\",\n \"enabled\": true,\n \"trigger\": {\n \"single\": {\n \"time\": \"2022-11-23 19:20:00\",\n \"zone_type\": 1\n }\n },\n \"push\": {\n \"from\": \"push\",\n \"to\": \"all\",\n \"body\": {\n \"platform\": \"all\",\n \"notification\": {\n \"android\": {\n \"alert\": \"Hi, Push!\",\n \"title\": \"Send to Android\",\n \"builder_id\": 1,\n \"extras\": {\n \"newsid\": 321\n }\n },\n \"ios\": {\n \"alert\": \"Hi, MTPush!\",\n \"sound\": \"default\",\n \"badge\": \"+1\",\n \"extras\": {\n \"newsid\": 321\n }\n }\n },\n \"message\": {\n \"msg_content\": \"Hi,MTPush\",\n \"content_type\": \"text\",\n \"title\": \"msg\",\n \"extras\": {\n \"key\": \"value\"\n }\n },\n \"options\": {\n \"time_to_live\": 60,\n \"apns_production\": false\n }\n },\n \"request_id\": \"12345678\",\n \"custom_args\": \"business info\"\n }\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"name\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 6\n ],\n \"repeat\": 4,\n \"comment\": \" schedule 255 \"\n },\n \"enabled\": {\n \"notnull\": true,\n \"type\": \"boolean\",\n \"valueLevel\": 0,\n \"values\": [\n true\n ],\n \"lengthLevel\": 1,\n \"lengths\": [],\n \"comment\": \" true\",\n \"repeat\": 4\n },\n \"trigger\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"single\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"time\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 19\n ],\n \"repeat\": 4,\n \"comment\": \" yyyy-mm-dd hh:mm:ss \\\"2014-02-15 13:16:59\\\" \\\"2014-2-15 13:16:59\\\" \\\"2014-12-15 13:16\\\"\"\n },\n \"zone_type\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ],\n \"comment\": \"zone_type 1 2\",\n \"repeat\": 8,\n \"trend\": {\n \"top\": 4\n }\n }\n }\n ],\n \"comment\": \" schedule \"\n }\n }\n ],\n \"comment\": \"single single \"\n },\n \"push\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"from\": {\n \"notnull\": false,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 4\n ],\n \"repeat\": 4,\n \"comment\": \" \"\n },\n \"to\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [\n {\n \"registration_id\": {\n \"notnull\": true,\n \"type\": \"array\",\n \"valueLevel\": 0,\n \"lengthLevel\": 1,\n \"lengths\": [\n 2\n ],\n \"values\": [\n {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 19\n ],\n \"repeat\": 7\n }\n ],\n \"repeat\": 3\n }\n }\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 3\n ],\n \"comment\": \"String JSON Object, \"\n },\n \"body\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"platform\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 7,\n 3\n ],\n \"repeat\": 3,\n \"comment\": \"String JSON Array, \"\n },\n \"notification\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"alert\": {\n \"notnull\": false,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 9\n ],\n \"repeat\": 3\n },\n \"android\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"title\": {\n \"notnull\": false,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 15,\n 9\n ],\n \"repeat\": 3,\n \"comment\": \" App title \"\n },\n \"extras\": {\n \"notnull\": false,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"key1\": {\n \"notnull\": false,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 6\n ],\n \"repeat\": 3\n },\n \"newsid\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 321\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 3\n ]\n }\n }\n ],\n \"comment\": \" JSON Key/Value \"\n },\n \"alert\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 9\n ],\n \"comment\": \" alert \"\n },\n \"builder_id\": {\n \"notnull\": false,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ],\n \"comment\": \" IDAndroid SDK ID \"\n }\n }\n ],\n \"comment\": \"Android MTPush SDK \"\n },\n \"ios\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"alert\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 11\n ],\n \"comment\": \"String JSON Object alert alert payload title subtitle key\"\n },\n \"sound\": {\n \"notnull\": false,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 7\n ],\n \"comment\": \" String JSON Object String iOS 7 iOS 8 JSON Object , payload critical name volume key \"\n },\n \"badge\": {\n \"notnull\": false,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 2\n ],\n \"comment\": \" Int String N+N-NN [0,99] value 10 N10+N10-N 0 0 MTPush API Library(SDK) badge\\\"+1\\\"\"\n },\n \"extras\": {\n \"notnull\": false,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"newsid\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 321\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 3\n ]\n }\n }\n ],\n \"comment\": \" Key/value \"\n }\n }\n ],\n \"comment\": \"Object, iOS APNs MTPush Apple APNs iOS \"\n }\n }\n ],\n \"comment\": \" message \"\n },\n \"message\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"msg_content\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 9\n ],\n \"comment\": \"String JSON Object\"\n },\n \"content_type\": {\n \"notnull\": false,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 4\n ],\n \"comment\": \" \"\n },\n \"title\": {\n \"notnull\": false,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 3\n ],\n \"comment\": \" \"\n },\n \"extras\": {\n \"notnull\": false,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"key\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 5\n ]\n }\n }\n ],\n \"comment\": \" JSON \"\n }\n }\n ],\n \"comment\": \"Object, notification \"\n },\n \"options\": {\n \"notnull\": false,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"time_to_live\": {\n \"notnull\": false,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 60\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 2\n ],\n \"repeat\": 8,\n \"trend\": {\n \"top\": 4\n },\n \"comment\": \" Int String() 86400 1 15 < 0 \"\n },\n \"apns_production\": {\n \"notnull\": false,\n \"type\": \"boolean\",\n \"valueLevel\": 0,\n \"values\": [\n false\n ],\n \"lengthLevel\": 1,\n \"lengths\": [],\n \"comment\": \" APNs iOS Notification MTPush API LIbrary (SDK) truefalse\"\n }\n }\n ],\n \"comment\": \" \"\n }\n }\n ],\n \"comment\": \"\"\n },\n \"request_id\": {\n \"notnull\": false,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 8,\n 5\n ],\n \"repeat\": 3,\n \"comment\": \" \"\n },\n \"custom_args\": {\n \"notnull\": false,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 13\n ],\n \"repeat\": 4,\n \"comment\": \" \"\n }\n }\n ],\n \"comment\": \"push push \"\n },\n \"total_count\": {\n \"type\": \"integer\",\n \"notnull\": false,\n \"comment\": \"\"\n },\n \"total_pages\": {\n \"type\": \"integer\",\n \"notnull\": false,\n \"comment\": \"\"\n },\n \"page\": {\n \"type\": \"integer\",\n \"notnull\": false,\n \"comment\": \"\"\n },\n \"schedules\": {\n \"values\": [\n {\n \"0\": {\n \"type\": \"object\",\n \"notnull\": true,\n \"comment\": \"]\"\n },\n \"type\": \"array\",\n \"notnull\": false\n }\n ],\n \"notnull\": false\n }\n }\n ]\n}','Authorization: Basic Yzk2ZjQyZTBkMmU2NjJlNDVkMDM1YWIxOmRmNGQ1OWU4NGVhYzJmOWQ1M2IzNmYxMg==','2023-04-25 14:57:15','\n# API\n\n\nAPI \n\n Schedule \n\n**** API API / / \n\n## \n\n REST API [](/zh_CN/docs/app-push/rest-api/rest-api-overview#) \n## Schedule \n\n schedule nameenabledtriggerpush \n\n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| name | String | | schedule 255 |\n| enabled | Boolean | | true |\n| trigger | JSON Object | | single [single ](#A5gVk) |\n| push | JSON Object | | [app push ](/zh_CN/docs/app-push/rest-api/create-push-api) |\n\n### single \n\n schedule \n\n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| time | String | | yyyy-mm-dd hh:mm:ss \"2014-02-15 13:16:59\" \"2014-2-15 13:16:59\" \"2014-12-15 13:16\" |\n| zone_type | Int | | 1 2 |\n\n\n\n## \n\n### \n\n`POST https://push.api.engagelab.cc/v4/schedules`\n\n### \n\n- 1000 \n- 1 \n\n### \n****\n\n```\nPOST /v4/schedules\n Authorization: Basic (base64 auth string)\n Content-Type: application/json\n Accept: application/json\n```\n\n\n****\n\n```json\n{\n \"name\":\"\",\n \"enabled\":true,\n \"trigger\":{\n \"single\":{\n \"time\":\"2022-11-23 19:20:00\",\n \"zone_type\":1\n }\n },\n \"push\":{\n \"from\":\"push\",\n \"to\":{\n \"registration_id\":[\n \"1a0018970ab49abda3e\",\n \"100d85590955c1d2793\"\n ]\n },\n \"body\":{\n \"platform\":\"android\",\n \"notification\":{\n \"alert\":\"api\",\n \"android\":{\n \"title\":\"api\",\n \"extras\":{\n \"key1\":\"value1\"\n }\n }\n },\n \"message\":{\n\n },\n \"options\":{\n \"time_to_live\":60\n }\n },\n \"request_id\":\"12345\",\n \"custom_args\":\"business info\"\n }\n}\n```\n\n****\n\n- zone_type 1 2\n- enabled true enabled:false \n- push push \n\n### \n\n****\n```bash\n< HTTP/1.1 200 OK\n< Server: fasthttp\n< Date: Thu, 01 Dec 2022 07:17:45 GMT\n< Content-Type: application/json\n< Content-Length: 85\n```\n```bash\n{\n \"schedule_id\": \"a9b85590-6cec-4f91-b277-2d82b0e20ef6\",\n \"name\": \"\"\n}\n```\n****\n\n```\nHTTP/1.1 400 BAD REQUEST\n Content-Type: application/json; charset=utf-8\n```\n\n```json\n{\n \"error\": {\n \"code\": 28400,\n \"message\": \"error message\"\n }\n}\n```\n\n## \n\n- schedule \n\n### \n\n`GET https://push.api.engagelab.cc/v4/schedules?page=`\n\n### \n\n****\n\n```\nGET /v4/schedules?page=\n Authorization: Basic (base64 auth string) \n Content-Type: application/json\n Accept: application/json\n```\n\n- schedule-task page page 1\n- schedule-service \n- page schedules \n- 50 task task 50 task\n\n### \n\n****\n\n```\nHTTP/1.1 200 OK \n Content-Type: application/json; charset=utf-8\n```\n\n```json\n{\n \"total_count\": 1000, // \n \"total_pages\": 5, // \n \"page\": 4, // \n \"schedules\": [\n {\n \"schedule_id\": \"0eac1b80-c2ac-4b69-948b-c65b34b96512\",\n \"name\": \"\",\n \"enabled\":ture\n },\n {}, // ]\n }\n```\n\n- 1000 schedule-task 5 4 50 schedule-task \n- schedules schedule-task \n\n## \n\n- schedule id {schedule_id} \n### \n\n`GET https://push.api.engagelab.cc/v4/schedules/{schedule_id}`\n\n### \n\n****\n\n```\nGET /v4/schedules/{schedule_id}\n Authorization: Basic (base64 auth string)\n Content-Type: application/json\n Accept: application/json\n```\n\n\n### \n\n****\n\n```\nHTTP/1.1 200 OK \n Content-Type: application/json; charset=utf-8\n```\n\n****\n\n```json\n{\n \"schedule_id\": \"0eac1b80-c2ac-4b69-948b-c65b34b96512\",\n \"name\": \"\",\n \"enabled\": true,\n \"trigger\": {...},\n \"push\": {...}\n}\n```\n\n- schedule_id 404 schedule-task \n\n## id\n\n- schedule id {schedule_id} id \n### \n\n`GET https://push.api.engagelab.cc/v4/schedules/{schedule_id}/msg-ids`\n\n### \n\n****\n\n```\nGET /v4/schedules/{schedule_id}/msg_ids\n Authorization: Basic (base64 auth string)\n Content-Type: application/json\n Accept: application/json\n```\n\n### \n\n****\n\n```\nHTTP/1.1 200 OK \n Content-Type: application/json; charset=utf-8\n```\n\n****\n\n```json\n{\n \"count\": 3,\n \"msgids\": [\n \"12345567\",\n \"2234567\",\n \"3234567\"\n ]\n}\n```\n\n## \n\n- id schedule \n### \n\n`PUT https://push.api.engagelab.cc/v4/schedules/{schedule_id}`\n\n### \n\n```\nPUT /v4/schedules/{schedule_id}\n Authorization: Basic (base64 auth string) \n Content-Type: application/x-www-form-urlencoded\n Accept: application/json\n```\n\n```json\n{\n \"name\": \"task\", \n \"enabled\": true, \n \"trigger\": {...},\n \"push\": {...} \n}\n```\n\n- schedule \n- \n- \"name\"\"enabled\"\"trigger\" \"push\" \n\n```json\n{\n \"name\":\"\",\n \"enabled\":true,\n \"trigger\":{\n \"single\":{\n \"time\":\"2022-11-23 19:20:00\",\n \"zone_type\":1\n }\n },\n \"push\":{\n \"from\":\"push\",\n \"to\":{\n \"registration_id\":[\n \"1a0018970ab49abda3e\",\n \"100d85590955c1d2793\"\n ]\n },\n \"body\":{\n \"platform\":\"android\",\n \"notification\":{\n \"alert\":\"api \",\n \"android\":{\n \"title\":\"api \",\n \"extras\":{\n \"key1\":\"value1\"\n }\n }\n },\n \"message\":{\n\n },\n \"options\":{\n \"time_to_live\":60\n }\n },\n \"request_id\":\"12345\",\n \"custom_args\":\"business info\"\n }\n}\n```\n\n- \n\n```json\n## WRONG: push ios\n{\n \"push\": {\n \"body\": {\n \"platform\": \"ios\"\n }\n }\n}\n## RIGHT: push ios\n{\n \"push\":{\n \"from\":\"push\",\n \"to\":{\n \"registration_id\":[\n \"1a0018970ab49abda3e\",\n \"100d85590955c1d2793\"\n ]\n },\n \"body\":{\n \"platform\":\"ios\",\n \"notification\":{\n \"alert\":\"api \",\n \"ios\":{\n \"title\":\"api \",\n \"extras\":{\n \"key1\":\"value1\"\n }\n }\n },\n \"message\":{\n\n },\n \"options\":{\n \"time_to_live\":60\n }\n },\n \"request_id\":\"12345\",\n \"custom_args\":\"business info\"\n }\n}\n\n## push \n\n```\n\n### \n\n****\n\n```\nHTTP/1.0 200 CREATED\n Content-Type: application/json\n```\n\n```json\n{\n \"name\":\"\",\n \"enabled\":true,\n \"trigger\":{\n \"single\":{\n \"time\":\"2022-11-23 19:20:00\",\n \"zone_type\":1\n }\n },\n \"push\":{\n \"from\":\"push\",\n \"to\":{\n \"registration_id\":[\n \"1a0018970ab49abda3e\",\n \"100d85590955c1d2793\"\n ]\n },\n \"body\":{\n \"platform\":\"ios\",\n \"notification\":{\n \"alert\":\"api \",\n \"ios\":{\n \"title\":\"api \",\n \"extras\":{\n \"key1\":\"value1\"\n }\n }\n },\n \"message\":{\n\n },\n \"options\":{\n \"time_to_live\":60\n }\n },\n \"request_id\":\"12345\",\n \"custom_args\":\"business info\"\n }\n}\n```\n\n****\n\n- schedule_id id\n\n```\nHTTP/1.0 404 Not Found\n Content-Type: application/json\n```\n\n- \n\n```\nHTTP/1.0 400 BAD REQUEST\n Content-Type: application/json\n```\n\n## \n\n### \n\n`DELETE https://push.api.engagelab.cc/v4/schedules/{schedule_id}`\n\nschedule_id schedule id schedule_id id 404\n\n### \n\n```\nDELETE /v4/schedules/{schedule_id}\n Authorization: Basic (base64 auth string)\n Content-Type: application/json\n Accept: application/json\n```\n\n### \n\n****\n\n```\nHTTP/1.0 200 \n Content-Type: application/json\n Content-Length: 0\n```\n\n****\n\n```\nHTTP/1.0 404 Not Found \n Content-Type: application/json\n Content-Length: 0\n```\n\n```json\n{\n \"error\":{\n \"code\":28404,\n \"message\":\"error message\"\n }\n}\n```\n\n## \n| **Code** | **HTTP** | **** | **Error Message** | **** |\n| --- | --- | --- | --- | --- |\n| 28000 | 200 | | nil | |\n| 28100 | 400 | | The schedule-task is invalidsection is invalid;has been at term;expired;request data is not json;update target task;Delete target task;schedule request is not exist |
|\n| 28101 | 401 | | Basic authentication failed. | appkeymasterscrect |\n| 28104 | 404 | schedule | Request schedule operation doesn\'t exist | schedule id |\n| 28105 | 404 | | The push task is invalid. There is no push target for the scheduled time | push |\n| 28200 | 500 | | Server Internal error. | |\n| 28203 | 503 | | Execute action timeout, please try later again | schedule-server |'),(1682435153810,0,0,82002,'APIJSON.cn',0,3,NULL,' API',NULL,'POST','JSON','/v4/developer_define_url','{\n \"total\": 1,\n \"rows\": [\n {\n \"message_id\": \"1666165485030094861\",\n \"from\": \"\",\n \"to\": \"\",\n \"server\": \"AppPush\",\n \"channel\": \"FCM\",\n \"custom_args\": {},\n \"itime\": 1640707579,\n \"status\": {\n \"message_status\": \"delivered\",\n \"status_data\": {\n \"channel_message_id\": \"wamid.123321abcdefed==\"\n },\n \"error_code\": 0,\n \"error_detail\": {\n \"message\": \"\"\n },\n \"loss\": {\n \"loss_source\": \"vivo\",\n \"loss_step\": 1\n }\n }\n }\n ]\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"total\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n },\n \"rows\": {\n \"notnull\": true,\n \"type\": \"array\",\n \"valueLevel\": 0,\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ],\n \"values\": [\n {\n \"0\": {\n \"values\": [\n {\n \"type\": \"number\",\n \"notnull\": false,\n \"message_id\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"id\"\n },\n \"from\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"\"\n },\n \"to\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"registrationID\"\n },\n \"custom_args\": {\n \"type\": \"object\",\n \"notnull\": true,\n \"comment\": \"\"\n },\n \"itime\": {\n \"type\": \"integer\",\n \"notnull\": true,\n \"comment\": \"\"\n },\n \"status\": {\n \"values\": [\n {\n \"0\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"\"\n },\n \"type\": \"array\",\n \"notnull\": false,\n \"message_status\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"\"\n },\n \"status_data\": {\n \"type\": \"object\",\n \"notnull\": true,\n \"comment\": \"\",\n \"values\": [\n {\n \"type\": \"number\",\n \"notnull\": false,\n \"channel_message_id\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"msgid\"\n }\n }\n ]\n },\n \"error_code\": {\n \"type\": \"integer\",\n \"notnull\": true,\n \"comment\": \"--\"\n },\n \"error_detail\": {\n \"values\": [\n {\n \"type\": \"number\",\n \"notnull\": false,\n \"message\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"\"\n }\n }\n ]\n },\n \"loss\": {\n \"values\": [\n {\n \"0\": {\n \"type\": \"object\",\n \"notnull\": true,\n \"comment\": \"\"\n },\n \"type\": \"array\",\n \"notnull\": false\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"message_id\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 19\n ]\n },\n \"from\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"to\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"server\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 7\n ]\n },\n \"channel\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 0,\n \"values\": [\n \"FCM\"\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 3\n ]\n },\n \"custom_args\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n },\n \"itime\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 1,\n \"values\": [\n 1640707579\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 10\n ]\n },\n \"status\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"message_status\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 9\n ]\n },\n \"status_data\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"channel_message_id\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 22\n ]\n }\n }\n ]\n },\n \"error_code\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 0\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n },\n \"error_detail\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"message\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n },\n \"loss\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"loss_source\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 4\n ]\n },\n \"loss_step\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n }\n }\n ]\n }\n }\n ]\n }\n ]\n }\n }\n ]\n}','Authorization: Basic Yzk2ZjQyZTBkMmU2NjJlNDVkMDM1YWIxOmRmNGQ1OWU4NGVhYzJmOWQ1M2IzNmYxMg==','2023-04-25 15:05:53',NULL),(1682435294373,0,0,82002,'APIJSON.cn',0,3,NULL,' API',NULL,'GET','PARAM','/v4/messages/detail','{\n \"message_ids\": \"1613113584,1229760629\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"message_ids\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 21\n ],\n \"repeat\": 2,\n \"comment\": \" ID message_id \\\",\\\" 100 message_id\"\n }\n }\n ]\n}','Authorization: Basic Yzk2ZjQyZTBkMmU2NjJlNDVkMDM1YWIxOmRmNGQ1OWU4NGVhYzJmOWQ1M2IzNmYxMg==','2023-04-25 15:08:14','\n# API \nStats API v4 \n\n:::\n Stats API v4 \n\n- HTTP Basic Authentication API HTTP curl\n- JSON \n:::\n\n\n## \n\n REST API [](/zh_CN/docs/app-push/rest-api/rest-api-overview#) \n\n## \n\n- message_id \n- \n\n### \n\n`GET https://push.api.engagelab.cc/v4/messages/detail`\n\n### \n\n```json\ncurl -v https://push.api.engagelab.cc/v4/status/detail?message_ids=1613113584,1229760629 -u \"7d431e42dfa6a6d693ac2d04:5e987ac6d2e04d95a9d8f0d1\"\n\n< GET /v4/status/detail?message_ids=1613113584,1229760629 HTTP/1.1\n< Authorization: Basic N2Q0MzFlNDJkZmE2YTZkNjkzYWMyZDA0OjVlOTg3YWM2ZDJlMDRkOTVhOWQ4ZjBkMQ==\n```\n\n#### \n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| message_ids | String | |
ID message_id \",\"
100 message_id|\n\n\n### \n\n```json\n< HTTP/1.1 200 OK\n< Content-Type: application/json\n{\n \"1613113584\": {\n \"targets\": 11,\n \"sent\": 11,\n \"delivered\": 10,\n \"impressions\": 8,\n \"clicks\": 2,\n \"sub\": {\n \"notification\": {\n \"target\": 1600,\n \"sent\": 1440,\n \"delivered\": 1280,\n \"impressions\": 1120,\n \"click\": 0,\n \"sub_android\": {\n \"engageLab_android\": {\n \"targets\": 100,\n \"sent\": 90,\n \"delivered\": 80,\n \"impressions\": 70,\n \"clicks\": 0\n },\n \"huawei\": {\n \"targets\": 100,\n \"sent\": 90,\n \"delivered\": 80,\n \"impressions\": 70,\n \"clicks\": 0\n },\n \"xiaomi\": {\n \"targets\": 100,\n \"sent\": 90,\n \"delivered\": 80,\n \"impressions\": 70,\n \"clicks\": 0\n },\n \"oppo\": {\n \"targets\": 100,\n \"sent\": 90,\n \"delivered\": 80,\n \"impressions\": 70,\n \"clicks\": 0\n },\n \"vivo\": {\n \"targets\": 100,\n \"sent\": 90,\n \"delivered\": 80,\n \"impressions\": 70,\n \"clicks\": 0\n },\n \"meizu\": {\n \"targets\": 100,\n \"sent\": 90,\n \"delivered\": 80,\n \"impressions\": 70,\n \"clicks\": 0\n },\n \"fcm\": {\n \"targets\": 100,\n \"sent\": 90,\n \"delivered\": 80,\n \"impressions\": 70,\n \"clicks\": 0\n },\n \"honor\": {\n \"targets\": 100,\n \"sent\": 90,\n \"delivered\": 80,\n \"impressions\": 70,\n \"clicks\": 0\n }\n },\n \"sub_ios\": {\n \"engageLab_ios\": {\n \"targets\": 100,\n \"sent\": 90,\n \"delivered\": 80,\n \"impressions\": 70,\n \"clicks\": 0\n },\n \"apns\": {\n \"targets\": 100,\n \"sent\": 90,\n \"delivered\": 80,\n \"impressions\": 70,\n \"clicks\": 0\n }\n }\n },\n \"message\": {\n \"targets\": 100,\n \"sent\": 90,\n \"delivered\": 80,\n \"impressions\": 70,\n \"clicks\": 0,\n \"sub_android\": {},\n \"sub_ios\": {}\n }\n }\n },\n \"1229760629\": {\n \"targets\": 11,\n \"sent\": 11,\n \"delivered\": 10,\n \"impressions\": 8,\n \"clicks\": 2,\n \"sub\": {\n \"notification\": {},\n \"message\": {}\n }\n }\n}\n```\n\n#### \n JSON Object key message_id\n\n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| targets | Int64 | | |\n| sent | Int64 | | Engagelab |\n| delivered | Int64 | | 5 iOS |\n| impressions | Int64 | | 5 |\n| clicks | Int64 | | 5 |\n| sub | Object | | [](#)
notification
message |\n\n##### \n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| %% sub_android | Object | | |\n| %%%engageLab_android | Object | | Engagelab |\n| %%%huawei | Object | | |\n| %%%xiaomi | Object | | |\n| %%%oppo | Object | | OPPO |\n| %%%vivo | Object | | vivo |\n| %%%meizu | Object | | |\n| %%%honor | Object | | |\n| %%%fcm | Object | | FCM |\n| %% sub_ios | Object | | |\n| %%% ngageLab_ios | Object | | iOS Engagelab |\n| %%% apns | Object | | iOS APNs |\n\n\n## \n\n- 2 \n- HOURDAYMONTH\n\n### \n\n`GET https://push.api.engagelab.cc/v4/users`\n\n### \n\n```json\ncurl -v https://push.api.engagelab.cc/v4/status/users?time_unit=DAY&start=2014-06-10&duration=3 -u \"7d431e42dfa6a6d693ac2d04:5e987ac6d2e04d95a9d8f0d1\"\n\n< GET /v4/status/users?time_unit=DAY&start=2014-06-10&duration=3 HTTP/1.1\n< Authorization: Basic N2Q0MzFlNDJkZmE2YTZkNjkzYWMyZDA0OjVlOTg3YWM2ZDJlMDRkOTVhOWQ4ZjBkMQ==\n```\n\n#### \n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| time_unit | String | |
HOUR
DAY
MONTH|\n| start | String | |
02022-06-11T09
2022-06-11
2022-06|\n| duration | String | |
60 time_unit HOUR |\n\n\n### \n\n```json\n< HTTP/1.1 200 OK\n< Content-Type: application/json\n{\n \"time_unit\": \"DAY\",\n \"start\": \"2014-06-10\",\n \"duration\": 3,\n \"items\": [\n {\n \"time\": \"2014-06-12\",\n \"android\": {\n \"new\": 1,\n \"active\": 1,\n \"online\": 2\n },\n \"ios\": {\n \"new\": 1,\n \"active\": 1,\n \"online\": 2\n }\n }\n ]\n}\n```\n\n#### \n\n JSON Object\n\n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| time_unit | String | |
HOUR
DAY
MONTH|\n| start | String | |
02022-06-11 09
2022-06-11
2022-06|\n| duration | String | |
60 time_unit HOUR |\n| items | JSON Array | | |\n\n- items \n - android\n - ios\n\n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| new | Int64 | | |\n| online | Int64 | | |\n| active | Int64 | | |\n\n\n## \n\n- message_id \n- \n\n### \n\n`GET https://push.api.engagelab.cc/v4/status`\n\n### \n\n```json\ncurl -v https://push.api.engagelab.cc/v4/status/message?message_id=1613113584®istration_ids=1507bfd3a7c568d4761,1618cfd3a7c568d4761,17259fd3a7c568d4371 -u \"7d431e42dfa6a6d693ac2d04:5e987ac6d2e04d95a9d8f0d1\"\n\n< GET /v4/status/message?message_id=1613113584®istration_ids=1507bfd3a7c568d4761,1618cfd3a7c568d4761,17259fd3a7c568d4371 HTTP/1.1\n< Authorization: Basic N2Q0MzFlNDJkZmE2YTZkNjkzYWMyZDA0OjVlOTg3YWM2ZDJlMDRkOTVhOWQ4ZjBkMQ==\n```\n\n#### \n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| message_id | String | | ID |\n| registration_ids | String | |
ID registration_id \",\"
1000 registration_id|\n\n\n### \n\n```json\n< HTTP/1.1 200 OK\n< Content-Type: application/json\n{\n \"1507bfd3a7c568d4761\": {\n \"status\": \"plan\"\n },\n \"1618cfd3a7c568d4761\": {\n \"error_message\": \"The `registration_id` does not belong to the appkey\"\n },\n \"17259fd3a7c568d4371\": {\n \"error_message\": \"internal error\"\n },\n \"17259fd3a7c568d4xxx\":{\n \"error_message\": \"regid illegal\" \n }\n}\n```\n\n#### \n\n JSON Object registration_id error_message \n\n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| status | String | |
plan
target_valid
target_invalid
sent
sent_failed
delivered
delivered_failed
Impression
click|\n| error_message | String | | |\n\n\n## \n\n### HTTP \n\n[HTTP-Status-Code](/zh_CN/docs/app-push/rest-api/http-status-code)\n\n### \n| **Code** | **** | **** | **HTTP Status Code** |\n| --- | --- | --- | --- |\n| 0 | success | | 200 |\n| 21001 | The method is not supported or url err | (GET/POST) url () | 404 |\n| 21003 | Parameter value is invalid | | 400 |\n| 23001 | Basic authentication failed | HTTP Basic authorization | 401 |\n| 23002 | Missing parameter! | | 400 |\n| 23004 | time_unit value does not match with start! | time_unit start | 400 |\n| 23007 | Only support quering the message_id within 30 days! | 30 | 400 |\n| 23100 | server error | | 500 |\n| 27000 | Server response time out, please try again later | | 500 |\n| 27201 | msgid app | msgid app | 400 |\n'),(1682435910743,0,0,82002,'APIJSON.cn',0,3,NULL,'API',NULL,'POST','JSON','/v4/grouppush','{\n \"from\": \"push\",\n \"to\": \"all\",\n \"body\": {\n \"platform\": \"all\",\n \"notification\": {\n \"android\": {\n \"alert\": \"Hi, Push!\",\n \"title\": \"Send to Android\",\n \"builder_id\": 1,\n \"extras\": {\n \"newsid\": 321\n }\n },\n \"ios\": {\n \"alert\": \"Hi, MTPush!\",\n \"sound\": \"default\",\n \"badge\": \"+1\",\n \"extras\": {\n \"newsid\": 321\n }\n }\n },\n \"message\": {\n \"msg_content\": \"Hi,MTPush\",\n \"content_type\": \"text\",\n \"title\": \"msg\",\n \"extras\": {\n \"key\": \"value\"\n }\n },\n \"options\": {\n \"time_to_live\": 60,\n \"apns_production\": false\n }\n },\n \"request_id\": \"12345678\",\n \"custom_args\": \"business info\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"from\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 4\n ],\n \"comment\": \"String? \"\n },\n \"to\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 3\n ],\n \"comment\": \"String, String JSON Object, \"\n },\n \"body\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"platform\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 3\n ],\n \"comment\": \"String, String JSON Array, \"\n },\n \"notification\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"android\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"alert\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 9\n ],\n \"comment\": \"String, alert \"\n },\n \"title\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 15\n ],\n \"comment\": \"String? App title \"\n },\n \"builder_id\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ],\n \"comment\": \"Integer? IDAndroid SDK ID \"\n },\n \"extras\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"newsid\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 321\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 3\n ]\n }\n }\n ],\n \"comment\": \"Object? JSON Key/Value \"\n }\n }\n ],\n \"comment\": \"Object? Android MTPush SDK \"\n },\n \"ios\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"alert\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 11\n ],\n \"comment\": \"String, String JSON Object alert alert payload title subtitle key\"\n },\n \"sound\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 7\n ],\n \"comment\": \"String? String JSON Object String iOS 7 iOS 8 JSON Object , payload critical name volume key \"\n },\n \"badge\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 2\n ],\n \"comment\": \"String? Int String N+N-NN [0,99] value 10 N10+N10-N 0 0 MTPush API Library(SDK) badge\\\"+1\\\"\"\n },\n \"extras\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"newsid\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 321\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 3\n ]\n }\n }\n ],\n \"comment\": \"Object? Key/value \"\n }\n }\n ],\n \"comment\": \"Object, iOS APNs MTPush Apple APNs iOS \"\n }\n }\n ],\n \"comment\": \"Object, message \"\n },\n \"message\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"msg_content\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 9\n ],\n \"comment\": \"String, String JSON Object\"\n },\n \"content_type\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 4\n ],\n \"comment\": \"String? \"\n },\n \"title\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 3\n ],\n \"comment\": \"String? \"\n },\n \"extras\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"key\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 5\n ]\n }\n }\n ],\n \"comment\": \"Object? JSON \"\n }\n }\n ],\n \"comment\": \"Object, notification \"\n },\n \"options\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"time_to_live\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 60\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 2\n ],\n \"comment\": \"Integer? Int String() 86400 1 15 < 0 \"\n },\n \"apns_production\": {\n \"notnull\": true,\n \"type\": \"boolean\",\n \"valueLevel\": 0,\n \"values\": [\n false\n ],\n \"lengthLevel\": 1,\n \"lengths\": [],\n \"comment\": \"Boolean? APNs iOS Notification MTPush API LIbrary (SDK) truefalse\"\n }\n }\n ],\n \"comment\": \"Object? \"\n }\n }\n ],\n \"comment\": \"Object, \"\n },\n \"request_id\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 8\n ],\n \"comment\": \"String? \"\n },\n \"custom_args\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 13\n ],\n \"comment\": \"String? \"\n }\n }\n ]\n}','Authorization: Basic Yzk2ZjQyZTBkMmU2NjJlNDVkMDM1YWIxOmRmNGQ1OWU4NGVhYzJmOWQ1M2IzNmYxMg==','2023-04-25 15:18:30',NULL),(1682436186171,0,0,82002,'APIJSON.cn',0,3,NULL,' API',NULL,'POST','JSON','/v1/templates','{\n \"name\": \"template_name\",\n \"language\": \"zh_CN\",\n \"category\": \"OTP\",\n \"components\": [\n {\n \"type\": \"BODY\",\n \"text\": \"define var as {{1}}\",\n \"example\": {\n \"body_text\": [\n [\n \"var1\"\n ]\n ]\n }\n },\n {\n \"type\": \"HEADER\",\n \"format\": \"image\",\n \"example\": {\n \"header_handle\": [\n \"https://jiguang.cn/demopic.jpg\"\n ]\n }\n },\n {\n \"type\": \"FOOTER\",\n \"text\": \"footer only support text without variable\"\n },\n {\n \"type\": \"BUTTONS\",\n \"buttons\": [\n {\n \"type\": \"PHONE_NUMBER\",\n \"text\": \"this is a phone number\",\n \"phone_number\": \"8613800138000\"\n }\n ]\n }\n ]\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"0\": {\n \"values\": [\n {\n \"0\": {\n \"values\": [\n {\n \"type\": \"number\",\n \"notnull\": false,\n \"buttons\": {\n \"values\": [\n {\n \"type\": \"number\",\n \"notnull\": false\n }\n ]\n }\n }\n ]\n },\n \"type\": \"number\",\n \"notnull\": false,\n \"text\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"bodytextformat\"\n },\n \"format\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \" text/image/video/document/location\"\n },\n \"example\": {\n \"values\": [\n {\n \"type\": \"number\",\n \"notnull\": false,\n \"header_handle\": {\n \"values\": [\n {\n \"0\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"jiguang.cn/demopic.jpg\\\"\"\n },\n \"type\": \"array\",\n \"notnull\": false\n }\n ]\n }\n }\n ]\n },\n \"buttons\": {\n \"values\": [\n {\n \"0\": {\n \"values\": [\n {\n \"type\": \"number\",\n \"notnull\": false\n }\n ]\n },\n \"type\": \"array\",\n \"notnull\": false\n }\n ]\n }\n }\n ]\n },\n \"name\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 13\n ],\n \"comment\": \"\",\n \"repeat\": 1\n },\n \"language\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 5\n ],\n \"comment\": \"\",\n \"repeat\": 1\n },\n \"category\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 0,\n \"values\": [\n \"OTP\"\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 3\n ],\n \"comment\": \" OTP/TRANSACTIONAL/MARKETING\",\n \"repeat\": 2\n },\n \"components\": {\n \"notnull\": true,\n \"type\": \"array\",\n \"valueLevel\": 0,\n \"lengthLevel\": 1,\n \"lengths\": [\n 4\n ],\n \"values\": [\n {\n \"0\": {\n \"type\": \"object\",\n \"notnull\": true,\n \"comment\": \"\",\n \"values\": [\n {\n \"type\": \"number\",\n \"notnull\": false,\n \"text\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"{{}}\"\n },\n \"format\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \" text/image/location/video/documentTEXT\"\n },\n \"example\": {\n \"values\": [\n {\n \"type\": \"number\",\n \"notnull\": false,\n \"header_handle\": {\n \"values\": [\n {\n \"0\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"jiguang.cn/demopic.jpg\\\"\"\n },\n \"type\": \"array\",\n \"notnull\": false\n }\n ]\n }\n }\n ]\n },\n \"buttons\": {\n \"values\": [\n {\n \"0\": {\n \"values\": [\n {\n \"type\": \"number\",\n \"notnull\": false\n }\n ]\n },\n \"type\": \"array\",\n \"notnull\": false\n }\n ]\n }\n }\n ]\n },\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"type\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 0,\n \"values\": [\n \"BODY\",\n \"HEADER\",\n \"FOOTER\",\n \"BUTTONS\"\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 7,\n 6,\n 4\n ],\n \"repeat\": 9\n },\n \"text\": {\n \"notnull\": false,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 41,\n 19\n ],\n \"repeat\": 2\n },\n \"example\": {\n \"notnull\": false,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"body_text\": {\n \"notnull\": false,\n \"type\": \"array\",\n \"valueLevel\": 0,\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ],\n \"values\": [\n {\n \"notnull\": true,\n \"type\": \"array\",\n \"valueLevel\": 0,\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ],\n \"values\": [\n {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 4\n ],\n \"repeat\": 1\n }\n ],\n \"repeat\": 1\n }\n ],\n \"repeat\": 1\n },\n \"header_handle\": {\n \"notnull\": false,\n \"type\": \"array\",\n \"valueLevel\": 0,\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ],\n \"values\": [\n {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 30\n ],\n \"repeat\": 1\n }\n ],\n \"repeat\": 1\n }\n }\n ]\n },\n \"format\": {\n \"notnull\": false,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 5\n ],\n \"repeat\": 1\n },\n \"buttons\": {\n \"notnull\": false,\n \"type\": \"array\",\n \"valueLevel\": 0,\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ],\n \"values\": [\n {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"type\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 0,\n \"values\": [\n \"PHONE_NUMBER\"\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 12\n ],\n \"repeat\": 2\n },\n \"text\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 22\n ],\n \"repeat\": 1\n },\n \"phone_number\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 13\n ],\n \"repeat\": 1\n }\n }\n ]\n }\n ],\n \"repeat\": 1\n }\n }\n ],\n \"components\": {\n \"type\": \"array\",\n \"notnull\": true,\n \"comment\": \" HEADER/BODY/FOOTER/BUTTON\"\n }\n }\n ],\n \"repeat\": 1,\n \"comment\": \" HEADER/BODY/FOOTER/BUTTON\"\n },\n \"id\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"id\"\n },\n \"status\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"APPROVED\"\n },\n \"type\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \" HEADER/BODY/FOOTER/BUTTONS\"\n },\n \"text\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"bodytextformat\"\n },\n \"format\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \" text/image/video/document/location\"\n },\n \"example\": {\n \"values\": [\n {\n \"type\": \"number\",\n \"notnull\": false,\n \"header_url\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"jiguang.cn/demopic.jpg\\\"]\"\n }\n }\n ]\n }\n }\n ]\n}','Authorization: Basic amlndWFuZ2RldjpkZXZfc2VjcmV0 // base64_auth_string base64(dev_key:dev_secret)Header \"Authorization\" base64 \"username:password\" WhatsApp API username DevKeypassword DevSecret-- API ','2023-04-25 15:18:29','\n## \n API WABA \n## \nEngageLab REST API [HTTP ](http://zh.wikipedia.org/wiki/HTTP%E5%9F%BA%E6%9C%AC%E8%AE%A4%E8%AF%81) HTTP Header Authorization\n```\nAuthorization: Basic ${base64_auth_string}\n```\n base64_auth_string base64(dev_key:dev_secret)\n\n- Header \"Authorization\" base64 \"username:password\" \n- WhatsApp API username DevKeypassword DevSecret-- [API ](/zh_CN/docs/whatsapp/console/configuration-management/api-keys) \n## \n### \n`GET https://wa.api.engagelab.cc/v1/templates`\n### \n```\n// json \n[\n {\n \"id\": \"406979728071589\", // id\n \"name\": \"code\", // \n \"language\": \"zh_CN\", // \n \"status\": \"APPROVED\", // APPROVED\n \"category\": \"OTP\", // OTP/TRANSACTIONAL/MARKETING\n \"components\": [ // HEADER/BODY/FOOTER/BUTTON\n {\n \"type\": \"HEADER\",\n \"format\": \"text\", // text/image/location/video/documentTEXT\n \"text\": \"\" // formattext\n },\n {\n \"type\": \"BODY\",\n \"text\": \" {{1}} 5 \" // {{}}\n }\n ]\n },\n ......\n]\n```\n### \n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| id | String | | ID |\n| name | String | | |\n| language | String | | [](#) |\n| category | String | |
OTP
MARKETING
TRANSACTIONAL
** 2023 5 1 **
AUTHENTICATION
MARKETING
UTILITY
|\n| components | Object Array | | [ components ](#components-) |\n| status | String | |
APPROVED, IN_APPEAL, PENDING, REJECTED, PENDING_DELETION, DELETED, DISABLED, PAUSED, LIMIT_EXCEEDED |\n\n\n## \n### \n`POST https://wa.api.engagelab.cc/v1/templates`\n### \n```\n{\n \"name\": \"template_name\", // \n \"language\": \"zh_CN\", // \n \"category\": \"OTP\", // OTP/TRANSACTIONAL/MARKETING\n \"components\": [\n { // \n \"type\": \"BODY\", // HEADER/BODY/FOOTER/BUTTONS\n \"text\": \"define var as {{1}}\" // bodytextformat\n \"example\": {\n \"body_text\": [\n [\n \"var1\"\n ]\n ]\n }\n },\n {\n \"type\": \"HEADER\",\n \"format\": \"image\", // text/image/video/document/location\n \"example\": {\n \"header_handle\": [\n \"https://jiguang.cn/demopic.jpg\"\n ]\n }\n },\n {\n \"type\": \"FOOTER\",\n \"text\": \"footer only support text without variable\"\n },\n {\n \"type\": \"BUTTONS\",\n \"buttons\": [\n {\n \"type\": \"PHONE_NUMBER\", // PHONE_NUMBER/URL/QUICK_REPLY \n \"text\": \"this is a phone number\",\n \"phone_number\": \"8613800138000\"\n }\n ]\n }\n ]\n}\n```\n### \n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| name | String | | 512 |\n| language | String | | [](#) |\n| category | String | |
OTP
MARKETING
TRANSACTIONAL
** 2023 5 1 **
AUTHENTICATION
MARKETING
UTILITY
|\n| components | Object Array | | [components ](#components-) type=BODY components |\n\n#### components \n HEADER BODY FOOTER BUTTONS type \n##### header \nheader \n\n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| type | String | | HEADER |\n| format | String | | textimagevideodocument |\n| text | String | | format=text 1 {{1}} |\n| example | JSON Object | | text format [example ](#example-) |\n\n###### example \n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| header_handle | String Array | | format imagevideodocument url url
\"header_handle\": [\"`https://jiguang.cn/demopic.jpg`\"] |\n| header_text | String Array | | format text \"header_text\": [\"var1\"] |\n| header_url | String Array | | header_handle WhatsApp
\"header_url\": [\"`https://jiguang.cn/demopic.jpg`\"] |\n\n##### body \nbody \n\n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| type | String | | BODY |\n| text | String | | 1 {{1}} {{2}} |\n| example | JSON Object | | Meta [example ](#example--1) text |\n\n###### example \n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| body_text | String Array | | text ****\"body_text\": [[\"var1\",\"var2\",\"var3\"]] |\n\n##### footer \nfooter \n\n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| type | String | | FOOTER |\n| text | String | | **** |\n\n##### buttons \nbuttons \n\n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| type | String | | BUTTONS |\n| buttons | Object Array | | [buttons ](#buttons-) |\n\n###### buttons \n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| type | String | | QUICK_REPLYURLPHONE_NUMBER |\n| text | String | | ** 25 ** |\n| url | String | | type=URL 1 {{1}} |\n| phone_number | String | | type=PHONE_NUMBER **** |\n| example | String Array | | type=QUICK_REPLY type=URL
\"example\": [\"`https://www.website.com/dynamic-url-example`\"] |\n\n### \n#### \n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| template_id | String | | ID |\n\n```\n{\n \"template_id\": \"1275172986566180\" // id\n}\n```\n#### \n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| code | int | | |\n| message | String | | |\n\n```\n{\n \"code\": 5002,\n \"message\": \"Invalid parameter. code:100:2388042\"\n}\n```\n## \n### \n`PUT https://wa.api.engagelab.cc/v1/templates/{templateId}`\n### \n```\n{\n \"components\": [{ // \n \"type\": \"BODY\", // HEADER/BODY/FOOTER/BUTTONS\n \"text\": \"define var as {{1}}\" // bodytextformat\n \"example\": {\n \"body_text\": [[\"var1\"]]\n }\n },{\n \"type\": \"HEADER\",\n \"format\": \"image\", // text/image/video/document/location\n \"example\": {\n \"header_url\": [\"https://jiguang.cn/demopic.jpg\"]\n }\n },{\n \"type\": \"FOOTER\",\n \"text\": \"footer only support text without variable\"\n },{\n \"type\": \"BUTTONS\",\n \"buttons\": [{ \n \"type\": \"PHONE_NUMBER\", // PHONE_NUMBER/URL/QUICK_REPLY \n \"text\": \"this is a phone number\", \n \"phone_number\": \"8613800138000\"\n }]\n }]\n}\n```\n### \n [](/zh_CN/docs/whatsapp/rest-api/send-message-api#)\n### \n#### \n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| code | int | | 0 |\n| message | String | | success |\n\n```\n{\n \"code\": 0,\n \"message\": \"success\"\n}\n```\n#### \n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| code | int | | |\n| message | String | | |\n\n```\n{\n \"code\": 5002,\n \"message\": \"Invalid parameter. code:100:2593002\"\n}\n```\n## \n### \n`DELETE https://wa.api.engagelab.cc/v1/templates/{template_name}`
** ID**\n### \n#### \n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| code | int | | 0 |\n| message | String | | success |\n\n```\n{\n \"code\": 0,\n \"message\": \"success\"\n}\n\n\n```\n#### \n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| code | int | | |\n| message | String | | |\n\n```\n{\n \"code\": 2004,\n \"message\": \"something error\"\n}\n```\n## \n| **** | **http code** | **** |\n| --- | --- | --- |\n| 1000 | 500 | |\n| 2001 | 401 | EngageLab token |\n| 2002 | 401 | EngageLab token |\n| 2003 | 400 | WhatsApp EngageLab |\n| 2004 | 403 | API |\n| 3001 | 400 | JSON |\n| 3002 | 400 | |\n| 3003 | 400 | |\n| 4001 | 400 | |\n| 5002 | 400 | Meta message |\n\n## \n### \n| **** | ** Content-Type** | |\n| --- | --- | --- |\n| image | image/jpeg, image/png | 5 MB |\n| video | video/mp4 | 16MB |\n| document | PDF | 100 MB |\n\n### \n
[.xlsx](https://jiguang-docs.yuque.com/attachments/yuque/0/2023/xlsx/22807620/1678245419907-04fb4943-9163-4e9c-b106-4eab82e85a1c.xlsx?_lake_card=%7B%22src%22%3A%22https%3A%2F%2Fjiguang-docs.yuque.com%2Fattachments%2Fyuque%2F0%2F2023%2Fxlsx%2F22807620%2F1678245419907-04fb4943-9163-4e9c-b106-4eab82e85a1c.xlsx%22%2C%22name%22%3A%22%E6%A8%A1%E6%9D%BF%E8%AF%AD%E8%A8%80%E4%BB%A3%E7%A0%81.xlsx%22%2C%22size%22%3A12877%2C%22ext%22%3A%22xlsx%22%2C%22source%22%3A%22%22%2C%22status%22%3A%22done%22%2C%22download%22%3Atrue%2C%22taskId%22%3A%22udb22a932-8729-46db-8e94-c69e0d4a20f%22%2C%22taskType%22%3A%22transfer%22%2C%22type%22%3A%22application%2Fvnd.openxmlformats-officedocument.spreadsheetml.sheet%22%2C%22mode%22%3A%22title%22%2C%22id%22%3A%22ua06120a3%22%2C%22card%22%3A%22file%22%7D)'),(1682436186370,0,0,82002,'APIJSON.cn',0,3,NULL,' API',NULL,'POST','JSON','/v1/messages','{\n \"from\": \"+8613800138000\",\n \"to\": [\n \"00447911123456\"\n ],\n \"body\": {\n \"type\": \"template\",\n \"template\": {\n \"name\": \"code\",\n \"language\": \"zh_CN\",\n \"components\": [\n {\n \"type\": \"body\",\n \"parameters\": [\n {\n \"type\": \"text\",\n \"text\": \"12345\"\n }\n ]\n }\n ]\n },\n \"image\": {\n \"id\": \"1\",\n \"link\": \"https://img.jiguang.cn/jiguang/public/img/c866bd2.png\",\n \"caption\": \"caption info\"\n },\n \"video\": {\n \"id\": \"1\",\n \"link\": \"https://img.jiguang.cn/jiguang/public/videos/432acc5.mp4\",\n \"caption\": \"caption info\"\n },\n \"audio\": {\n \"id\": \"1\",\n \"link\": \"https://file-examples.com/storage/fe5947fd2362fc197a3c2df/2017/11/file_example_MP3_700KB.mp3\"\n },\n \"document\": {\n \"id\": \"1\",\n \"link\": \"https://img.jiguang.cn/jiguang/public/videos/432acc5.mp4\",\n \"caption\": \"caption info\",\n \"filename\": \"document file name\"\n },\n \"sticker\": {\n \"id\": \"1\",\n \"link\": \"http://sample-file.bazadanni.com/download/images/webp/sample.webp\"\n }\n },\n \"request_id\": \"123asdbbqwe9faweg\",\n \"custom_args\": {\n \"arg1\": \"string val\",\n \"arg2\": 123\n }\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"from\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 14\n ],\n \"comment\": \"\",\n \"repeat\": 11\n },\n \"to\": {\n \"notnull\": true,\n \"type\": \"array\",\n \"valueLevel\": 0,\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ],\n \"values\": [\n {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 14\n ],\n \"to\": {\n \"type\": \"array\",\n \"notnull\": true,\n \"comment\": \"\"\n },\n \"repeat\": 11\n }\n ],\n \"comment\": \"\",\n \"repeat\": 11\n },\n \"body\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"type\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 8\n ],\n \"comment\": \"\",\n \"repeat\": 11\n },\n \"template\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"name\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 4\n ],\n \"repeat\": 11,\n \"comment\": \"-\"\n },\n \"language\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 5\n ],\n \"repeat\": 11,\n \"comment\": \" name language \"\n },\n \"components\": {\n \"notnull\": false,\n \"type\": \"array\",\n \"valueLevel\": 0,\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ],\n \"values\": [\n {\n \"0\": {\n \"values\": [\n {\n \"type\": \"number\",\n \"notnull\": false,\n \"parameters\": {\n \"values\": [\n {\n \"0\": {\n \"values\": [\n {\n \"type\": \"number\",\n \"notnull\": false\n }\n ]\n },\n \"type\": \"array\",\n \"notnull\": false\n }\n ]\n }\n }\n ]\n },\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"type\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 4\n ],\n \"repeat\": 11\n },\n \"parameters\": {\n \"notnull\": true,\n \"type\": \"array\",\n \"valueLevel\": 0,\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ],\n \"values\": [\n {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"type\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 4\n ],\n \"repeat\": 11\n },\n \"text\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 5\n ],\n \"repeat\": 11\n }\n }\n ]\n }\n ],\n \"repeat\": 11\n }\n }\n ],\n \"components\": {\n \"type\": \"array\",\n \"notnull\": false,\n \"comment\": \" 1 components \"\n }\n }\n ],\n \"repeat\": 11,\n \"comment\": \" 1 components \"\n }\n }\n ],\n \"comment\": \"\"\n },\n \"image\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"id\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ],\n \"comment\": \"WhatsApp media_id id link \",\n \"repeat\": 10\n },\n \"link\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 53\n ],\n \"comment\": \"img.jiguang.cn/jiguang/public/img/c866bd2.png\\\",\",\n \"repeat\": 10\n },\n \"caption\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 12\n ],\n \"comment\": \"1024\",\n \"repeat\": 10\n }\n }\n ],\n \"comment\": \",\"\n },\n \"video\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"link\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 56\n ],\n \"comment\": \"img.jiguang.cn/jiguang/public/videos/432acc5.mp4\\\",\",\n \"repeat\": 9\n },\n \"caption\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 12\n ],\n \"comment\": \"1024\",\n \"repeat\": 9\n },\n \"id\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ],\n \"comment\": \"WhatsApp media_id id link \",\n \"repeat\": 8\n }\n }\n ],\n \"comment\": \"\"\n },\n \"audio\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"id\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ],\n \"comment\": \"WhatsApp media_id id link \",\n \"repeat\": 8\n },\n \"link\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 92\n ],\n \"comment\": \"file-examples.com/storage/fe5947fd2362fc197a3c2df/2017/11/file_example_MP3_700KB.mp3\\\"\",\n \"repeat\": 8\n }\n }\n ],\n \"comment\": \",\"\n },\n \"document\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"link\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 56\n ],\n \"comment\": \"img.jiguang.cn/jiguang/public/videos/432acc5.mp4\\\",\",\n \"repeat\": 7\n },\n \"caption\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 12\n ],\n \"comment\": \"1024\",\n \"repeat\": 7\n },\n \"filename\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 18\n ],\n \"comment\": \"\",\n \"repeat\": 7\n },\n \"id\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ],\n \"comment\": \"whatsapp media_id id link \",\n \"repeat\": 6\n }\n }\n ],\n \"comment\": \"\"\n },\n \"sticker\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"id\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ],\n \"comment\": \"whatsapp media_id id link \",\n \"repeat\": 6\n },\n \"link\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 65\n ],\n \"comment\": \"sample-file.bazadanni.com/download/images/webp/sample.webp\\\"\",\n \"repeat\": 6\n }\n }\n ],\n \"comment\": \"\"\n }\n }\n ],\n \"comment\": \"\"\n },\n \"request_id\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 17\n ],\n \"repeat\": 11,\n \"comment\": \" ID\"\n },\n \"custom_args\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"arg1\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 10\n ],\n \"repeat\": 11\n },\n \"arg2\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 123\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 3\n ],\n \"repeat\": 22,\n \"trend\": {\n \"top\": 11\n }\n }\n }\n ],\n \"comment\": \"\"\n }\n }\n ]\n}','Authorization: Basic amlndWFuZ2RldjpkZXZfc2VjcmV0','2023-04-25 15:23:06','\n API WhatsApp
API [API ](/zh_CN/docs/whatsapp/console/configuration-management/api-keys) \n## \n`POST https://wa.api.engagelab.cc/v1/messages`\n## \nEngageLab REST API [HTTP ](http://zh.wikipedia.org/wiki/HTTP%E5%9F%BA%E6%9C%AC%E8%AE%A4%E8%AF%81) HTTP Header Authorization\n```\nAuthorization: Basic ${base64_auth_string}\n```\n base64_auth_string base64(dev_key:dev_secret)\n\n- Header \"Authorization\" base64 \"username:password\" \n- WhatsApp API username DevKeypassword DevSecret-- [API ](/zh_CN/docs/whatsapp/console/configuration-management/api-keys) \n## \n### \n```json\nPOST /v1/messages \nHTTP/1.1 Content-Type: application/json \nAuthorization: Basic amlndWFuZ2RldjpkZXZfc2VjcmV0\n```\n### \n```json\n {\n \"from\": \"+8613800138000\",\n \"to\": [\n \"00447911123456\"\n ],\n \"body\": {\n \"type\": \"template\",\n \"template\": {\n \"name\": \"code\",\n \"language\": \"zh_CN\",\n \"components\": [\n {\n \"type\": \"body\",\n \"parameters\": [\n {\n \"type\": \"text\",\n \"text\": \"12345\"\n }\n ]\n }\n ]\n }\n },\n \"request_id\": \"123asdbbqwe9faweg\",\n \"custom_args\": {\n \"arg1\": \"string val\",\n \"arg2\": 123\n }\n}\n```\n## \n JSON Content-Type: application/json \n\n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| from | String | | |\n| to | String Array | | |\n| body | JSON Object | | |\n| request_id | String | | ID |\n| custom_args | JSON Object | | |\n\n### from\n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| from | String | |
[](/zh_CN/docs/whatsapp/console/configuration-management/sending-numbers#) |\n\n### to\n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| to | String Array | | WhatsApp |\n\n### body\n\n\n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| type | string | |
template
text
image
audio
video
document
sticker
** template ** 24
//// [](#) |\n| template | template object | | type=template [template object ](#template-object-) |\n| text | text object | | type=text [text object ](#text-object-) |\n| image | image object | | type=image [image object ](#image-object-) |\n| audio | audio object | | type=audio [audio object ](#audio-object-) |\n| video | video object | | type=video [video object ](#video-object-) |\n| document | document object | | type=document [document object ](#document-object-) |\n| sticker | sticker object | | type=sticker [sticker object ](#sticker-object-)|\n\n#### text object \n\n\n| **** | **** | | **** |\n| --- | --- | --- | --- |\n| body | String | | WhatsApp 4096 /character |\n\n****\n```\n{\n \"from\": \"8613800138000\", //\n \"to\": [\"8613800138000\"], //\n \"body\": {\n \"type\": \"text\", //\n \"text\": {\n \"body\": \"your-text-message-content\" //\n }\n }\n}\n```\n#### image object \n\n\n| **** | **** | | **** |\n| --- | --- | --- | --- |\n| id | String | | WhatsApp media_id id link |\n| link | String | | http/https [](#) |\n| caption | String | | 1024 |\n\n****\n```\n{\n \"from\": \"8613800138000\",//\n \"to\": [\"8613800138000\"], //\n \"body\": { \n \"type\": \"image\",//\n \"image\": {\n \"link\": \"https://img.jiguang.cn/jiguang/public/img/c866bd2.png\", //\n \"caption\": \"caption info\" // 1024\n }\n }\n}\n```\n#### video object \n\n\n| **** | **** | | **** |\n| --- | --- | --- | --- |\n| id | String | | WhatsApp media_id id link |\n| link | String | | http/https [](#) |\n| caption | String | | 1024 |\n\n****\n```\n{\n \"from\": \"8613800138000\",//\n \"to\": [\"8613800138000\"], //\n \"body\": { \n \"type\": \"video\",//\n \"video\": {\n \"link\": \"https://img.jiguang.cn/jiguang/public/videos/432acc5.mp4\", //\n \"caption\": \"caption info\" // 1024\n }\n }\n}\n```\n#### audio object \n\n\n| **** | **** | | **** |\n| --- | --- | --- | --- |\n| id | String | | WhatsApp media_id id link |\n| link | String | | http/https [](#) |\n\n****\n```\n{\n \"from\": \"8613800138000\",//\n \"to\": [\"8613800138000\"], //\n \"body\": {\n \"type\": \"audio\",//\n \"audio\": {\n \"link\": \"https://file-examples.com/storage/fe5947fd2362fc197a3c2df/2017/11/file_example_MP3_700KB.mp3\" //\n }\n }\n}\n```\n#### document object \n\n\n| **** | **** | | **** |\n| --- | --- | --- | --- |\n| id | String | | WhatsApp media_id id link |\n| link | String | | http/https [](#) |\n| caption | String | | 1024 |\n| filename | String | | `filename``caption``caption``filename``filename` |\n\n****\n```\n{\n \"from\": \"8613800138000\",//\n \"to\": [\"8613800138000\"], //\n \"body\": {\n \"type\": \"document\",//\n \"document\": {\n \"link\": \"https://img.jiguang.cn/jiguang/public/videos/432acc5.mp4\", //\n \"caption\": \"caption info\", // 1024\n \"filename\": \"document file name\" // \n }\n }\n}\n```\n#### sticker object \n\n\n| **** | **** | | **** |\n| --- | --- | --- | --- |\n| id | String | | whatsapp media_id id link |\n| link | String | | http/https [](#) |\n\n****\n```\n{\n \"from\": \"8613800138000\",//\n \"to\": [\"8613800138000\"], //\n \"body\": {\n \"type\": \"sticker\",//\n \"sticker\": {\n \"link\": \"http://sample-file.bazadanni.com/download/images/webp/sample.webp\" //\n }\n }\n}\n```\n\n#### template object \n [](/zh_CN/docs/whatsapp/console/message-center/message-templates) [ API ](/zh_CN/docs/whatsapp/rest-api/template-management-api) \n\n| **** | **** | **** | **** |\n| --- | --- | --- | --- |\n| name | String | | - |\n| language | String | | [](https://developers.facebook.com/docs/whatsapp/api/messages/message-templates#language) name language |\n| components | components-object array | | 1 components |\n\n##### template.components object \n| **** | **** | | **** |\n| --- | --- | --- | --- |\n| type | String | |
header
body
footer
button
|\n| parameters | parameters object | | |\n\n##### template.components.parameters object \n| **** | **** | | **** |\n| --- | --- | --- | --- |\n| type | string | | textcurrencydate_timeimagevideodocumentimagevideodocumentheader [](#) |\n| text | string | | type=text |\n| date_time | localizable object | | type=date_time text |\n| currency | localizable object | | type=currency text |\n| image | image object | | type=image [image object](#image-object-) |\n| video | video object | | type=video [video object](#video-object-) |\n| document | document object | | type=document [document object](#document-object-) |\n\n\n****\n```json\n{\n \"from\": \"+8613800138000\",\n \"to\": [\n \"00447911123456\"\n ],\n \"body\": {\n \"type\": \"template\",\n \"template\": { \n \"name\": \"your-template-name\",\n \"language\": \"zh_CN\",\n \"components\": [\n {\n \"type\" : \"header\",\n \"parameters\": [{\n \"type\": \"document\",\n \"document\": {\n \"link\": \"http(s)://the-url\",\n \"filename\": \"your-document-filename\"\n }\n }]\n },\n {\n \"type\": \"body\",\n \"parameters\": [\n {\n \"type\": \"text\",\n \"text\": \"your-text-string\"\n },\n {\n \"type\": \"currency\",\n \"currency\": {\n \"fallback_value\": \"$100.99\",\n \"code\": \"USD\",\n \"amount_1000\": 100990\n }\n },\n {\n \"type\": \"date_time\",\n \"date_time\": {\n \"fallback_value\": \"February 25, 1977\",\n \"day_of_week\": 5,\n \"day_of_month\": 25,\n \"year\": 1977,\n \"month\": 2,\n \"hour\": 15,\n \"minute\": 33\n }\n },\n {\n \"type\": \"date_time\",\n \"date_time\": {\n \"fallback_value\": \"February 25, 1977\",\n \"timestamp\": 1485470276\n }\n }\n ]\n }\n ]\n }\n }\n}\n```\n## \n### \n| | | | |\n| --- | --- | --- | --- |\n| message_id | String | | EngageLab WhatsApp ID |\n| request_id | String | | ID |\n\n```\n{\n \"message_id\": \"cbggf4if6o9ukqaalfug\",\n \"request_id\": \"your-sendno-string\"\n}\n```\n### \nhttp 4xx 5xx\n\n| | | | |\n| --- | --- | --- | --- |\n| code | int | | [](#) |\n| message | String | | |\n\n```\n{\n \"code\": 3002,\n \"message\": \"whatsapp.template field must be set correctly when type is template\"\n}\n```\n## \n| **** | **http code** | **** |\n| --- | --- | --- |\n| 1000 | 500 | |\n| 2001 | 401 | EngageLab token |\n| 2002 | 401 | EngageLab token |\n| 2003 | 400 | WhatsApp EngageLab |\n| 2004 | 403 | API API API |\n| 3001 | 400 | JSON |\n| 3002 | 400 | |\n| 3003 | 400 | message |\n| 4001 | 400 | |\n\n## \n### \n| **** | ** Content-Type** | |\n| --- | --- | --- |\n| image | image/jpeg, image/png | 5 MB |\n| video | video/mp4, video/3gpp
H.264 AAC | 16MB |\n| audio | audio/aac, audio/mp4, audio/amr, audio/mpeg,
audio/ogg; codecs=opus audio/ogg audio/ogg; codecs=opus | 16MB |\n| document | 1 MIME-type
2 PDF | 100 MB |\n| sticker | image/webp | Static stickers:100KB
Animated stickers: 500KB
512x512 |\n\n### \n
[.xlsx](https://jiguang-docs.yuque.com/attachments/yuque/0/2023/xlsx/22807620/1678169411547-ecc7b449-3d5a-429c-ad7a-96dae3c3284b.xlsx?_lake_card=%7B%22src%22%3A%22https%3A%2F%2Fjiguang-docs.yuque.com%2Fattachments%2Fyuque%2F0%2F2023%2Fxlsx%2F22807620%2F1678169411547-ecc7b449-3d5a-429c-ad7a-96dae3c3284b.xlsx%22%2C%22name%22%3A%22%E6%A8%A1%E6%9D%BF%E8%AF%AD%E8%A8%80%E4%BB%A3%E7%A0%81.xlsx%22%2C%22size%22%3A12877%2C%22ext%22%3A%22xlsx%22%2C%22source%22%3A%22%22%2C%22status%22%3A%22done%22%2C%22download%22%3Atrue%2C%22taskId%22%3A%22ud74a0dec-0013-4792-b890-10f5fb9e6fc%22%2C%22taskType%22%3A%22upload%22%2C%22type%22%3A%22application%2Fvnd.openxmlformats-officedocument.spreadsheetml.sheet%22%2C%22__spacing%22%3A%22both%22%2C%22mode%22%3A%22title%22%2C%22id%22%3A%22ua06120a3%22%2C%22margin%22%3A%7B%22top%22%3Atrue%2C%22bottom%22%3Atrue%7D%2C%22card%22%3A%22file%22%7D)'),(1682437178141,0,0,82002,'APIJSON.cn',0,3,NULL,' API',NULL,'POST','JSON','/v1/jpush','{\n \"total\": 1,\n \"rows\": [\n {\n \"message_id\": \"1666165485030094861\",\n \"from\": \"\",\n \"to\": \"\",\n \"server\": \"whatsapp\",\n \"channel\": \"whatsapp\",\n \"itime\": 1640707579,\n \"custom_args\": {},\n \"status\": {\n \"message_status\": \"delivered\",\n \"status_data\": {\n \"msg_time\": 1663432355,\n \"channel_message_id\": \"wamid.123321abcdefed==\",\n \"whatsapp_business_account_id\": \"\",\n \"timezone\": \"\",\n \"plan_user_total\": 2007,\n \"country_code\": \"CN\",\n \"from_phone_id\": \"111111\",\n \"conversation\": {\n \"id\": \"ebe2398cdaa37a0899ca5268b987b0c8\",\n \"origin\": {\n \"type\": \"business_initiated\"\n }\n },\n \"pricing\": {\n \"pricing_model\": \"CBP\",\n \"category\": \"business_initiated\"\n }\n },\n \"error_code\": 0,\n \"error_detail\": {\n \"message\": \"\"\n },\n \"loss\": {\n \"loss_step\": 1,\n \"loss_source\": \"aa\"\n }\n }\n }\n ]\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"total\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ],\n \"repeat\": 14,\n \"trend\": {\n \"top\": 7\n },\n \"comment\": \"\"\n },\n \"rows\": {\n \"notnull\": true,\n \"type\": \"array\",\n \"valueLevel\": 0,\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ],\n \"values\": [\n {\n \"0\": {\n \"values\": [\n {\n \"type\": \"number\",\n \"notnull\": false,\n \"message_id\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \" id\"\n },\n \"from\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"\"\n },\n \"to\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"\"\n },\n \"itime\": {\n \"type\": \"integer\",\n \"notnull\": true,\n \"comment\": \"\"\n },\n \"custom_args\": {\n \"type\": \"object\",\n \"notnull\": true,\n \"comment\": \"\"\n },\n \"status\": {\n \"type\": \"object\",\n \"notnull\": true,\n \"comment\": \"\",\n \"values\": [\n {\n \"0\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"\"\n },\n \"type\": \"number\",\n \"notnull\": false,\n \"message_status\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"\"\n },\n \"status_data\": {\n \"type\": \"object\",\n \"notnull\": true,\n \"comment\": \"\",\n \"values\": [\n {\n \"type\": \"number\",\n \"notnull\": false,\n \"msg_time\": {\n \"type\": \"integer\",\n \"notnull\": true,\n \"comment\": \" API - API \"\n },\n \"channel_message_id\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"Meta msgid\"\n },\n \"whatsapp_business_account_id\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \" from Whatsapp \"\n },\n \"timezone\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"\"\n },\n \"plan_user_total\": {\n \"type\": \"integer\",\n \"notnull\": true,\n \"comment\": \" message_status=plan \"\n },\n \"country_code\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"/\"\n },\n \"from_phone_id\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"from ID \"\n },\n \"conversation\": {\n \"type\": \"object\",\n \"notnull\": true,\n \"comment\": \"\",\n \"values\": [\n {\n \"type\": \"number\",\n \"notnull\": false,\n \"id\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \" Meta ID\"\n },\n \"origin\": {\n \"type\": \"object\",\n \"notnull\": false,\n \"comment\": \" type \",\n \"values\": [\n {\n \"type\": \"number\",\n \"notnull\": false\n }\n ]\n }\n }\n ]\n },\n \"pricing\": {\n \"type\": \"object\",\n \"notnull\": true,\n \"comment\": \"\",\n \"values\": [\n {\n \"type\": \"number\",\n \"notnull\": false,\n \"pricing_model\": {\n \"type\": \"string\",\n \"notnull\": false,\n \"comment\": \" CBP\"\n },\n \"category\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"business_initiatedcustomer_initiated referral_conversion \"\n }\n }\n ]\n }\n }\n ]\n },\n \"error_code\": {\n \"type\": \"integer\",\n \"notnull\": true,\n \"comment\": \"\"\n },\n \"error_detail\": {\n \"values\": [\n {\n \"type\": \"number\",\n \"notnull\": false,\n \"message\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"\"\n }\n }\n ]\n },\n \"loss\": {\n \"values\": [\n {\n \"type\": \"number\",\n \"notnull\": false,\n \"loss_step\": {\n \"type\": \"integer\",\n \"notnull\": true,\n \"comment\": \"1 ~ 2 ~ 3 ~ \"\n },\n \"loss_source\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"engagelabEngageLab WhatsApp metaMeta \"\n }\n }\n ]\n }\n }\n ]\n },\n \"server\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \" whatsapp\"\n },\n \"channel\": {\n \"type\": \"string\",\n \"notnull\": false,\n \"comment\": \" whatsapp\"\n },\n \"response\": {\n \"values\": [\n {\n \"type\": \"number\",\n \"notnull\": false,\n \"event\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"\"\n },\n \"response_data\": {\n \"type\": \"object\",\n \"notnull\": true,\n \"comment\": \"\",\n \"values\": [\n {\n \"type\": \"number\",\n \"notnull\": false,\n \"channel_message_id\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"Meta msgid\"\n },\n \"whatsapp_business_account_id\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \" to Whatsapp \"\n },\n \"contact\": {\n \"type\": \"object\",\n \"notnull\": true,\n \"comment\": \"\",\n \"values\": [\n {\n \"type\": \"number\",\n \"notnull\": false,\n \"profile\": {\n \"values\": [\n {\n \"type\": \"number\",\n \"notnull\": false,\n \"name\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"\"\n }\n }\n ]\n },\n \"wa_id\": {\n \"type\": \"string\",\n \"notnull\": true,\n \"comment\": \"\"\n }\n }\n ]\n },\n \"message\": {\n \"type\": \"object\",\n \"notnull\": true,\n \"comment\": \"\",\n \"values\": [\n {\n \"type\": \"number\",\n \"notnull\": false,\n \"text\": {\n \"type\": \"object\",\n \"notnull\": true,\n \"comment\": \"\"\n }\n }\n ]\n }\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"message_id\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 19\n ],\n \"repeat\": 7\n },\n \"from\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ],\n \"repeat\": 7\n },\n \"to\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ],\n \"repeat\": 7\n },\n \"server\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 8\n ],\n \"repeat\": 7\n },\n \"channel\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 8\n ],\n \"repeat\": 7\n },\n \"itime\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 1,\n \"values\": [\n 1640707579\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 10\n ],\n \"repeat\": 14\n },\n \"custom_args\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n },\n \"status\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"message_status\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 9\n ],\n \"repeat\": 7\n },\n \"status_data\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"msg_time\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 1,\n \"values\": [\n 1663432355\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 10\n ],\n \"repeat\": 14\n },\n \"channel_message_id\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 22\n ],\n \"repeat\": 7\n },\n \"whatsapp_business_account_id\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ],\n \"repeat\": 7\n },\n \"timezone\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ],\n \"repeat\": 7\n },\n \"plan_user_total\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 2007\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 4\n ],\n \"repeat\": 14\n },\n \"country_code\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 0,\n \"values\": [\n \"CN\"\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 2\n ],\n \"repeat\": 14\n },\n \"from_phone_id\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 6\n ],\n \"repeat\": 7\n },\n \"conversation\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"id\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 32\n ],\n \"repeat\": 7\n },\n \"origin\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"type\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 18\n ],\n \"repeat\": 7\n }\n }\n ]\n }\n }\n ]\n },\n \"pricing\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"pricing_model\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 0,\n \"values\": [\n \"CBP\"\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 3\n ],\n \"repeat\": 14\n },\n \"category\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 18\n ],\n \"repeat\": 7\n }\n }\n ]\n }\n }\n ]\n },\n \"error_code\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 0\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ],\n \"repeat\": 14\n },\n \"error_detail\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"message\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ],\n \"repeat\": 7\n }\n }\n ]\n },\n \"loss\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"loss_step\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ],\n \"repeat\": 14\n },\n \"loss_source\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 2\n ],\n \"repeat\": 7\n }\n }\n ]\n }\n }\n ]\n }\n }\n ],\n \"rows\": {\n \"type\": \"array\",\n \"notnull\": true,\n \"comment\": \"\"\n }\n }\n ],\n \"repeat\": 7,\n \"comment\": \"\"\n }\n }\n ]\n}','Authorization: Basic amlndWFuZ2RldjpkZXZfc2VjcmV0','2023-04-25 15:39:38','\n## \n\n## \n [](/zh_CN/docs/whatsapp/console/configuration-management/callback-settings)\n## \n POST JSON\"Content-Type: application/json\"
\n## \n\n## \n Engagelab 3
****HTTP 200 \n## \n\n\n## \nEngageLab \n\n| | | | |\n| --- | --- | --- | --- |\n| total | int | | |\n| rows | JSON Array | | |\n\nrows \n\n| | | | |\n| --- | --- | --- | --- |\n| message_id | string | | |\n| from | string | | |\n| to | string | | |\n| server | string | | whatsapp |\n| channel | string | | whatsapp |\n| itime | int | | message_status |\n| custom_args | JSON Object | | |\n| status | JSON Object | | |\n| response | JSON Object | | |\n\n## -status\n### \n| | | | |\n| --- | --- | --- | --- |\n| message_status | string | | |\n| status_data | JSON Object | | |\n| error_code | int | | |\n| error_detail | JSON Object | | |\n| loss | JSON Object | | |\n\n#### message_status\n| | | |\n| --- | --- | --- |\n| plan | | 1 |\n| target_valid | |
1 EngageLab
2 Meta WhatsApp |\n| sent | | EngageLab Meta WhatsApp |\n| delivered | | Meta WhatsApp |\n| read | | Meta WhatsApp |\n| target_invalid | | 1 EngageLab
2 Meta WhatsApp |\n| sent_failed | | Meta WhatsApp |\n| delivered_failed | | Meta WhatsApp Meta |\n| delivered_timeout | | Meta WhatsApp 5 Meta / |\n\n#### status_data\n| | | | |\n| --- | --- | --- | --- |\n| msg_time | int | | API |\n| channel_message_id | String | | WhatsApp ID |\n| whatsapp_business_account_id | String | | WhatsApp |\n| timezone | String | | |\n| plan_user_total | int | | message_status=plan |\n| country_code | String | | / |\n| from_phone_id | String | | from ID |\n| conversation | JSON Object | | |\n| pricing | JSON Object | | |\n\n##### conversation\n| | | | |\n| --- | --- | --- | --- |\n| id | String | | Meta ID |\n| origin | JSON Object | | type
\"origin\":{\"type\":\"business_initiated\"}
business_initiated 24
customer_initiated 24
referral_conversion [](https://developers.facebook.com/docs/whatsapp/pricing/conversationpricing#free-entry-points) |\n\n##### pricing\n| | | | |\n| --- | --- | --- | --- |\n| pricing_model | String | | CBP |\n| category | String | |
business_initiated
customer_initiated
referral_conversion |\n\n#### error_detail\n| | | | |\n| --- | --- | --- | --- |\n| message | String | | |\n\n#### loss\n| | | | |\n| --- | --- | --- | --- |\n| loss_step | int | |
1 ~
2 ~
3 ~ |\n| loss_source | String | |
engagelabEngageLab WhatsApp
metaMeta |\n\n### \n```\n{\n \"total\": 1,\n \"rows\": [\n {\n \"message_id\": \"1666165485030094861\", // EngageLab id\n \"from\": \"\", // \n \"to\": \"\", // \n \"server\": \"whatsapp\",\n \"channel\": \"whatsapp\",\n \"itime\": 1640707579, // \n \"custom_args\": {}, // \n \"status\": {\n // \n \"message_status\": \"delivered\" // \n \"status_data\": { // \n \"msg_time\": 1663432355, // API - API \n \"channel_message_id\": \"wamid.123321abcdefed==\", // Meta msgid\n \"whatsapp_business_account_id\": \"\", // from Whatsapp \n \"timezone\": \"\", //\n \"plan_user_total\": 2007, // message_status=plan \n \"country_code\": \"CN\", ///\n \"from_phone_id\": \"111111\" // from ID \n \"conversation\": { // \n \"id\": \"ebe2398cdaa37a0899ca5268b987b0c8\",\n \"origin\": {\n \"type\": \"business_initiated\"\n }\n },\n \"pricing\": { // \n \"pricing_model\": \"CBP\",\n \"category\": \"business_initiated\"\n }\n },\n // \n \"error_code\": 0, //\n \"error_detail\": {\n \"message\": \"\" //\n },\n \"loss\": {\n \"loss_step\": 1,\n \"loss_source\": \"aa\"\n }\n }\n }\n ]\n}\n```\n## \n### \n| | | | |\n| --- | --- | --- | --- |\n| event | string | | |\n| response_data | JSON Object | | / |\n\n#### event\n| | | |\n| --- | --- | --- |\n| received | | |\n| reply | | |\n| order | | -|\n| deleted | | |\n\n#### response_data\n| | | | |\n| --- | --- | --- | --- |\n| channel_message_id | String | | WhatsApp ID |\n| whatsapp_business_account_id | String | | WhatsApp |\n| contact | JSON Object | | |\n| message | JSON Object | | |\n\n##### contact\n| | | | |\n| --- | --- | --- | --- |\n| profile | JSON Object | | name
\"profile\": {\"name\": \"bob\"} |\n| wa_id | String | | |\n\n##### message\n| | | | |\n| --- | --- | --- | --- |\n| type | String | | textimageaudiovideodocumentstickerbuttoninteractiveunknownorder |\n| text | JSON Object | | [text object ](/zh_CN/docs/whatsapp/rest-api/send-message-api#text-object-) |\n| image | JSON Object | | [image object ](/zh_CN/docs/whatsapp/rest-api/send-message-api#image-object-) |\n| audio | JSON Object | | [audio object ](/zh_CN/docs/whatsapp/rest-api/send-message-api#audio-object-) |\n| video | JSON Object | | [video object ](/zh_CN/docs/whatsapp/rest-api/send-message-api#video-object-) |\n| document | JSON Object | | [document object ](/zh_CN/docs/whatsapp/rest-api/send-message-api#document-object-) |\n| sticker | JSON Object | | [sticker object ](/zh_CN/docs/whatsapp/rest-api/send-message-api#sticker-object-) |\n\n### \n```\n{\n \"total\": 1,\n \"rows\": [\n {\n \"message_id\": \"1666165485030094861\", // id\n \"from\": \"\", // \n \"to\": \"\", // \n \"server\": \"whatsapp\",\n \"channel\": \"whatsapp\",\n \"itime\": 1640707579, // \n \"response\": {\n \"event\": \"\", // \n \"response_data\": { // \n \"channel_message_id\": \"wamid.123321abcdefed==\", // Meta msgid\n \"whatsapp_business_account_id\": \"123321\", // to Whatsapp \n \"contact\": { // \n \"profile\": {\n \"name\": \"bob\" // \n },\n \"wa_id\": \"8613800138000\" // \n },\n \"message\": { // \n \"type\": \"text\", // text text \n \"text\": { // \n \"body\": \"here is the message content text\"\n }\n }\n }\n }\n }\n ]\n}\n```'),(1688712102374,0,0,1688710551421,NULL,0,3,NULL,'KK',NULL,NULL,'','/','{\n \"type\": 0,\n \"phone\": \"13000082001\",\n \"password\": \"123456\",\n \"version\": 1,\n \"remember\": false,\n \"format\": false,\n \"defaults\": {\n \"@database\": \"MYSQL\",\n \"@schema\": \"sys\"\n }\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"type\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 0\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n },\n \"phone\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 11\n ]\n },\n \"password\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 6\n ]\n },\n \"version\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n },\n \"remember\": {\n \"notnull\": true,\n \"type\": \"boolean\",\n \"valueLevel\": 0,\n \"values\": [\n false\n ],\n \"lengthLevel\": 1,\n \"lengths\": []\n },\n \"format\": {\n \"notnull\": true,\n \"type\": \"boolean\",\n \"valueLevel\": 0,\n \"values\": [\n false\n ],\n \"lengthLevel\": 1,\n \"lengths\": []\n },\n \"defaults\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"@database\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 0,\n \"values\": [\n \"MYSQL\"\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 5\n ]\n },\n \"@schema\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 3\n ]\n }\n }\n ]\n }\n }\n ]\n}','https: //www.baidu.com/sugrec?&prod=pc_his&from=pc_web&json=1&sid=36557_39027_39024_38942_38881_38958_38955_38981_39017_38831_38917_38972_38808_38988_38640_26350_39041&hisdata=%5B%7B%22time%22%3A1688607061%2C%22kw%22%3A%22apiauto%22%7D%2C%7B%22time%22%3A1688609088%2C%22kw%22%3A%22aging%22%7D%2C%7B%22time%22%3A1688624878%2C%22kw%22%3A%22slq%E6%A0%BC%E5%BC%8F%E6%A3%80%E6%9F%A5%22%7D%2C%7B%22time%22%3A1688624885%2C%22kw%22%3A%22slq%E6%A0%BC%E5%BC%8F%E5%9C%A8%E7%BA%BF%E6%A3%80%E6%9F%A5%22%7D%2C%7B%22time%22%3A1688624905%2C%22kw%22%3A%22slq%20%E6%95%B0%E6%8D%AE%E6%A0%BC%E5%BC%8F%E6%A3%80%E6%B5%8B%22%7D%2C%7B%22time%22%3A1688646175%2C%22kw%22%3A%22apiauto%E4%B8%8Epostman%20%E5%AF%B9%E6%AF%94%22%7D%2C%7B%22time%22%3A1688647950%2C%22kw%22%3A%22postman%E7%94%9F%E6%88%90%E6%8E%A5%E5%8F%A3%E8%87%AA%E5%8A%A8%E5%8C%96%E6%B5%8B%E8%AF%95%E6%8A%A5%E5%91%8A%22%7D%2C%7B%22time%22%3A1688647978%2C%22kw%22%3A%22postman%E7%94%9F%E6%88%90%E6%8E%A5%E5%8F%A3%E8%87%AA%E5%8A%A8%E5%8C%96%E6%8A%A5%E5%91%8A%22%7D%2C%7B%22time%22%3A1688648093%2C%22kw%22%3A%22postman%E6%93%8D%E4%BD%9C%E6%95%B0%E6%8D%AE%E5%BA%93%22%7D%2C%7B%22time%22%3A1688711158%2C%22kw%22%3A%22%E6%B5%8B%E8%AF%95%22%7D%5D&_t=1688711223424&req=2&csor=0','2023-07-07 06:41:42',NULL),(1692709494416,0,0,82021,NULL,82003,3,NULL,'',NULL,'GET','PARAM','/user','{\n \"id\": 82001\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"id\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 1,\n \"values\": [\n 82001\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 5\n ]\n }\n }\n ]\n}',NULL,'2023-08-22 13:04:54',''),(1692791648004,0,0,82021,NULL,0,3,NULL,'--',NULL,'GET','PARAM','/band/mgt/download','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:08',''),(1692791648052,0,0,82021,NULL,0,3,NULL,', end',NULL,'GET','PARAM','/band/mgt/pull','{\n \"begin\": \"\",\n \"end\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"begin\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"end\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:08',''),(1692791648077,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/band/mgt/query','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:08',''),(1692791648342,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/band/mgt/queryHistory','{\n \"chosenDate\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"chosenDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:08',''),(1692791648383,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/band/query','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:08',''),(1692791648438,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/band/query/all','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:08',''),(1692791648495,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/band/queryHistory','{\n \"chosenDate\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"chosenDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:08',''),(1692791648541,0,0,82021,NULL,0,3,NULL,'-',NULL,'POST','JSON','/barrage/cancel','{\n \"reqDto\": {}\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"reqDto\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:08',''),(1692791648627,0,0,82021,NULL,0,3,NULL,'','DELETE','DELETE','JSON','/barrage/remove/{barrageId}','{\n \"barrageId\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"barrageId\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:08',''),(1692791648682,0,0,82021,NULL,0,3,NULL,'-',NULL,'POST','JSON','/barrage/mgt/config','{\n \"req\": null\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:08',''),(1692791648706,0,0,82021,NULL,0,3,NULL,'-','INSERT','POST','JSON','/barrage/save','{\n \"req\": null,\n \"userId\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"userId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:08',''),(1692791648781,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/barrage/record/{barrageId}','{\n \"barrageId\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"barrageId\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:08',''),(1692791648842,0,0,82021,NULL,0,3,NULL,'F10','SELECT','POST','JSON','/f10/queryF10Message/{busiType}','{\n \"busiType\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"busiType\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:08',''),(1692791649113,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/fund/flow/replenish','{\n \"path\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"path\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:09',''),(1692791649170,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/game/userRank','{\n \"type\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"type\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:09',''),(1692791649198,0,0,82021,NULL,0,3,NULL,'json',NULL,'GET','PARAM','/fund/flow/pull','{\n \"date\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"date\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:09',''),(1692791649224,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/createHoliday','{\n \"year\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"year\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:09',''),(1692791649292,0,0,82021,NULL,0,3,NULL,'',NULL,'POST','JSON','/barrage/review','{\n \"reqDto\": {}\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"reqDto\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:09',''),(1692791649385,0,0,82021,NULL,0,3,NULL,'pk',NULL,'GET','PARAM','/game/matchUser/{pkLevel}','{\n \"pkLevel\": 1,\n \"userId\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"pkLevel\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n },\n \"userId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:09',''),(1692791649403,0,0,82021,NULL,0,3,NULL,'','UPDATE','POST','JSON','/game/updatePlayer','{\n \"reqDto\": {},\n \"userId\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"reqDto\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n },\n \"userId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:09',''),(1692791649453,0,0,82021,NULL,0,3,NULL,'K','SELECT','GET','PARAM','/game/queryKLine','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:09',''),(1692791649496,0,0,82021,NULL,0,3,NULL,'','SELECT','GET','PARAM','/game/queryPlayer','{\n \"userId\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"userId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:09',''),(1692791649524,0,0,82021,NULL,0,3,NULL,'pk',NULL,'POST','JSON','/game/playerPk','{\n \"reqDto\": {},\n \"userId\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"reqDto\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n },\n \"userId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:09',''),(1692791649582,0,0,82021,NULL,0,3,NULL,'','SELECT','GET','PARAM','/graph/queryGraph','{\n \"code\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"code\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:09',''),(1692791649654,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/holder/stocks','{\n \"asc\": true,\n \"holderId\": 1,\n \"holderName\": \"\",\n \"userId\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"asc\": {\n \"notnull\": true,\n \"type\": \"boolean\",\n \"valueLevel\": 0,\n \"values\": [\n true\n ],\n \"lengthLevel\": 1,\n \"lengths\": []\n },\n \"holderId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n },\n \"holderName\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"userId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:09',''),(1692791649721,0,0,82021,NULL,0,3,NULL,'',NULL,'POST','JSON','/game/solitaryPlay','{\n \"reqDto\": {},\n \"userId\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"reqDto\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n },\n \"userId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:09',''),(1692791649751,0,0,82021,NULL,0,3,NULL,'[max-min/max]*100',NULL,'GET','PARAM','/hq/calc/divideMax','{\n \"max\": 1,\n \"min\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"max\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n },\n \"min\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:09',''),(1692791649818,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/holder/pullAllHolder','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:09',''),(1692791649878,0,0,82021,NULL,0,3,NULL,'[max-min/min]*100',NULL,'GET','PARAM','/hq/calc/divideMin','{\n \"max\": 1,\n \"min\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"max\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n },\n \"min\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:09',''),(1692791649947,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/holders','{\n \"holderName\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"holderName\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:09',''),(1692791650009,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/holiday','{\n \"date\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"date\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:10',''),(1692791650045,0,0,82021,NULL,0,3,NULL,'-','SELECT','GET','PARAM','/holiday/queryHoliday','{\n \"year\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"year\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:10',''),(1692791650074,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/holder/pullLatestHolder','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:10',''),(1692791650201,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/index/flow/replenish','{\n \"path\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"path\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:10',''),(1692791650363,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/hq/stock/plate','{\n \"code\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"code\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:10',''),(1692791650383,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/hq/stock','{\n \"name\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"name\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:10',''),(1692791650490,0,0,82021,NULL,0,3,NULL,'json',NULL,'GET','PARAM','/index/flow/pull','{\n \"date\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"date\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:10',''),(1692791650516,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/isTradeTime','{\n \"date\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"date\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:10',''),(1692791650560,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/hq/strategy/profit','{\n \"code\": \"\",\n \"foldMinPrice\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"code\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"foldMinPrice\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:10',''),(1692791650608,0,0,82021,NULL,0,3,NULL,'/',NULL,'GET','PARAM','/lhb/download','{\n \"date\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"date\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:10',''),(1692791650861,0,0,82021,NULL,0,3,NULL,'','INSERT','POST','JSON','/lhb/insertFailedWhiteList','{\n \"req\": null\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:10',''),(1692791650895,0,0,82021,NULL,0,3,NULL,'--',NULL,'GET','PARAM','/hq/kinematic','{\n \"codes\": []\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"codes\": {\n \"notnull\": true,\n \"type\": \"array\",\n \"valueLevel\": 0,\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ],\n \"values\": [\n {}\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:10',''),(1692791650938,0,0,82021,NULL,0,3,NULL,'','INSERT','POST','JSON','/lhb/insertDeptWhiteList','{\n \"req\": null\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:10',''),(1692791650951,0,0,82021,NULL,0,3,NULL,'','INSERT','POST','JSON','/lhb/batchInsertFailedSeat','{\n \"failures\": null\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:10',''),(1692791651013,0,0,82021,NULL,0,3,NULL,'','INSERT','POST','JSON','/lhb/insertSeatWhiteList','{\n \"req\": null\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:11',''),(1692791651016,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/lhb/mgt/queryHistoryWiseChoice','{\n \"chosenDate\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"chosenDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:11',''),(1692791651070,0,0,82021,NULL,0,3,NULL,'','SELECT','GET','PARAM','/lhb/query/all','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:11',''),(1692791651130,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/lhb/queryAllLhbStocks','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:11',''),(1692791651160,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/lhb/mgt/queryWiseChoice','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:11',''),(1692791651328,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/lhb/queryHistoryWiseChoice','{\n \"chosenDate\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"chosenDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:11',''),(1692791651393,0,0,82021,NULL,0,3,NULL,'','SELECT','POST','JSON','/lhb/queryLhbDetails','{\n \"reqDto\": {}\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"reqDto\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:11',''),(1692791651449,0,0,82021,NULL,0,3,NULL,'3','SELECT','POST','JSON','/lhb/queryLhbDetailsLh3m/{stockCode}','{\n \"stockCode\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"stockCode\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:11',''),(1692791651491,0,0,82021,NULL,0,3,NULL,'','SELECT','GET','PARAM','/lhb/queryDeptWhiteList','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:11',''),(1692791651497,0,0,82021,NULL,0,3,NULL,'','SELECT','POST','JSON','/lhb/queryLhbDetailsPreviousAndNext','{\n \"reqDto\": {}\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"reqDto\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:11',''),(1692791651639,0,0,82021,NULL,0,3,NULL,'','SELECT','POST','JSON','/lhb/queryByIndex','{\n \"reqDto\": {}\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"reqDto\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:11',''),(1692791651684,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/lhb/queryWiseChoice','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:11',''),(1692791651719,0,0,82021,NULL,0,3,NULL,'3x','SELECT','POST','JSON','/lhb/queryLhbDetailsBtrs3m','{\n \"reqDto\": {}\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"reqDto\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:11',''),(1692791651778,0,0,82021,NULL,0,3,NULL,'','SELECT','GET','PARAM','/lhb/queryHistorySearch','{\n \"userId\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"userId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:11',''),(1692791652061,0,0,82021,NULL,0,3,NULL,'','SELECT','GET','PARAM','/lhb/querySeatWhiteList','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:12',''),(1692791652362,0,0,82021,NULL,0,3,NULL,'','DELETE','DELETE','JSON','/lhb/removeWhiteList/{id}','{\n \"id\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"id\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:12',''),(1692791652426,0,0,82021,NULL,0,3,NULL,'','DELETE','POST','JSON','/lhb/removeHistorySearch','{\n \"userId\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"userId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:12',''),(1692791652701,0,0,82021,NULL,0,3,NULL,'','INSERT','POST','JSON','/lhb/saveSeatToFile','{\n \"reqDto\": {}\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"reqDto\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:12',''),(1692791652750,0,0,82021,NULL,0,3,NULL,'','DELETE','DELETE','JSON','/lhb/removeFile/{id}','{\n \"id\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"id\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:12',''),(1692791652790,0,0,82021,NULL,0,3,NULL,'()','UPDATE','PUT','JSON','/lhb/updateDeptWhiteList','{\n \"req\": null\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:12',''),(1692791652843,0,0,82021,NULL,0,3,NULL,'','INSERT','POST','JSON','/lhb/saveHistorySearch','{\n \"reqDto\": {},\n \"userId\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"reqDto\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n },\n \"userId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:12',''),(1692791652891,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/user','{\n \"id\": 82001\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"id\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 1,\n \"values\": [\n 82001\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 5\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:12',''),(1692791653106,0,0,82021,NULL,0,3,NULL,'-','SELECT','GET','PARAM','/lhb/searchStock','{\n \"keyword\": \"\",\n \"userId\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"keyword\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"userId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:13',''),(1692791653165,0,0,82021,NULL,0,3,NULL,'','UPDATE','PUT','JSON','/lhb/updateSeatWhiteList','{\n \"req\": null\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:13',''),(1692791653281,0,0,82021,NULL,0,3,NULL,'','UPDATE','GET','PARAM','/lhb/updateStockSeat/review','{\n \"requestId\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"requestId\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:13',''),(1692791653338,0,0,82021,NULL,0,3,NULL,'','UPDATE','PUT','JSON','/lhb/updateFailedSeat','{\n \"reqDto\": {}\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"reqDto\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:13',''),(1692791653509,0,0,82021,NULL,0,3,NULL,'',NULL,'POST','JSON','/lhb/uploadSeat','{\n \"file\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"file\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:13',''),(1692791653758,0,0,82021,NULL,0,3,NULL,'','UPDATE','GET','PARAM','/lhb/updateStockSeat','{\n \"beginDate\": \"\",\n \"endDate\": \"\",\n \"requestId\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"beginDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"endDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"requestId\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:13',''),(1692791653806,0,0,82021,NULL,0,3,NULL,'','UPDATE','GET','PARAM','/lhb/updateHistoryLhb','{\n \"beginDate\": \"\",\n \"endDate\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"beginDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"endDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:13',''),(1692791653864,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/mgt/queryMainPioneerStockByDate','{\n \"date\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"date\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:13',''),(1692791653950,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/mgt/queryMainPioneerStock','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:13',''),(1692791654285,0,0,82021,NULL,0,3,NULL,'','SELECT','GET','PARAM','/pioneer/query/all','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:14',''),(1692791654310,0,0,82021,NULL,0,3,NULL,'','UPDATE','GET','PARAM','/lhb/updateLhbThemes','{\n \"beginDate\": \"\",\n \"endDate\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"beginDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"endDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:14',''),(1692791654398,0,0,82021,NULL,0,3,NULL,'-',NULL,'GET','PARAM','/oneClickPullMainPioneerStock','{\n \"beginDate\": \"\",\n \"endDate\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"beginDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"endDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:14',''),(1692791654496,0,0,82021,NULL,0,3,NULL,'','SELECT','GET','PARAM','/rubik/query/all','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:14',''),(1692791654546,0,0,82021,NULL,0,3,NULL,'--()','SELECT','GET','PARAM','/rubik/mgt/queryRubikCubeStock','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:14',''),(1692791654857,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/mgt/queryHistoryMainPioneerStock','{\n \"endTime\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"endTime\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:14',''),(1692791655651,0,0,82021,NULL,0,3,NULL,'--',NULL,'GET','PARAM','/rubik/pullStockPool','{\n \"beginDate\": \"\",\n \"endDate\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"beginDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"endDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:15',''),(1692791655706,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/rubik/queryHistoryRubikCubeStock','{\n \"date\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"date\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:15',''),(1692791655755,0,0,82021,NULL,0,3,NULL,'--()','SELECT','GET','PARAM','/rubik/mgt/queryHistoryRubikCubeStock','{\n \"date\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"date\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:15',''),(1692791655810,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/rubik/queryAllHisRubikCube','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:15',''),(1692791656032,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/rubik/queryRubikCubeStock','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:16',''),(1692791656101,0,0,82021,NULL,0,3,NULL,'','SELECT','GET','PARAM','/lhb/queryFiles','{\n \"date\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"date\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:16',''),(1692791656169,0,0,82021,NULL,0,3,NULL,'','SELECT','GET','PARAM','/lhb/queryFailedWhiteList','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:16',''),(1692791656231,0,0,82021,NULL,0,3,NULL,'',NULL,'POST','JSON','/stock/invoke','{\n \"agent\": \"\",\n \"reqDtos\": null,\n \"userId\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"agent\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"userId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:16',''),(1692791656384,0,0,82021,NULL,0,3,NULL,'','SELECT','GET','PARAM','/stock/search','{\n \"sort\": \"DESC\",\n \"target\": \"\",\n \"type\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"sort\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 0,\n \"values\": [\n \"DESC\"\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 4\n ]\n },\n \"target\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"type\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:16',''),(1692791657035,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/lhb/pullHistoryLhb','{\n \"beginDate\": \"\",\n \"endDate\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"beginDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"endDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:17',''),(1692791657124,0,0,82021,NULL,0,3,NULL,'','SELECT','POST','JSON','/stock/queryStock','{\n \"userId\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"userId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:17',''),(1692791657219,0,0,82021,NULL,0,3,NULL,'',NULL,'POST','JSON','/stock/stock/handler','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:17',''),(1692791689101,0,0,82021,NULL,0,3,NULL,'--',NULL,'GET','PARAM','/band/mgt/download','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:49',''),(1692791689150,0,0,82021,NULL,0,3,NULL,', end',NULL,'GET','PARAM','/band/mgt/pull','{\n \"begin\": \"\",\n \"end\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"begin\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"end\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:49',''),(1692791689202,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/band/mgt/query','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:49',''),(1692791689282,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/band/query','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:49',''),(1692791689329,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/band/query/all','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:49',''),(1692791689384,0,0,82021,NULL,0,3,NULL,'-',NULL,'POST','JSON','/barrage/mgt/config','{\n \"req\": null\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:49',''),(1692791689426,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/band/queryHistory','{\n \"chosenDate\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"chosenDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:49',''),(1692791689475,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/barrage/record/{barrageId}','{\n \"barrageId\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"barrageId\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:49',''),(1692791689522,0,0,82021,NULL,0,3,NULL,'-','INSERT','POST','JSON','/barrage/save','{\n \"req\": null,\n \"userId\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"userId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:49',''),(1692791689524,0,0,82021,NULL,0,3,NULL,'','DELETE','DELETE','JSON','/barrage/remove/{barrageId}','{\n \"barrageId\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"barrageId\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:49',''),(1692791689618,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/band/mgt/queryHistory','{\n \"chosenDate\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"chosenDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:49',''),(1692791689688,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/createHoliday','{\n \"year\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"year\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:49',''),(1692791689838,0,0,82021,NULL,0,3,NULL,'',NULL,'POST','JSON','/barrage/review','{\n \"reqDto\": {}\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"reqDto\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:49',''),(1692791689881,0,0,82021,NULL,0,3,NULL,'-',NULL,'POST','JSON','/barrage/cancel','{\n \"reqDto\": {}\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"reqDto\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:49',''),(1692791690007,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/fund/flow/replenish','{\n \"path\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"path\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:50',''),(1692791690063,0,0,82021,NULL,0,3,NULL,'json',NULL,'GET','PARAM','/fund/flow/pull','{\n \"date\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"date\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:50',''),(1692791690110,0,0,82021,NULL,0,3,NULL,'pk',NULL,'POST','JSON','/game/playerPk','{\n \"reqDto\": {},\n \"userId\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"reqDto\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n },\n \"userId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:50',''),(1692791690165,0,0,82021,NULL,0,3,NULL,'F10','SELECT','POST','JSON','/f10/queryF10Message/{busiType}','{\n \"busiType\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"busiType\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:50',''),(1692791690228,0,0,82021,NULL,0,3,NULL,'','SELECT','GET','PARAM','/game/queryPlayer','{\n \"userId\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"userId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:50',''),(1692791690267,0,0,82021,NULL,0,3,NULL,'pk',NULL,'GET','PARAM','/game/matchUser/{pkLevel}','{\n \"pkLevel\": 1,\n \"userId\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"pkLevel\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n },\n \"userId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:50',''),(1692791690335,0,0,82021,NULL,0,3,NULL,'',NULL,'POST','JSON','/game/solitaryPlay','{\n \"reqDto\": {},\n \"userId\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"reqDto\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n },\n \"userId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:50',''),(1692791690404,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/game/userRank','{\n \"type\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"type\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:50',''),(1692791690452,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/holders','{\n \"holderName\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"holderName\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:50',''),(1692791690499,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/holder/pullLatestHolder','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:50',''),(1692791690546,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/holder/stocks','{\n \"asc\": true,\n \"holderId\": 1,\n \"holderName\": \"\",\n \"userId\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"asc\": {\n \"notnull\": true,\n \"type\": \"boolean\",\n \"valueLevel\": 0,\n \"values\": [\n true\n ],\n \"lengthLevel\": 1,\n \"lengths\": []\n },\n \"holderId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n },\n \"holderName\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"userId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:50',''),(1692791690599,0,0,82021,NULL,0,3,NULL,'[max-min/min]*100',NULL,'GET','PARAM','/hq/calc/divideMin','{\n \"max\": 1,\n \"min\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"max\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n },\n \"min\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:50',''),(1692791690629,0,0,82021,NULL,0,3,NULL,'-','SELECT','GET','PARAM','/holiday/queryHoliday','{\n \"year\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"year\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:50',''),(1692791690673,0,0,82021,NULL,0,3,NULL,'[max-min/max]*100',NULL,'GET','PARAM','/hq/calc/divideMax','{\n \"max\": 1,\n \"min\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"max\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n },\n \"min\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:50',''),(1692791690726,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/hq/stock/plate','{\n \"code\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"code\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:50',''),(1692791690775,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/hq/strategy/profit','{\n \"code\": \"\",\n \"foldMinPrice\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"code\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"foldMinPrice\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:50',''),(1692791690808,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/holiday','{\n \"date\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"date\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:50',''),(1692791690848,0,0,82021,NULL,0,3,NULL,'K','SELECT','GET','PARAM','/game/queryKLine','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:50',''),(1692791690887,0,0,82021,NULL,0,3,NULL,'','UPDATE','POST','JSON','/game/updatePlayer','{\n \"reqDto\": {},\n \"userId\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"reqDto\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n },\n \"userId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:50',''),(1692791690971,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/index/flow/replenish','{\n \"path\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"path\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:51',''),(1692791691013,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/isTradeTime','{\n \"date\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"date\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:51',''),(1692791691067,0,0,82021,NULL,0,3,NULL,'','SELECT','GET','PARAM','/graph/queryGraph','{\n \"code\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"code\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:51',''),(1692791691119,0,0,82021,NULL,0,3,NULL,'/',NULL,'GET','PARAM','/lhb/download','{\n \"date\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"date\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:51',''),(1692791691180,0,0,82021,NULL,0,3,NULL,'','INSERT','POST','JSON','/lhb/batchInsertFailedSeat','{\n \"failures\": null\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:51',''),(1692791691236,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/holder/pullAllHolder','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:51',''),(1692791691296,0,0,82021,NULL,0,3,NULL,'','INSERT','POST','JSON','/lhb/insertDeptWhiteList','{\n \"req\": null\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:51',''),(1692791691356,0,0,82021,NULL,0,3,NULL,'','INSERT','POST','JSON','/lhb/insertSeatWhiteList','{\n \"req\": null\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:51',''),(1692791691413,0,0,82021,NULL,0,3,NULL,'json',NULL,'GET','PARAM','/index/flow/pull','{\n \"date\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"date\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:51',''),(1692791691460,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/lhb/pullHistoryLhb','{\n \"beginDate\": \"\",\n \"endDate\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"beginDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"endDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:51',''),(1692791691509,0,0,82021,NULL,0,3,NULL,'','SELECT','GET','PARAM','/lhb/query/all','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:51',''),(1692791691564,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/lhb/mgt/queryHistoryWiseChoice','{\n \"chosenDate\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"chosenDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:51',''),(1692791691593,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/lhb/mgt/queryWiseChoice','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:51',''),(1692791691649,0,0,82021,NULL,0,3,NULL,'','SELECT','GET','PARAM','/lhb/queryDeptWhiteList','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:51',''),(1692791691691,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/lhb/queryAllLhbStocks','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:51',''),(1692791691752,0,0,82021,NULL,0,3,NULL,'','INSERT','POST','JSON','/lhb/insertFailedWhiteList','{\n \"req\": null\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:51',''),(1692791691844,0,0,82021,NULL,0,3,NULL,'','SELECT','GET','PARAM','/lhb/queryFailedWhiteList','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:51',''),(1692791692037,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/lhb/queryHistoryWiseChoice','{\n \"chosenDate\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"chosenDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:52',''),(1692791692113,0,0,82021,NULL,0,3,NULL,'','SELECT','GET','PARAM','/lhb/queryHistorySearch','{\n \"userId\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"userId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:52',''),(1692791692430,0,0,82021,NULL,0,3,NULL,'','SELECT','POST','JSON','/lhb/queryLhbDetailsPreviousAndNext','{\n \"reqDto\": {}\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"reqDto\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:52',''),(1692791692473,0,0,82021,NULL,0,3,NULL,'3','SELECT','POST','JSON','/lhb/queryLhbDetailsLh3m/{stockCode}','{\n \"stockCode\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"stockCode\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:52',''),(1692791692524,0,0,82021,NULL,0,3,NULL,'3x','SELECT','POST','JSON','/lhb/queryLhbDetailsBtrs3m','{\n \"reqDto\": {}\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"reqDto\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:52',''),(1692791692604,0,0,82021,NULL,0,3,NULL,'',NULL,'GET','PARAM','/hq/stock','{\n \"name\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"name\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:52',''),(1692791692653,0,0,82021,NULL,0,3,NULL,'','SELECT','GET','PARAM','/lhb/querySeatWhiteList','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:52',''),(1692791692705,0,0,82021,NULL,0,3,NULL,'','DELETE','POST','JSON','/lhb/removeHistorySearch','{\n \"userId\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"userId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:52',''),(1692791692759,0,0,82021,NULL,0,3,NULL,'','DELETE','DELETE','JSON','/lhb/removeWhiteList/{id}','{\n \"id\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"id\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:52',''),(1692791692820,0,0,82021,NULL,0,3,NULL,'','SELECT','POST','JSON','/lhb/queryByIndex','{\n \"reqDto\": {}\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"reqDto\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:52',''),(1692791692967,0,0,82021,NULL,0,3,NULL,'','INSERT','POST','JSON','/lhb/saveSeatToFile','{\n \"reqDto\": {}\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"reqDto\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:52',''),(1692791693033,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/lhb/queryWiseChoice','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:53',''),(1692791693097,0,0,82021,NULL,0,3,NULL,'','DELETE','DELETE','JSON','/lhb/removeFile/{id}','{\n \"id\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"id\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:53',''),(1692791693164,0,0,82021,NULL,0,3,NULL,'','UPDATE','PUT','JSON','/lhb/updateFailedSeat','{\n \"reqDto\": {}\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"reqDto\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:53',''),(1692791693224,0,0,82021,NULL,0,3,NULL,'','UPDATE','GET','PARAM','/lhb/updateHistoryLhb','{\n \"beginDate\": \"\",\n \"endDate\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"beginDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"endDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:53',''),(1692791693285,0,0,82021,NULL,0,3,NULL,'','UPDATE','PUT','JSON','/lhb/updateSeatWhiteList','{\n \"req\": null\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:53',''),(1692791693339,0,0,82021,NULL,0,3,NULL,'-','SELECT','GET','PARAM','/lhb/searchStock','{\n \"keyword\": \"\",\n \"userId\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"keyword\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"userId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:53',''),(1692791693396,0,0,82021,NULL,0,3,NULL,'','UPDATE','GET','PARAM','/lhb/updateStockSeat/review','{\n \"requestId\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"requestId\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:53',''),(1692791693637,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/mgt/queryMainPioneerStock','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:53',''),(1692791693885,0,0,82021,NULL,0,3,NULL,'','INSERT','POST','JSON','/lhb/saveHistorySearch','{\n \"reqDto\": {},\n \"userId\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"reqDto\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n },\n \"userId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:53',''),(1692791693928,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/mgt/queryMainPioneerStockByDate','{\n \"date\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"date\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:53',''),(1692791693988,0,0,82021,NULL,0,3,NULL,'()','UPDATE','PUT','JSON','/lhb/updateDeptWhiteList','{\n \"req\": null\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:54',''),(1692791694042,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/mgt/queryHistoryMainPioneerStock','{\n \"endTime\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"endTime\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:54',''),(1692791694096,0,0,82021,NULL,0,3,NULL,'-',NULL,'GET','PARAM','/oneClickPullMainPioneerStock','{\n \"beginDate\": \"\",\n \"endDate\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"beginDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"endDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:54',''),(1692791694355,0,0,82021,NULL,0,3,NULL,'','UPDATE','GET','PARAM','/lhb/updateLhbThemes','{\n \"beginDate\": \"\",\n \"endDate\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"beginDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"endDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:54',''),(1692791694413,0,0,82021,NULL,0,3,NULL,'','SELECT','POST','JSON','/lhb/queryLhbDetails','{\n \"reqDto\": {}\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"reqDto\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:54',''),(1692791694458,0,0,82021,NULL,0,3,NULL,'--',NULL,'GET','PARAM','/hq/kinematic','{\n \"codes\": []\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"codes\": {\n \"notnull\": true,\n \"type\": \"array\",\n \"valueLevel\": 0,\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ],\n \"values\": [\n {}\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:54',''),(1692791694828,0,0,82021,NULL,0,3,NULL,'','SELECT','GET','PARAM','/lhb/queryFiles','{\n \"date\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"date\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:54',''),(1692791694893,0,0,82021,NULL,0,3,NULL,'--',NULL,'GET','PARAM','/rubik/pullStockPool','{\n \"beginDate\": \"\",\n \"endDate\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"beginDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"endDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:54',''),(1692791695181,0,0,82021,NULL,0,3,NULL,'','SELECT','GET','PARAM','/pioneer/query/all','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:55',''),(1692791695264,0,0,82021,NULL,0,3,NULL,'--()','SELECT','GET','PARAM','/rubik/mgt/queryHistoryRubikCubeStock','{\n \"date\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"date\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:55',''),(1692791695320,0,0,82021,NULL,0,3,NULL,'--()','SELECT','GET','PARAM','/rubik/mgt/queryRubikCubeStock','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:55',''),(1692791695408,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/rubik/queryRubikCubeStock','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:55',''),(1692791695492,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/rubik/queryAllHisRubikCube','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:55',''),(1692791695726,0,0,82021,NULL,0,3,NULL,'--','SELECT','GET','PARAM','/rubik/queryHistoryRubikCubeStock','{\n \"date\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"date\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:55',''),(1692791695993,0,0,82021,NULL,0,3,NULL,'','SELECT','GET','PARAM','/rubik/query/all','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:56',''),(1692791696160,0,0,82021,NULL,0,3,NULL,'',NULL,'POST','JSON','/stock/invoke','{\n \"agent\": \"\",\n \"reqDtos\": null,\n \"userId\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"agent\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"userId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:56',''),(1692791696225,0,0,82021,NULL,0,3,NULL,'',NULL,'POST','JSON','/lhb/uploadSeat','{\n \"file\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"file\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:56',''),(1692791696287,0,0,82021,NULL,0,3,NULL,'','SELECT','POST','JSON','/stock/queryStock','{\n \"userId\": 1\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"userId\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:56',''),(1692791696674,0,0,82021,NULL,0,3,NULL,'',NULL,'POST','JSON','/stock/stock/handler','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}',NULL,'2023-08-23 11:54:56',''),(1692791697415,0,0,82021,NULL,0,3,NULL,'','UPDATE','GET','PARAM','/lhb/updateStockSeat','{\n \"beginDate\": \"\",\n \"endDate\": \"\",\n \"requestId\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"beginDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"endDate\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"requestId\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:57',''),(1692791698439,0,0,82021,NULL,0,3,NULL,'','SELECT','GET','PARAM','/stock/search','{\n \"sort\": \"DESC\",\n \"target\": \"\",\n \"type\": \"\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"sort\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 0,\n \"values\": [\n \"DESC\"\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 4\n ]\n },\n \"target\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n },\n \"type\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 0\n ]\n }\n }\n ]\n}',NULL,'2023-08-23 11:54:58',''),(1692868332493,0,0,82021,NULL,82001,3,NULL,'',NULL,'GET','PARAM','/user','{\n \"id\": 82001\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"id\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 1,\n \"values\": [\n 82001\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 5\n ]\n }\n }\n ]\n}',NULL,'2023-08-24 09:12:12',''),(1693396503985,0,0,1693396359887,NULL,0,3,NULL,'','INSERT',NULL,'JSON','/post','{}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n}','','2023-08-30 11:55:04',NULL),(1693732467768,0,0,88888,NULL,0,3,NULL,' CRUD ',NULL,NULL,'JSON','/crud','{\n \"@head\": \"User:count\",\n \"User:count\": {\n \"id\": 82001,\n \"name\": \"Test User\"\n },\n \"@gets\": {\n \"Privacy\": \"Privacy-CIRCLE\",\n \"User\": {\n \"tag\": \"User\",\n \"@role\": \"CIRCLE\"\n }\n },\n \"Privacy\": {\n \"id\": 82001\n },\n \"User\": {},\n \"[]\": {\n \"Comment\": {\n \"@column\": \"momentId;count(*)\",\n \"userId@\": \"User/id\",\n \"@group\": \"momentId\",\n \"@method\": \"GETS\"\n }\n },\n \"@explain\": true\n}',NULL,NULL,'{\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"@head\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 10,\n 4\n ],\n \"repeat\": 1\n },\n \"User:count\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"id\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 1,\n \"values\": [\n 82001\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 5\n ],\n \"repeat\": 4,\n \"trend\": {\n \"top\": 2\n }\n },\n \"name\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 9\n ],\n \"repeat\": 2\n }\n }\n ]\n },\n \"@gets\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"Privacy\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 14\n ],\n \"repeat\": 2\n },\n \"User\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"tag\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 4\n ],\n \"repeat\": 2\n },\n \"@role\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 0,\n \"values\": [\n \"CIRCLE\"\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 6\n ],\n \"repeat\": 4\n }\n }\n ]\n }\n }\n ]\n },\n \"Privacy\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"id\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 1,\n \"values\": [\n 82001\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 5\n ],\n \"repeat\": 4,\n \"trend\": {\n \"top\": 2\n }\n }\n }\n ]\n },\n \"User\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {}\n ]\n },\n \"[]\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"Comment\": {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"userId@\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 9,\n 7\n ],\n \"repeat\": 1\n },\n \"@column\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 17\n ],\n \"repeat\": 1\n },\n \"@group\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 8\n ],\n \"repeat\": 1\n },\n \"@method\": {\n \"notnull\": true,\n \"type\": \"string\",\n \"valueLevel\": 0,\n \"values\": [\n \"GETS\"\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 4\n ],\n \"repeat\": 2\n }\n }\n ]\n },\n \"@method\": {\n \"notnull\": false,\n \"type\": \"string\",\n \"valueLevel\": 0,\n \"values\": [\n \"HEAD\"\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 4\n ]\n }\n }\n ]\n },\n \"@explain\": {\n \"notnull\": true,\n \"type\": \"boolean\",\n \"valueLevel\": 0,\n \"values\": [\n true\n ],\n \"lengthLevel\": 1,\n \"lengths\": [],\n \"repeat\": 2\n }\n }\n ]\n}','','2023-09-03 09:14:27',NULL),(1704192205411,0,0,82003,'APIJSON.cn',0,3,NULL,'',NULL,'POST','JSON','/login','{\n \"type\": 0,\n \"phone\": \"13000082003\",\n \"password\": \"123456\",\n \"version\": 1,\n \"remember\": false,\n \"format\": false,\n \"defaults\": {\n \"@database\": \"MYSQL\",\n \"@schema\": \"sys\"\n }\n}',NULL,NULL,'{\n \"notnull\": true,\n \"notempty\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"type\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 0\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n },\n \"phone\": {\n \"notnull\": true,\n \"notempty\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"format\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 1,\n \"values\": [\n 13000082003\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 11\n ]\n },\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 11\n ]\n },\n \"password\": {\n \"notnull\": true,\n \"notempty\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"format\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 1,\n \"values\": [\n 123456\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 6\n ]\n },\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 6\n ]\n },\n \"version\": {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n },\n \"remember\": {\n \"notnull\": true,\n \"type\": \"boolean\",\n \"valueLevel\": 0,\n \"values\": [\n false\n ],\n \"lengthLevel\": 1,\n \"lengths\": []\n },\n \"format\": {\n \"notnull\": true,\n \"type\": \"boolean\",\n \"valueLevel\": 0,\n \"values\": [\n false\n ],\n \"lengthLevel\": 1,\n \"lengths\": []\n },\n \"defaults\": {\n \"notnull\": true,\n \"notempty\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"@database\": {\n \"notnull\": true,\n \"notempty\": true,\n \"type\": \"string\",\n \"valueLevel\": 0,\n \"format\": \"NAME:Big\",\n \"values\": [\n \"MYSQL\"\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 5\n ]\n },\n \"@schema\": {\n \"notnull\": true,\n \"notempty\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"format\": \"NAME:small\",\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 3\n ]\n }\n }\n ]\n },\n \"code\": {\n \"notnull\": false,\n \"type\": null,\n \"guess\": true\n }\n }\n ]\n}','','2024-01-02 10:43:25',NULL),(1704192205412,0,0,82002,'APIJSON.cn',0,4,NULL,'method/invoke test',NULL,NULL,'JSON','/method/invoke','{\n \"package\": \"unitauto\",\n \"class\": \"test\",\n \"method\": \"test\"\n}',NULL,NULL,'{\n \"notnull\": true,\n \"notempty\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"package\": {\n \"notnull\": true,\n \"notempty\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"format\": \"NAME:small\",\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 8\n ]\n },\n \"class\": {\n \"notnull\": true,\n \"notempty\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"format\": \"NAME:small\",\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 4\n ]\n },\n \"method\": {\n \"notnull\": true,\n \"notempty\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"format\": \"NAME:small\",\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 4\n ]\n },\n \"code\": {\n \"notnull\": false,\n \"type\": null,\n \"guess\": true\n }\n }\n ]\n}','','2024-01-17 07:25:49',NULL),(1704192205413,0,0,82002,'APIJSON.cn',0,4,NULL,'method/invoke minus',NULL,NULL,'JSON','/method/invoke','{\n \"package\": \"unitauto.test\",\n \"class\": \"testutil\",\n \"method\": \"minus\",\n \"args\": [\n 2,\n 3\n ]\n}',NULL,NULL,'{\n \"notnull\": true,\n \"notempty\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"package\": {\n \"notnull\": true,\n \"notempty\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"format\": \"com.package\",\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 13\n ]\n },\n \"class\": {\n \"notnull\": true,\n \"notempty\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"format\": \"NAME:small\",\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 8\n ]\n },\n \"method\": {\n \"notnull\": true,\n \"notempty\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"format\": \"NAME:small\",\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 5\n ]\n },\n \"args\": {\n \"notnull\": true,\n \"notempty\": true,\n \"type\": \"array\",\n \"valueLevel\": 0,\n \"lengthLevel\": 1,\n \"lengths\": [\n 2\n ],\n \"values\": [\n {\n \"notnull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 3,\n 2\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ],\n \"repeat\": 1\n }\n ]\n },\n \"code\": {\n \"notnull\": false,\n \"type\": null,\n \"guess\": true\n }\n }\n ]\n}','','2024-01-17 07:27:59',NULL),(1704192205414,0,0,82002,'APIJSON.cn',0,4,NULL,'method/invoke comput_async',NULL,NULL,'JSON','/method/invoke','{\n \"package\": \"unitauto.test\",\n \"class\": \"testutil\",\n \"method\": \"compute_async\",\n \"args\": [\n 2,\n \"int:5\",\n {\n \"key\": \"callback\",\n \"type\": \"def(a,b)\",\n \"value\": {\n \"callback\": true,\n \"type\": \"int\",\n \"return\": \"a - b\"\n }\n }\n ]\n}',NULL,NULL,'{\n \"notnull\": true,\n \"notempty\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"package\": {\n \"notnull\": true,\n \"notempty\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"format\": \"com.package\",\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 13\n ]\n },\n \"class\": {\n \"notnull\": true,\n \"notempty\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"format\": \"NAME:small\",\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 8\n ]\n },\n \"method\": {\n \"notnull\": true,\n \"notempty\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"format\": \"NAME:small\",\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 13\n ]\n },\n \"args\": {\n \"notnull\": true,\n \"notempty\": true,\n \"type\": \"array\",\n \"valueLevel\": 0,\n \"lengthLevel\": 1,\n \"lengths\": [\n 3\n ],\n \"values\": [\n {\n \"notnull\": true,\n \"type\": \"object\",\n \"valueLevel\": 3,\n \"values\": [\n 2\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 5,\n 1\n ],\n \"notempty\": true,\n \"format\": \"\"\n }\n ]\n },\n \"code\": {\n \"notnull\": false,\n \"type\": null,\n \"guess\": true\n }\n }\n ]\n}','','2024-01-17 07:32:56',NULL),(1704192205420,0,0,82001,'APIJSON.cn',0,3,NULL,' ','SELECT','POST','JSON','/get','{\n \"[]\": {\n \"Comment\": {\n \"momentId\": 15\n },\n \"User\": {\n \"id@\": \"/Comment/userId\"\n }\n }\n}',NULL,NULL,'{\n \"notNull\": true,\n \"notEmpty\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"[]\": {\n \"notNull\": true,\n \"notEmpty\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"Comment\": {\n \"notNull\": true,\n \"notEmpty\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"momentId\": {\n \"notNull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 15\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 2\n ]\n }\n }\n ]\n },\n \"User\": {\n \"notNull\": true,\n \"notEmpty\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"id@\": {\n \"notNull\": true,\n \"notEmpty\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"format\": \"\",\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 15\n ]\n }\n }\n ]\n }\n }\n ]\n }\n }\n ]\n}','','2024-05-26 07:16:34',NULL),(1704192205421,0,0,82001,'APIJSON',82003,3,NULL,'','SELECT','GET','PARAM','/user/list','{\n \"pageSize\": 10,\n \"pageNum\": 1,\n \"searchKey\": \"a\"\n}',NULL,NULL,'{\n \"notNull\": true,\n \"notEmpty\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"pageSize\": {\n \"notNull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 10\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 2\n ],\n \"comment\": \"\"\n },\n \"pageNum\": {\n \"notNull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 0,\n \"values\": [\n 1\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ]\n },\n \"searchKey\": {\n \"notNull\": true,\n \"notEmpty\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"format\": \"NAME:small\",\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 1\n ],\n \"comment\": \"\"\n }\n }\n ]\n}',NULL,'2024-06-04 02:15:31',''),(1704192205422,0,0,82001,'APIJSON',82003,3,NULL,'',NULL,'GET','PARAM','/user','{\n \"id\": 82001\n}',NULL,NULL,'{\n \"notNull\": true,\n \"notEmpty\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"id\": {\n \"notNull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 1,\n \"values\": [\n 82001\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 5\n ],\n \"comment\": \"\"\n }\n }\n ]\n}',NULL,'2024-06-04 02:15:31',''),(1704192205423,0,0,82001,'APIJSON.cn',0,3,NULL,'001','SELECT','POST','JSON','/get','{\n \"User\": {\n \"id\": 82001\n },\n \"[]\": {\n \"Comment\": {\n \"userId@\": \"User/id\"\n }\n }\n}',NULL,NULL,'{\n \"notNull\": true,\n \"notEmpty\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"User\": {\n \"notNull\": true,\n \"notEmpty\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"0\": {\n \"type\": \"object\",\n \"notNull\": true,\n \"comment\": \"Comment.userId = User.id Enter \"\n },\n \"id\": {\n \"notNull\": true,\n \"type\": \"integer\",\n \"valueLevel\": 1,\n \"values\": [\n 82001\n ],\n \"lengthLevel\": 1,\n \"lengths\": [\n 5\n ]\n }\n }\n ]\n },\n \"[]\": {\n \"notNull\": true,\n \"notEmpty\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"Comment\": {\n \"notNull\": true,\n \"notEmpty\": true,\n \"type\": \"object\",\n \"valueLevel\": 0,\n \"values\": [\n {\n \"userId@\": {\n \"notNull\": true,\n \"notEmpty\": true,\n \"type\": \"string\",\n \"valueLevel\": 3,\n \"format\": \"root/folder\",\n \"values\": [],\n \"lengthLevel\": 1,\n \"lengths\": [\n 7\n ]\n }\n }\n ]\n }\n }\n ]\n }\n }\n ]\n}','','2024-06-04 05:52:45','\n JSON JSON5 \n 1 JSON \n\n## \nCtrl + I Command + I \nCtrl + / Command + / \nCtrl + D Command + D \nCtrl + S Command + S \n\n#### > '); /*!40000 ALTER TABLE `Document` 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 2024-06-16 0:37:14
Web Proxy Viewer |
New URL
|
Original Page