Files
webman-buildadmin/database/MySQL_backup/buildadmin-webman-game-number_20260423171954_backup.sql
zhenhui a033bf47b6 1.优化game_config
2.备份MySQL数据库
2026-04-28 15:50:16 +08:00

1273 lines
534 KiB
SQL
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
-- MySQL dump 10.13 Distrib 8.0.12, for Win64 (x86_64)
--
-- Host: localhost Database: buildadmin-webman-game-number
-- ------------------------------------------------------
-- Server version 8.0.12
/*!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 */;
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 `admin`
--
DROP TABLE IF EXISTS `admin`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `admin` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT COMMENT 'ID',
`parent_admin_id` int(11) unsigned DEFAULT NULL COMMENT '上级代理管理员ID顶级为空',
`channel_id` int(10) unsigned DEFAULT NULL COMMENT '所属渠道IDchannel.id',
`username` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '用户名',
`nickname` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '昵称',
`avatar` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '头像',
`email` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '邮箱',
`mobile` varchar(11) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '手机',
`invite_code` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT '子代理邀请码(用于发展玩家)',
`login_failure` tinyint(4) unsigned NOT NULL DEFAULT '0' COMMENT '登录失败次数',
`last_login_time` bigint(16) unsigned DEFAULT NULL COMMENT '上次登录时间',
`last_login_ip` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '上次登录IP',
`password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '密码',
`salt` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '密码盐(废弃待删)',
`motto` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '签名',
`status` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '状态:enable=启用,disable=禁用',
`agent_role` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'sub_agent' COMMENT '代理角色标识',
`update_time` bigint(16) unsigned DEFAULT NULL COMMENT '更新时间',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
PRIMARY KEY (`id`),
UNIQUE KEY `username` (`username`),
UNIQUE KEY `uk_invite_code` (`invite_code`),
KEY `idx_parent_admin_id` (`parent_admin_id`),
KEY `idx_channel_id` (`channel_id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='管理员表';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `admin`
--
LOCK TABLES `admin` WRITE;
/*!40000 ALTER TABLE `admin` DISABLE KEYS */;
INSERT INTO `admin` VALUES (1,NULL,NULL,'admin','Admin','','admin@buildadmin.com','18888888888',NULL,0,1776935875,'127.0.0.1','$2y$10$0weo8meuN0p.Xhjg1ta0TuVpCuMMQngSPWtmuHwutHt/XR58JUyNS','','','enable','sub_agent',1776935875,1775022962),(6,2,1,'zhuguanTest1','测试主管1','','','','4DD3D519',0,NULL,'','$2y$10$9MhDGFRMDfnVOja6tkiWXes2WPTUlbEHAWXX/KyBIYluHJe9QjwQK','','','enable','sub_agent',1776396506,1776155166),(7,2,1,'zhuguan1','测试1主管1','','','','4CD2CFC9',0,1776499650,'127.0.0.1','$2y$10$CjPYvJf49IqnwU7JfHk0regKiQYnAilKkYxRGUuAybCiFTiE2I/te','','','enable','sub_agent',1776499650,1776155798),(8,NULL,1,'admin1','测试1超管1','/storage/default/20260415/qiqihou5beececa707b006afb2fa42c0f1fcd945edca366.png','','','D97DBC16',0,1776935868,'127.0.0.1','$2y$10$Ipau6n3DhCZFsekIz/WdC.gLYAIGuP6RFMVLMvqyrNcDFFcHJyVOa','','','enable','sub_agent',1776935868,1776222907),(9,NULL,2,'admin2','测试2超管1','/storage/default/20260415/shenshiji8c03f375d3735a75c18f1d2840496b07c9c41c3b.png','','','E7BAE6F7',0,NULL,'','$2y$10$NlZ8rbaCTdeYxagmRxdWZuX0vIxcTuep1AG4JvKbPNNM4jl3L2qOG','','','enable','sub_agent',1776396554,1776222941),(10,NULL,1,'test1jingli1','测试1-主管1-经理1','','','','E38C5444',0,NULL,'','$2y$10$6BIYv0qkDx8rYJa38Jr5xeZzLszV5q7/bEBqKnr4D6BzrF0bnKVAa','','','enable','sub_agent',1776396569,1776303624),(11,NULL,1,'test1yuangong1','测试1-主管1-经理1-员工1','','','','DFC180F6',0,NULL,'','$2y$10$qkmo..CwwoKWUdw6GBabi.LY1oAUmZUAvswHqfSUDNIRsMWnkgvmy','','','enable','sub_agent',1776396556,1776303674),(12,NULL,1,'test1jingli2','测试1-主管1-经理2','','','','A9A77D7A',0,NULL,'','$2y$10$9mWvtp4v3rjAySZgM5YeyO07/2X90s9nAIMw59H/spAUU3xso06q.','','','enable','sub_agent',1776396559,1776303704),(13,NULL,1,'test1zhuguan2','测试1-主管2','','','','7DDC9281',0,NULL,'','$2y$10$RFBniDuBWgN.xx2jh1hKbuNANnjPloGI0Oo3B/IwyGe20XzgnUOMm','','','enable','sub_agent',1776396575,1776303767),(14,NULL,1,'test1zhuguan3','测试1主管3','','','','4BD0FA4C',0,NULL,'','$2y$10$CA.prx0MAj6piOXd732d0.7AR2q8XcOI/fz2uo2Mr75FZw5ASWhfm','','','enable','sub_agent',1776396561,1776303788);
/*!40000 ALTER TABLE `admin` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `admin_group`
--
DROP TABLE IF EXISTS `admin_group`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `admin_group` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT COMMENT 'ID',
`pid` int(11) unsigned NOT NULL DEFAULT '0' COMMENT '上级分组',
`channel_id` int(10) unsigned DEFAULT NULL COMMENT '所属渠道IDchannel.idNULL表示系统级角色组',
`name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '组名',
`rules` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci COMMENT '权限规则ID',
`status` tinyint(1) unsigned NOT NULL DEFAULT '1' COMMENT '状态:0=禁用,1=启用',
`update_time` bigint(16) unsigned DEFAULT NULL COMMENT '更新时间',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
PRIMARY KEY (`id`),
KEY `idx_channel_id` (`channel_id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='管理分组表';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `admin_group`
--
LOCK TABLES `admin_group` WRITE;
/*!40000 ALTER TABLE `admin_group` DISABLE KEYS */;
INSERT INTO `admin_group` VALUES (1,0,NULL,'超级管理组','*',1,1775022962,1775022962),(5,0,1,'游戏测试1组','1,89,3,7,6,5,4,8,12,11,10,9,19,20,52,54,53,92,185,189,193,122,126,210,130,129,128,127,143,144,123,131,132,133,137,136,135,134,138,221,220,219,218,142,141,140,139,197,199,201,205,146,151,212,234,259,172,176,2,44,91,186,187,188,90,198,124,145,150,211,232,258,169,170,171',1,1776927057,1775026281),(6,0,2,'游戏测试2组','1,89,3,7,6,5,4,8,12,11,10,9,19,20,52,54,53,92,185,189,193,122,126,210,130,129,128,127,143,144,123,131,132,133,137,136,135,134,138,221,220,219,218,142,141,140,139,197,199,201,205,146,151,212,234,259,172,176,2,44,91,186,187,188,90,198,124,145,150,211,232,258,169,170,171',1,1776396318,1775026316),(7,5,1,'游戏测试1组-主管1','1,89,3,7,6,5,4,8,12,11,10,9,19,20,261,265,264,263,262,52,54,53,189,193,122,126,210,130,129,128,127,143,144,123,131,132,133,137,136,135,134,138,221,220,219,218,142,141,140,139,197,199,201,205,146,151,212,234,259,2,44,186,187,188,90,198,124,145,150,211,232,258',1,1776927889,1775030867),(8,6,2,'游戏测试2组-主管','1,89,3,7,6,5,4,8,12,11,10,9,19,20,261,265,264,263,262,52,54,53,189,193,122,126,210,130,129,128,127,143,144,123,131,132,133,137,136,135,134,138,221,220,219,218,142,141,140,139,197,199,201,205,146,151,212,234,259,2,44,186,187,188,90,198,124,145,150,211,232,258',1,1776407850,1775030892),(9,0,NULL,'游戏测试3组','1,89,3,7,6,5,4,8,12,11,10,9,19,20,52,54,53,92,185,189,193,122,126,210,130,129,128,127,143,144,123,131,132,133,137,136,135,134,138,221,220,219,218,142,141,140,139,197,199,201,205,146,151,212,234,259,172,176,2,44,91,186,187,188,90,198,124,145,150,211,232,258,169,170,171',1,1775030906,1775030906),(10,5,1,'游戏测试1组-主管2','1,89,3,7,6,5,4,8,12,11,10,9,19,20,261,265,264,263,262,52,54,53,189,193,122,126,210,130,129,128,127,143,144,123,131,132,133,137,136,135,134,138,221,220,219,218,142,141,140,139,197,199,201,205,146,151,212,234,259,2,44,186,187,188,90,198,124,145,150,211,232,258',1,1776158920,1776158920),(11,5,1,'游戏测试1组-主管3','1,89,3,7,6,5,4,8,12,11,10,9,19,20,261,265,264,263,262,52,54,53,189,193,122,126,210,130,129,128,127,143,144,123,131,132,133,137,136,135,134,138,221,220,219,218,142,141,140,139,197,199,201,205,146,151,212,234,259,2,44,186,187,188,90,198,124,145,150,211,232,258',1,1776158932,1776158932),(12,7,1,'游戏测试组1-主管1-经理1','1,89,3,7,6,5,4,8,12,11,10,9,19,20,261,265,264,263,262,52,54,53,189,193,122,126,210,130,129,128,127,143,144,123,131,132,133,137,136,135,134,138,221,220,219,218,142,141,140,139,197,199,201,205,146,151,212,234,259,2,44,186,187,188,90,198,124,145,150,211,232,258',1,1776927783,1776219172),(13,7,1,'游戏测试组1-主管1-经理2','1,89,3,7,6,5,4,8,12,11,10,9,19,20,261,265,264,263,262,52,54,53,189,193,123,131,132,133,137,136,135,134,138,221,220,219,218,142,141,140,139,197,199,201,205,146,151,212,234,259,2,44,186,187,188,90,198,124,145,150,211,232,258',1,1776219189,1776219189),(14,12,1,'游戏测试组1-主管1-经理1-员工1','1,89,261,265,264,263,262,52,54,53,189,193,122,126,210,130,129,128,127,143,144,123,131,132,133,137,136,135,134,138,221,220,219,218,142,141,140,139,197,199,201,205,146,151,212,234,259,44,186,187,188,90,198,124,145,150,211,232,258',1,1776927768,1776219247);
/*!40000 ALTER TABLE `admin_group` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `admin_group_access`
--
DROP TABLE IF EXISTS `admin_group_access`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `admin_group_access` (
`uid` int(11) unsigned NOT NULL COMMENT '管理员ID',
`group_id` int(11) unsigned NOT NULL COMMENT '分组ID',
KEY `uid` (`uid`),
KEY `group_id` (`group_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='管理分组映射表';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `admin_group_access`
--
LOCK TABLES `admin_group_access` WRITE;
/*!40000 ALTER TABLE `admin_group_access` DISABLE KEYS */;
INSERT INTO `admin_group_access` VALUES (1,1),(3,6),(4,7),(2,5),(5,8),(7,10),(6,7),(8,5),(9,6),(11,14),(12,13),(14,11),(10,12),(13,10);
/*!40000 ALTER TABLE `admin_group_access` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `admin_log`
--
DROP TABLE IF EXISTS `admin_log`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `admin_log` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT COMMENT 'ID',
`admin_id` int(11) unsigned NOT NULL DEFAULT '0' COMMENT '管理员ID',
`username` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '管理员用户名',
`url` varchar(1500) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '操作Url',
`title` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '日志标题',
`data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci COMMENT '请求数据',
`ip` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'IP',
`useragent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'User-Agent',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=426 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='管理员日志表';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `admin_log`
--
LOCK TABLES `admin_log` WRITE;
/*!40000 ALTER TABLE `admin_log` DISABLE KEYS */;
INSERT INTO `admin_log` VALUES (1,0,'未知','//localhost:8787/admin/ajax/clearCache','未知(clearCache)','{\"type\":\"all\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775023381),(2,1,'admin','//localhost:8787/admin/Index/login','登录','{\"username\":\"admin\",\"password\":\"***\",\"keep\":false,\"captchaId\":\"ac600599-cc79-4df1-9762-198f0f5b68ff\",\"captchaInfo\":\"176,103-91,134;350;200\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775023400),(3,1,'admin','//localhost:8787/admin/Index/login','登录','{\"username\":\"admin\",\"password\":\"***\",\"keep\":false,\"captchaId\":\"8313cbd7-f9e8-4d7c-a0da-d64db43f3b6d\",\"captchaInfo\":\"\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775023754),(4,1,'admin','//localhost:8787/admin/crud.Crud/generateCheck','CRUD代码生成-生成前预检','{\"table\":\"game_channel\",\"connection\":null,\"webViewsDir\":\"web\\/src\\/views\\/backend\\/game\\/channel\",\"controllerFile\":\"app\\/admin\\/controller\\/game\\/Channel.php\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775024539),(5,1,'admin','//localhost:8787/admin/crud.Crud/generate','未知(generate)','{\"type\":\"create\",\"table\":{\"name\":\"game_channel\",\"comment\":\"渠道管理\",\"quickSearchField\":[\"id\",\"code\",\"name\"],\"defaultSortField\":\"id\",\"formFields\":[\"name\",\"remark\",\"admin_id\",\"status\",\"code\"],\"columnFields\":[\"id\",\"name\",\"user_count\",\"profit_amount\",\"create_time\",\"update_time\",\"status\",\"code\"],\"defaultSortType\":\"desc\",\"generateRelativePath\":\"game_channel\",\"isCommonModel\":1,\"modelFile\":\"app\\/common\\/model\\/GameChannel.php\",\"controllerFile\":\"app\\/admin\\/controller\\/game\\/Channel.php\",\"validateFile\":\"app\\/common\\/validate\\/GameChannel.php\",\"webViewsDir\":\"web\\/src\\/views\\/backend\\/game\\/channel\",\"databaseConnection\":null,\"designChange\":[],\"rebuild\":\"No\"},\"fields\":[{\"title\":\"主键\",\"name\":\"id\",\"comment\":\"ID\",\"designType\":\"pk\",\"formBuildExclude\":true,\"table\":{\"width\":70,\"operator\":\"RANGE\",\"sortable\":\"custom\"},\"form\":[],\"type\":\"int\",\"length\":10,\"precision\":0,\"defaultType\":\"NONE\",\"null\":false,\"primaryKey\":true,\"unsigned\":true,\"autoIncrement\":true,\"uuid\":\"e590c47d-3de8-4b9d-9233-35037259c31b\"},{\"title\":\"字符串\",\"name\":\"code\",\"comment\":\"渠道标识\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\"},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"b0db6092-45ad-4784-b549-d5c7595100df\"},{\"title\":\"字符串\",\"name\":\"name\",\"comment\":\"渠道\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\"},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"6e3d7775-939a-48c6-862b-912b961cdee9\"},{\"title\":\"远程下拉(关联表)\",\"name\":\"admin_id\",\"comment\":\"渠道管理员\",\"designType\":\"remoteSelect\",\"tableBuildExclude\":true,\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"username\",\"remote-table\":\"admin\",\"remote-controller\":\"app\\\\admin\\\\controller\\\\auth\\\\Admin.php\",\"remote-model\":\"app\\\\admin\\\\model\\\\Admin.php\",\"relation-fields\":\"username\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"crud\"},\"type\":\"int\",\"length\":10,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"2a2d1bac-6406-4488-8626-760b0504f5b7\"},{\"title\":\"数字\",\"name\":\"user_count\",\"comment\":\"用户数\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"integer\"],\"validatorMsg\":\"\",\"step\":1},\"type\":\"int\",\"length\":10,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"8e98e5e0-6300-4c91-91d1-013b45ee5025\"},{\"title\":\"浮点数\",\"name\":\"profit_amount\",\"type\":\"decimal\",\"length\":5,\"precision\":2,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"利润\",\"designType\":\"float\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"float\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"6aa38660-d9ea-4242-b3fd-35f5bb3d61dc\"},{\"title\":\"状态\",\"name\":\"status\",\"comment\":\"状态:0=禁用,1=启用\",\"designType\":\"switch\",\"table\":{\"operator\":\"eq\",\"sortable\":\"false\",\"render\":\"switch\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"type\":\"tinyint\",\"length\":1,\"precision\":0,\"default\":\"1\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"d1c4c3ee-2824-481e-b104-0870d26cc0c0\"},{\"title\":\"备注\",\"name\":\"remark\",\"comment\":\"备注\",\"designType\":\"textarea\",\"tableBuildExclude\":true,\"table\":{\"operator\":\"false\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"rows\":3},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"e32dfa84-9af7-40b3-b56f-852a125a96fa\"},{\"title\":\"创建时间\",\"name\":\"create_time\",\"comment\":\"创建时间\",\"designType\":\"timestamp\",\"formBuildExclude\":true,\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"type\":\"bigint\",\"length\":16,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"20111342-c41b-4f9d-bd61-412c3caba959\"},{\"title\":\"修改时间\",\"name\":\"update_time\",\"comment\":\"修改时间\",\"designType\":\"timestamp\",\"formBuildExclude\":true,\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"type\":\"bigint\",\"length\":16,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"593a8557-fe89-4ffe-95b2-91523e8feea7\"}]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775024539),(6,1,'admin','//localhost:8787/admin/game.Channel/add','未知(add)','{\"status\":\"1\",\"admin_id\":\"1\",\"code\":\"test_game\",\"name\":\"测试渠道\",\"remark\":\"这是测试渠道\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775025725),(7,1,'admin','//localhost:8787/admin/game.Channel/add','未知(add)','{\"status\":\"1\",\"admin_id\":\"1\",\"code\":\"test_game\",\"name\":\"测试渠道\",\"remark\":\"这是测试渠道\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775025976),(8,1,'admin','//localhost:8787/admin/auth.Group/add','未知(add)','{\"status\":1,\"pid\":0,\"name\":\"游戏测试组\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20,90,91,96,95,94,93,92]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775026281),(9,1,'admin','//localhost:8787/admin/auth.Group/add','未知(add)','{\"status\":1,\"pid\":0,\"name\":\"游戏测试2组\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20,90,91,96,95,94,93,92]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775026316),(10,1,'admin','//localhost:8787/admin/crud.Crud/logStart','CRUD代码生成-从历史记录开始','{\"id\":1,\"type\":\"\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775026328),(11,1,'admin','//localhost:8787/admin/crud.Crud/generateCheck','CRUD代码生成-生成前预检','{\"table\":\"game_channel\",\"connection\":null,\"webViewsDir\":\"web\\/src\\/views\\/backend\\/game\\/channel\",\"controllerFile\":\"app\\/admin\\/controller\\/game\\/Channel.php\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775026506),(12,1,'admin','//localhost:8787/admin/crud.Crud/generate','未知(generate)','{\"type\":\"log\",\"table\":{\"name\":\"game_channel\",\"comment\":\"渠道管理\",\"quickSearchField\":[\"id\",\"code\",\"name\"],\"defaultSortField\":\"id\",\"formFields\":[\"name\",\"remark\",\"status\",\"code\",\"admin_group_id\",\"admin_id\"],\"columnFields\":[\"id\",\"name\",\"user_count\",\"profit_amount\",\"create_time\",\"update_time\",\"status\",\"code\"],\"defaultSortType\":\"desc\",\"generateRelativePath\":\"game_channel\",\"isCommonModel\":1,\"modelFile\":\"app\\/common\\/model\\/GameChannel.php\",\"controllerFile\":\"app\\/admin\\/controller\\/game\\/Channel.php\",\"validateFile\":\"app\\/common\\/validate\\/GameChannel.php\",\"webViewsDir\":\"web\\/src\\/views\\/backend\\/game\\/channel\",\"databaseConnection\":null,\"designChange\":[{\"type\":\"del-field\",\"oldName\":\"admin_id\",\"newName\":\"\",\"sync\":true},{\"type\":\"add-field\",\"index\":9,\"newName\":\"admin_group_id\",\"oldName\":\"\",\"after\":\"remark\",\"sync\":true},{\"type\":\"change-field-attr\",\"index\":2,\"oldName\":\"name\",\"newName\":\"\",\"sync\":true},{\"type\":\"add-field\",\"index\":10,\"newName\":\"admin_id\",\"oldName\":\"\",\"after\":\"remark\",\"sync\":true}],\"rebuild\":\"No\",\"empty\":false},\"fields\":[{\"title\":\"主键\",\"name\":\"id\",\"comment\":\"ID\",\"designType\":\"pk\",\"formBuildExclude\":true,\"table\":{\"width\":70,\"operator\":\"RANGE\",\"sortable\":\"custom\"},\"form\":[],\"type\":\"int\",\"length\":10,\"precision\":0,\"defaultType\":\"NONE\",\"null\":false,\"primaryKey\":true,\"unsigned\":true,\"autoIncrement\":true,\"uuid\":\"066f98c0-db0c-4bed-9e44-e6fd3531df99\"},{\"title\":\"字符串\",\"name\":\"code\",\"comment\":\"渠道标识\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\"},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"21702f5c-5084-4d09-b591-a16d5702a9d0\"},{\"title\":\"字符串\",\"name\":\"name\",\"comment\":\"渠道名\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\"},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"e9a5b2d2-b2bb-4466-afed-85b6889e33a9\"},{\"title\":\"数字\",\"name\":\"user_count\",\"comment\":\"用户数\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"integer\"],\"validatorMsg\":\"\",\"step\":1},\"type\":\"int\",\"length\":10,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"2d3cfddd-97a7-44db-a76b-cd4fce580fa3\"},{\"title\":\"浮点数\",\"name\":\"profit_amount\",\"type\":\"decimal\",\"length\":5,\"precision\":2,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"利润\",\"designType\":\"float\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"float\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"a430ad3f-bf61-4be9-b63e-3decb371e8de\"},{\"title\":\"状态\",\"name\":\"status\",\"comment\":\"状态:0=禁用,1=启用\",\"designType\":\"switch\",\"table\":{\"operator\":\"eq\",\"sortable\":\"false\",\"render\":\"switch\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"type\":\"tinyint\",\"length\":1,\"precision\":0,\"default\":\"1\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"c07946b5-27f3-4d51-a347-a2a614d580ef\"},{\"title\":\"备注\",\"name\":\"remark\",\"comment\":\"备注\",\"designType\":\"textarea\",\"tableBuildExclude\":true,\"table\":{\"operator\":\"false\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"rows\":3},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"ab09ed37-30a4-48b4-a524-2c021f13cc5d\"},{\"title\":\"远程下拉(关联表)\",\"name\":\"admin_group_id\",\"comment\":\"管理角色组\",\"designType\":\"remoteSelect\",\"tableBuildExclude\":true,\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"name\",\"remote-table\":\"admin_group\",\"remote-controller\":\"app\\\\admin\\\\controller\\\\auth\\\\Group.php\",\"remote-model\":\"app\\\\admin\\\\model\\\\AdminGroup.php\",\"relation-fields\":\"name\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"crud\"},\"type\":\"int\",\"length\":10,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"def64dda-5b7a-4cb3-9d83-688d370c3d77\"},{\"title\":\"远程下拉(关联表)\",\"name\":\"admin_id\",\"comment\":\"管理员\",\"designType\":\"remoteSelect\",\"tableBuildExclude\":true,\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"username\",\"remote-table\":\"admin\",\"remote-controller\":\"app\\\\admin\\\\controller\\\\auth\\\\Admin.php\",\"remote-model\":\"app\\\\admin\\\\model\\\\Admin.php\",\"relation-fields\":\"username\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"crud\"},\"type\":\"int\",\"length\":10,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"357d99cd-1bf5-4759-b733-e4fa16332b71\"},{\"title\":\"创建时间\",\"name\":\"create_time\",\"comment\":\"创建时间\",\"designType\":\"timestamp\",\"formBuildExclude\":true,\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"type\":\"bigint\",\"length\":16,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"a377a7cd-3c68-4b7a-a129-d62b0a3b61c3\"},{\"title\":\"修改时间\",\"name\":\"update_time\",\"comment\":\"修改时间\",\"designType\":\"timestamp\",\"formBuildExclude\":true,\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"type\":\"bigint\",\"length\":16,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"775b1311-c9d6-4640-a5c6-8bbaabbaa00a\"}]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775026508),(13,1,'admin','//localhost:8787/admin/game.Channel/edit','未知(edit)','{\"id\":1,\"code\":\"test_game_one\",\"name\":\"测试渠道1\",\"user_count\":null,\"profit_amount\":null,\"status\":1,\"remark\":\"这是测试渠道1\",\"admin_id\":\"1\",\"admin_group_id\":\"5\",\"create_time\":1775025976,\"update_time\":1775025976}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775026582),(14,1,'admin','//localhost:8787/admin/ajax/upload','上传文件','{\"uuid\":\"617e2e1f-d939-4e8e-9751-6b28befacaf1\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775026612),(15,1,'admin','//localhost:8787/admin/auth.Admin/add','未知(add)','{\"status\":\"enable\",\"group_arr\":[\"5\"],\"username\":\"admin1\",\"nickname\":\"测试渠道超管1\",\"avatar\":\"\\/storage\\/default\\/20260401\\/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png\",\"password\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775026617),(16,1,'admin','//localhost:8787/admin/auth.Group/edit','未知(edit)','{\"id\":5,\"pid\":0,\"name\":\"游戏测试1组\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20,90,91,96,95,94,93,92],\"status\":1,\"update_time\":1775026281,\"create_time\":1775026281}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775026629),(17,1,'admin','//localhost:8787/admin/auth.Admin/add','未知(add)','{\"status\":\"enable\",\"group_arr\":[\"6\"],\"username\":\"admin2\",\"nickname\":\"游戏测试2组\",\"password\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775026658),(18,1,'admin','//localhost:8787/admin/game.Channel/edit','未知(edit)','{\"id\":1,\"code\":\"test_game_one\",\"name\":\"测试渠道1\",\"user_count\":null,\"profit_amount\":null,\"status\":1,\"remark\":\"这是测试渠道1\",\"admin_id\":\"2\",\"admin_group_id\":\"5\",\"create_time\":1775025976,\"update_time\":1775026582}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775026673),(19,1,'admin','//localhost:8787/admin/game.Channel/add','未知(add)','{\"status\":\"1\",\"admin_group_id\":\"6\",\"admin_id\":\"3\",\"code\":\"test_game_two\",\"name\":\"测试渠道2\",\"remark\":\"这是测试渠道2\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775026721),(20,1,'admin','//localhost:8787/admin/crud.Crud/logStart','CRUD代码生成-从历史记录开始','{\"id\":2,\"type\":\"\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775026808),(21,1,'admin','//localhost:8787/admin/crud.Crud/generateCheck','CRUD代码生成-生成前预检','{\"table\":\"game_user\",\"connection\":null,\"webViewsDir\":\"web\\/src\\/views\\/backend\\/game\\/user\",\"controllerFile\":\"app\\/admin\\/controller\\/game\\/User.php\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775028742),(22,1,'admin','//localhost:8787/admin/crud.Crud/generate','未知(generate)','{\"type\":\"create\",\"table\":{\"name\":\"game_user\",\"comment\":\"用户管理\",\"quickSearchField\":[\"id\",\"username\",\"phone\"],\"defaultSortField\":\"id\",\"formFields\":[\"username\",\"password\",\"phone\",\"remark\",\"coin\",\"game_channel_id\",\"admin_id\"],\"columnFields\":[\"id\",\"username\",\"uuid\",\"phone\",\"coin\",\"create_time\",\"create_time1\"],\"defaultSortType\":\"desc\",\"generateRelativePath\":\"game_user\",\"isCommonModel\":1,\"modelFile\":\"app\\/common\\/model\\/GameUser.php\",\"controllerFile\":\"app\\/admin\\/controller\\/game\\/User.php\",\"validateFile\":\"app\\/common\\/validate\\/GameUser.php\",\"webViewsDir\":\"web\\/src\\/views\\/backend\\/game\\/user\",\"databaseConnection\":null,\"designChange\":[],\"rebuild\":\"No\"},\"fields\":[{\"title\":\"主键\",\"name\":\"id\",\"comment\":\"ID\",\"designType\":\"pk\",\"formBuildExclude\":true,\"table\":{\"width\":70,\"operator\":\"RANGE\",\"sortable\":\"custom\"},\"form\":[],\"type\":\"int\",\"length\":10,\"precision\":0,\"defaultType\":\"NONE\",\"null\":false,\"primaryKey\":true,\"unsigned\":true,\"autoIncrement\":true,\"uuid\":\"23e7b867-f93b-40cf-8439-a676d9c238df\"},{\"title\":\"字符串\",\"name\":\"username\",\"comment\":\"用户名\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\"},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"eb47efa5-4e6f-47ec-a8b7-13b17781a0c0\"},{\"title\":\"密码\",\"name\":\"password\",\"comment\":\"密码\",\"designType\":\"password\",\"tableBuildExclude\":true,\"table\":{\"operator\":\"false\"},\"form\":{\"validator\":[\"password\",\"required\"],\"validatorMsg\":\"\"},\"type\":\"varchar\",\"length\":32,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"a195c88f-7fec-4796-97ed-0ec9f8df1254\"},{\"title\":\"字符串\",\"name\":\"uuid\",\"comment\":\"用户唯一标识\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"e111afbd-eba4-443f-a270-8d2026ec196a\"},{\"title\":\"字符串\",\"name\":\"phone\",\"comment\":\"手机号\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\"},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"84637a97-ab2d-4808-a75d-a9ed08388b22\"},{\"title\":\"备注\",\"name\":\"remark\",\"comment\":\"备注\",\"designType\":\"textarea\",\"tableBuildExclude\":true,\"table\":{\"operator\":\"false\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"rows\":3},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"cdadfaaf-4d14-43ef-bea4-f569a5944b1c\"},{\"title\":\"浮点数\",\"name\":\"coin\",\"type\":\"decimal\",\"length\":5,\"precision\":2,\"defaultType\":\"INPUT\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"平台币\",\"designType\":\"float\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"1a6ba5f5-3d4d-4041-91ad-9cbe5746a038\",\"default\":\"0\"},{\"title\":\"远程下拉(关联表)\",\"name\":\"game_channel_id\",\"comment\":\"所属渠道\",\"designType\":\"remoteSelect\",\"tableBuildExclude\":true,\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"name\",\"remote-table\":\"game_channel\",\"remote-controller\":\"app\\\\admin\\\\controller\\\\game\\\\Channel.php\",\"remote-model\":\"app\\\\common\\\\model\\\\GameChannel.php\",\"relation-fields\":\"name\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"crud\"},\"type\":\"int\",\"length\":10,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"07125609-9800-4335-a6a5-7afb0e0b538c\"},{\"title\":\"远程下拉(关联表)\",\"name\":\"admin_id\",\"comment\":\"所属管理员\",\"designType\":\"remoteSelect\",\"tableBuildExclude\":true,\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"username\",\"remote-table\":\"admin\",\"remote-controller\":\"app\\\\admin\\\\controller\\\\auth\\\\Admin.php\",\"remote-model\":\"app\\\\admin\\\\model\\\\Admin.php\",\"relation-fields\":\"username\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"crud\"},\"type\":\"int\",\"length\":10,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"5c411d6c-3af7-4734-920b-b0b8f8f170ec\"},{\"title\":\"创建时间\",\"name\":\"create_time\",\"comment\":\"创建时间\",\"designType\":\"timestamp\",\"formBuildExclude\":true,\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"type\":\"bigint\",\"length\":16,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"4d0e2cf6-b034-4153-9191-22305375f1c0\"},{\"title\":\"创建时间\",\"name\":\"create_time1\",\"comment\":\"创建时间\",\"designType\":\"timestamp\",\"formBuildExclude\":true,\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"type\":\"bigint\",\"length\":16,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"2c7c0661-779d-4fd9-99ce-2845b3be99cb\"}]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775028742),(23,1,'admin','//localhost:8787/admin/game.User/add','未知(add)','{\"game_channel_id\":\"1\",\"admin_id\":\"2\",\"username\":\"+60123456789\",\"password\":\"***\",\"phone\":\"+60123456789\",\"remark\":\"测试渠道1用户名+60123456789\",\"coin\":0}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775028800),(24,1,'admin','//localhost:8787/admin/crud.Crud/logStart','CRUD代码生成-从历史记录开始','{\"id\":3,\"type\":\"\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775028883),(25,1,'admin','//localhost:8787/admin/crud.Crud/generateCheck','CRUD代码生成-生成前预检','{\"table\":\"game_user\",\"connection\":null,\"webViewsDir\":\"web\\/src\\/views\\/backend\\/game\\/user\",\"controllerFile\":\"app\\/admin\\/controller\\/game\\/User.php\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775028905),(26,1,'admin','//localhost:8787/admin/crud.Crud/generate','未知(generate)','{\"type\":\"log\",\"table\":{\"name\":\"game_user\",\"comment\":\"用户管理\",\"quickSearchField\":[\"id\",\"username\",\"phone\"],\"defaultSortField\":\"id\",\"formFields\":[\"username\",\"password\",\"phone\",\"remark\",\"coin\",\"game_channel_id\",\"admin_id\"],\"columnFields\":[\"id\",\"username\",\"uuid\",\"phone\",\"coin\",\"create_time\",\"update_time\"],\"defaultSortType\":\"desc\",\"generateRelativePath\":\"game_user\",\"isCommonModel\":1,\"modelFile\":\"app\\/common\\/model\\/GameUser.php\",\"controllerFile\":\"app\\/admin\\/controller\\/game\\/User.php\",\"validateFile\":\"app\\/common\\/validate\\/GameUser.php\",\"webViewsDir\":\"web\\/src\\/views\\/backend\\/game\\/user\",\"databaseConnection\":null,\"designChange\":[{\"type\":\"del-field\",\"oldName\":\"create_time1\",\"newName\":\"\",\"sync\":true},{\"type\":\"add-field\",\"index\":10,\"newName\":\"update_time\",\"oldName\":\"\",\"after\":\"create_time\",\"sync\":true}],\"rebuild\":\"No\",\"empty\":false},\"fields\":[{\"title\":\"主键\",\"name\":\"id\",\"comment\":\"ID\",\"designType\":\"pk\",\"formBuildExclude\":true,\"table\":{\"width\":70,\"operator\":\"RANGE\",\"sortable\":\"custom\"},\"form\":[],\"type\":\"int\",\"length\":10,\"precision\":0,\"defaultType\":\"NONE\",\"null\":false,\"primaryKey\":true,\"unsigned\":true,\"autoIncrement\":true,\"uuid\":\"cfc0d93c-abaf-4179-bb6c-be5bc26757dd\"},{\"title\":\"字符串\",\"name\":\"username\",\"comment\":\"用户名\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\"},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"3f9d2698-2a74-4a30-84f9-9f3e5e534ef2\"},{\"title\":\"密码\",\"name\":\"password\",\"comment\":\"密码\",\"designType\":\"password\",\"tableBuildExclude\":true,\"table\":{\"operator\":\"false\"},\"form\":{\"validator\":[\"password\",\"required\"],\"validatorMsg\":\"\"},\"type\":\"varchar\",\"length\":32,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"f05054fa-69ad-4871-abb6-2dab683c0c18\"},{\"title\":\"字符串\",\"name\":\"uuid\",\"comment\":\"用户唯一标识\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"d5ef457b-06eb-4912-bd38-9af2ada3f4ec\"},{\"title\":\"字符串\",\"name\":\"phone\",\"comment\":\"手机号\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\"},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"a561f6c6-6001-4ce1-a092-24bc43d51ceb\"},{\"title\":\"备注\",\"name\":\"remark\",\"comment\":\"备注\",\"designType\":\"textarea\",\"tableBuildExclude\":true,\"table\":{\"operator\":\"false\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"rows\":3},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"f2b38bad-3d67-4141-ae33-6dd07c65ffec\"},{\"title\":\"浮点数\",\"name\":\"coin\",\"type\":\"decimal\",\"length\":5,\"precision\":2,\"defaultType\":\"INPUT\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"平台币\",\"designType\":\"float\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"c21513d6-73cd-409e-ac49-9b18dc607cef\",\"default\":\"0\"},{\"title\":\"远程下拉(关联表)\",\"name\":\"game_channel_id\",\"comment\":\"所属渠道\",\"designType\":\"remoteSelect\",\"tableBuildExclude\":true,\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"name\",\"remote-table\":\"game_channel\",\"remote-controller\":\"app\\\\admin\\\\controller\\\\game\\\\Channel.php\",\"remote-model\":\"app\\\\common\\\\model\\\\GameChannel.php\",\"relation-fields\":\"name\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"crud\"},\"type\":\"int\",\"length\":10,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"051b1b92-db3e-4b2b-8197-00cc58753cb4\"},{\"title\":\"远程下拉(关联表)\",\"name\":\"admin_id\",\"comment\":\"所属管理员\",\"designType\":\"remoteSelect\",\"tableBuildExclude\":true,\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"username\",\"remote-table\":\"admin\",\"remote-controller\":\"app\\\\admin\\\\controller\\\\auth\\\\Admin.php\",\"remote-model\":\"app\\\\admin\\\\model\\\\Admin.php\",\"relation-fields\":\"username\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"crud\"},\"type\":\"int\",\"length\":10,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"9b729ae2-ae31-43ff-9863-719c9758e5ee\"},{\"title\":\"创建时间\",\"name\":\"create_time\",\"comment\":\"创建时间\",\"designType\":\"timestamp\",\"formBuildExclude\":true,\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"type\":\"bigint\",\"length\":16,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"f3b8556c-552c-4ca3-b174-cf3e9dbe656a\"},{\"title\":\"修改时间\",\"name\":\"update_time\",\"comment\":\"修改时间\",\"designType\":\"timestamp\",\"formBuildExclude\":true,\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"type\":\"bigint\",\"length\":16,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"57bb21c4-4694-4106-bbcc-1c93750b6c3a\"}]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775028907),(27,1,'admin','//localhost:8787/admin/game.User/edit','未知(edit)','{\"id\":1,\"status\":\"0\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775029558),(28,1,'admin','//localhost:8787/admin/game.User/edit','未知(edit)','{\"id\":1,\"status\":\"0\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775029591),(29,1,'admin','//localhost:8787/admin/game.User/edit','未知(edit)','{\"id\":1,\"username\":\"+60123456789\",\"password\":\"***\",\"uuid\":\"\",\"phone\":\"+60123456789\",\"remark\":\"测试渠道1用户名+60123456789\",\"coin\":0,\"head_image\":null,\"game_channel_id\":\"1\",\"admin_id\":\"2\",\"status\":true,\"create_time\":1775028800,\"update_time\":null}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775029631),(30,1,'admin','//localhost:8787/admin/game.User/edit','未知(edit)','{\"id\":1,\"status\":\"0\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775029631),(31,1,'admin','//localhost:8787/admin/game.User/edit','未知(edit)','{\"id\":1,\"status\":\"0\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775029633),(32,1,'admin','//localhost:8787/admin/game.User/edit','未知(edit)','{\"id\":1,\"status\":\"0\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775029665),(33,1,'admin','//localhost:8787/admin/game.User/edit','未知(edit)','{\"id\":1,\"status\":\"1\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775029666),(34,1,'admin','//localhost:8787/admin/game.User/edit','未知(edit)','{\"id\":1,\"status\":\"0\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775029668),(35,1,'admin','//localhost:8787/admin/game.User/edit','未知(edit)','{\"id\":1,\"status\":\"1\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775029677),(36,1,'admin','//localhost:8787/admin/game.User/edit','未知(edit)','{\"id\":1,\"status\":\"0\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775029725),(37,1,'admin','//localhost:8787/admin/game.User/edit','未知(edit)','{\"id\":1,\"status\":\"1\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775029727),(38,1,'admin','//localhost:8787/admin/game.User/edit','未知(edit)','{\"id\":1,\"status\":\"0\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775029728),(39,1,'admin','//localhost:8787/admin/game.User/edit','未知(edit)','{\"id\":1,\"status\":\"1\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775029746),(40,1,'admin','//localhost:8787/admin/game.User/edit','未知(edit)','{\"id\":1,\"status\":\"0\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775029748),(41,1,'admin','//localhost:8787/admin/game.User/edit','未知(edit)','{\"id\":1,\"status\":\"1\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775029803),(42,1,'admin','//localhost:8787/admin/game.User/edit','未知(edit)','{\"id\":1,\"status\":\"0\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775029804),(43,1,'admin','//localhost:8787/admin/game.User/edit','未知(edit)','{\"id\":1,\"status\":\"1\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775029804),(44,1,'admin','//localhost:8787/admin/game.User/add','未知(add)','{\"status\":\"1\",\"game_channel_id\":\"1\",\"admin_id\":\"2\",\"username\":\"+60123456788\",\"password\":\"***\",\"phone\":\"+60123456788\",\"remark\":\"测试渠道1\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775030236),(45,1,'admin','//localhost:8787/admin/game.User/add','未知(add)','{\"status\":\"1\",\"game_channel_id\":\"1\",\"admin_id\":\"2\",\"username\":\"+60123456788\",\"password\":\"***\",\"phone\":\"+60123456788\",\"remark\":\"测试渠道1\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775030248),(46,1,'admin','//localhost:8787/admin/auth.Rule/edit','未知(edit)','{\"id\":90,\"pid\":0,\"type\":\"menu_dir\",\"title\":\"游戏管理\",\"name\":\"game\",\"path\":\"game\",\"icon\":\"fa fa-circle-o\",\"menu_type\":null,\"url\":\"\",\"component\":\"\",\"keepalive\":0,\"extend\":\"none\",\"remark\":\"\",\"weigh\":0,\"status\":1,\"update_time\":1775024539,\"create_time\":1775024539}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775030351),(47,1,'admin','//localhost:8787/admin/auth.Group/add','未知(add)','{\"status\":1,\"pid\":\"5\",\"name\":\"游戏测试1组-主管\",\"rules\":[1,89,97,102,101,100,99,98,90]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775030867),(48,1,'admin','//localhost:8787/admin/auth.Group/edit','未知(edit)','{\"id\":7,\"pid\":\"5\",\"name\":\"游戏测试1组-主管\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20,97,102,101,100,99,98,90],\"status\":1,\"update_time\":1775030867,\"create_time\":1775030867}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775030873),(49,1,'admin','//localhost:8787/admin/auth.Group/add','未知(add)','{\"status\":1,\"pid\":\"6\",\"name\":\"游戏测试2组-主管\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20,97,102,101,100,99,98,90]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775030892),(50,1,'admin','//localhost:8787/admin/auth.Group/add','未知(add)','{\"status\":1,\"pid\":0,\"name\":\"游戏测试3组\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20,90,97,102,101,100,99,98,91,96,95,94,93,92]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775030906),(51,1,'admin','//localhost:8787/admin/auth.Admin/add','未知(add)','{\"status\":\"enable\",\"group_arr\":[\"7\"],\"username\":\"zhuguan1\",\"nickname\":\"游戏测试1组-主管\",\"password\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775030948),(52,1,'admin','//localhost:8787/admin/auth.Admin/add','未知(add)','{\"status\":\"enable\",\"group_arr\":[\"8\"],\"username\":\"zhuguan2\",\"nickname\":\"游戏测试2组-主管\",\"password\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775030976),(53,1,'admin','//localhost:8787/admin/game.User/edit','未知(edit)','{\"id\":2,\"username\":\"+60123456788\",\"password\":\"***\",\"uuid\":\"016168792eb933d58ba93f4dfecb10d5\",\"phone\":\"+60123456788\",\"remark\":\"测试渠道1\",\"coin\":0,\"head_image\":null,\"game_channel_id\":\"1\",\"admin_id\":\"2\",\"status\":1,\"create_time\":1775030248,\"update_time\":1775030248,\"salt\":\"***\",\"token\":\"***\",\"refresh_token\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775031920),(54,1,'admin','//localhost:8787/admin/game.User/add','未知(add)','{\"status\":\"1\",\"username\":\"+60111111111\",\"password\":\"***\",\"admin_id\":\"3\",\"game_channel_id\":2,\"phone\":\"+60111111111\",\"remark\":\"测试渠道2用户+60111111111\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1775032301),(55,1,'admin','//localhost:8787/admin/Index/login','登录','{\"username\":\"admin\",\"password\":\"***\",\"keep\":false,\"captchaId\":\"c6b92908-1358-4e15-a70b-ca932d31eac6\",\"captchaInfo\":\"\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776074780),(56,1,'admin','//localhost:8787/admin/user.ScoreLog/add','未知(add)','{\"user_id\":\"1\",\"memo\":\"10\",\"score\":\"10\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776135224),(57,1,'admin','//localhost:8787/admin/user.ScoreLog/add','未知(add)','{\"user_id\":\"1\",\"memo\":\"20\",\"score\":\"20\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776135242),(58,1,'admin','//localhost:8787/admin/user.MoneyLog/add','未知(add)','{\"user_id\":\"1\",\"memo\":\"10\",\"money\":\"10\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776135275),(59,1,'admin','//localhost:8787/admin/user.MoneyLog/add','未知(add)','{\"user_id\":\"1\",\"memo\":\"30\",\"money\":\"30\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776135304),(60,1,'admin','//localhost:8787/admin/user.MoneyLog/add','未知(add)','{\"user_id\":\"1\",\"memo\":\"40\",\"money\":\"40\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776135448),(61,1,'admin','//localhost:8787/admin/user.MoneyLog/add','未知(add)','{\"user_id\":\"1\",\"memo\":\"20\",\"money\":\"20\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776135496),(62,1,'admin','//localhost:8787/admin/user.MoneyLog/add','未知(add)','{\"user_id\":\"1\",\"memo\":\"20\",\"money\":\"20\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776135559),(63,1,'admin','//localhost:8787/admin/user.MoneyLog/add','未知(add)','{\"user_id\":\"1\",\"memo\":\"20\",\"money\":\"20\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776136008),(64,1,'admin','//localhost:8787/admin/user.MoneyLog/add','未知(add)','{\"user_id\":\"1\",\"memo\":\"30\",\"money\":\"30\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776136113),(65,1,'admin','//localhost:8787/admin/user.MoneyLog/add','未知(add)','{\"user_id\":\"1\",\"memo\":\"30\",\"money\":\"30\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776136205),(66,1,'admin','//localhost:8787/admin/user.MoneyLog/add','未知(add)','{\"user_id\":\"1\",\"memo\":\"0.5\",\"money\":\"0.5\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776136234),(67,1,'admin','//localhost:8787/admin/user.MoneyLog/add','未知(add)','{\"user_id\":\"1\",\"memo\":\"30\",\"money\":\"30\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776137145),(68,1,'admin','//localhost:8787/admin/user.MoneyLog/add','未知(add)','{\"user_id\":\"1\",\"memo\":\"30\",\"money\":\"30\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776137434),(69,1,'admin','//localhost:8787/admin/Index/login','登录','{\"username\":\"admin\",\"password\":\"***\",\"keep\":false,\"captchaId\":\"c7095a5b-9535-426a-824d-55b5106ce7ff\",\"captchaInfo\":\"\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776148493),(70,2,'admin1','//localhost:8787/admin/Index/login','登录','{\"username\":\"admin1\",\"password\":\"***\",\"keep\":false,\"captchaId\":\"4ff92ad8-2bca-46d9-b105-20fce8178171\",\"captchaInfo\":\"\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776148514),(71,1,'admin','//localhost:8787/admin/crud.Crud/parseFieldData','CRUD代码生成-解析字段数据','{\"type\":\"db\",\"table\":\"channel\",\"sql\":\"\",\"connection\":\"mysql\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776149075),(72,1,'admin','//localhost:8787/admin/crud.Crud/generateCheck','CRUD代码生成-生成前预检','{\"table\":\"channel\",\"connection\":\"mysql\",\"webViewsDir\":\"web\\/src\\/views\\/backend\\/channel\",\"controllerFile\":\"app\\/admin\\/controller\\/Channel.php\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776149091),(73,1,'admin','//localhost:8787/admin/crud.Crud/generate','CRUD代码生成-生成','{\"type\":\"db\",\"table\":{\"name\":\"channel\",\"comment\":\"渠道\",\"quickSearchField\":[\"id\"],\"defaultSortField\":\"id\",\"formFields\":[\"top_admin_id\",\"code\",\"invite_code\",\"name\",\"agent_mode\",\"user_count\",\"profit_amount\",\"total_profit_amount\",\"commission_pool_amount\",\"turnover_share_rate\",\"affiliate_share_rate\",\"affiliate_fee_rate\",\"carryover_balance\",\"status\",\"remark\",\"admin_id\",\"admin_group_id\"],\"columnFields\":[\"id\",\"top_admin_id\",\"code\",\"invite_code\",\"name\",\"agent_mode\",\"user_count\",\"profit_amount\",\"total_profit_amount\",\"commission_pool_amount\",\"turnover_share_rate\",\"affiliate_share_rate\",\"affiliate_fee_rate\",\"carryover_balance\",\"status\",\"remark\",\"admin_id\",\"admin_group_id\",\"create_time\",\"update_time\"],\"defaultSortType\":\"desc\",\"generateRelativePath\":\"channel\",\"isCommonModel\":1,\"modelFile\":\"app\\/common\\/model\\/Channel.php\",\"controllerFile\":\"app\\/admin\\/controller\\/Channel.php\",\"validateFile\":\"app\\/common\\/validate\\/Channel.php\",\"webViewsDir\":\"web\\/src\\/views\\/backend\\/channel\",\"databaseConnection\":\"mysql\",\"designChange\":[],\"rebuild\":\"Yes\"},\"fields\":[{\"name\":\"id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NONE\",\"null\":false,\"primaryKey\":true,\"unsigned\":true,\"autoIncrement\":true,\"comment\":\"ID\",\"designType\":\"pk\",\"table\":{\"width\":70,\"operator\":\"RANGE\",\"sortable\":\"custom\"},\"form\":[],\"uuid\":\"0faae3b7-f356-42f9-a2cf-a3a0e44e49c6\"},{\"name\":\"top_admin_id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"顶级代理管理员IDadmin.id\",\"designType\":\"remoteSelect\",\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"name\",\"remote-table\":\"\",\"remote-controller\":\"\",\"remote-model\":\"\",\"relation-fields\":\"\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"\"},\"uuid\":\"367aaec9-46cf-4137-8548-50ba65d2ca89\"},{\"name\":\"code\",\"type\":\"varchar\",\"dataType\":\"varchar(255)\",\"default\":\"\",\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道标识\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"4d22fade-1788-4161-a19f-7c14e54022e4\"},{\"name\":\"invite_code\",\"type\":\"varchar\",\"dataType\":\"varchar(64)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道主邀请码\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"8749ebfa-4eeb-4945-9f3b-0fbcf6d02bd6\"},{\"name\":\"name\",\"type\":\"varchar\",\"dataType\":\"varchar(255)\",\"default\":\"\",\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道名\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"d703ab22-5d3a-4a35-8c05-ea3ebe9c82b1\"},{\"name\":\"agent_mode\",\"type\":\"varchar\",\"dataType\":\"varchar(32)\",\"default\":\"turnover\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"代理模式turnover=普通刷水代理 affiliate=联营代理\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"94b8a3e3-30e6-483c-b4f2-2c4a65470c8f\"},{\"name\":\"user_count\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"用户数\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"4e8c5406-1bfe-440a-bfbd-34d9dd1b548b\"},{\"name\":\"profit_amount\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道当期利润快照(游戏币)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"520afe60-1c4c-4fba-9cbb-77fd19b79019\"},{\"name\":\"total_profit_amount\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"0.0000\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道累计总利润(游戏币)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"42ed4727-ca77-4226-98aa-eb5bfa2e141a\"},{\"name\":\"commission_pool_amount\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"0.0000\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"可分红资金池(游戏币)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"7994a947-ece9-4ee8-8557-08aa310a66a4\"},{\"name\":\"turnover_share_rate\",\"type\":\"decimal\",\"dataType\":\"decimal(9,6)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"普通刷水代理分红比例(按流水分桶后再乘该比例)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"7a6f5df7-9bbe-42ee-9173-dce80e3ec13d\"},{\"name\":\"affiliate_share_rate\",\"type\":\"decimal\",\"dataType\":\"decimal(9,6)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"联营代理占成比例\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"3b228cec-f5aa-49a0-b415-46f06c67d63e\"},{\"name\":\"affiliate_fee_rate\",\"type\":\"decimal\",\"dataType\":\"decimal(9,6)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"联营代理成本扣除比例\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"65931288-3f7c-42f0-95a3-37ddadaa3a12\"},{\"name\":\"carryover_balance\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"0.0000\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"联营负结转余额(可负)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"c94cd918-714e-48a8-a24b-0d9d4c3423ec\"},{\"name\":\"status\",\"type\":\"tinyint\",\"dataType\":\"tinyint(1)\",\"default\":\"1\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"状态:0禁用,1启用\",\"designType\":\"radio\",\"table\":{\"operator\":\"eq\",\"sortable\":\"false\",\"render\":\"tag\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"e0ae356c-e1d4-4f54-8917-ab93f91d53e0\"},{\"name\":\"remark\",\"type\":\"varchar\",\"dataType\":\"varchar(255)\",\"default\":\"\",\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"备注\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"f78baaba-50cf-4e72-8f58-c90ad9a915be\"},{\"name\":\"admin_id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"创建管理员\",\"designType\":\"remoteSelect\",\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"name\",\"remote-table\":\"\",\"remote-controller\":\"\",\"remote-model\":\"\",\"relation-fields\":\"\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"\"},\"uuid\":\"246cd25c-42a7-4017-93ac-7a8642758d46\"},{\"name\":\"admin_group_id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"渠道角色组IDadmin_group.id\",\"designType\":\"remoteSelect\",\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"name\",\"remote-table\":\"\",\"remote-controller\":\"\",\"remote-model\":\"\",\"relation-fields\":\"\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"\"},\"uuid\":\"a7a5b1ff-aef4-4231-b934-5e9fa7eafd9e\"},{\"name\":\"create_time\",\"type\":\"bigint\",\"dataType\":\"bigint(16)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"创建时间\",\"designType\":\"timestamp\",\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"uuid\":\"56e4bee9-4341-42d4-9e61-44fb3642316e\"},{\"name\":\"update_time\",\"type\":\"bigint\",\"dataType\":\"bigint(16)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"修改时间\",\"designType\":\"timestamp\",\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"uuid\":\"e05f82ff-297b-4a6f-9390-ccdde2b7ad7e\"}]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776149092),(74,1,'admin','//localhost:8787/admin/crud.Crud/generateCheck','CRUD代码生成-生成前预检','{\"table\":\"channel\",\"connection\":\"mysql\",\"webViewsDir\":\"web\\/src\\/views\\/backend\\/channel\",\"controllerFile\":\"app\\/admin\\/controller\\/Channel.php\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776149109),(75,1,'admin','//localhost:8787/admin/crud.Crud/generate','CRUD代码生成-生成','{\"type\":\"db\",\"table\":{\"name\":\"channel\",\"comment\":\"渠道\",\"quickSearchField\":[\"id\"],\"defaultSortField\":\"id\",\"formFields\":[\"top_admin_id\",\"code\",\"invite_code\",\"name\",\"agent_mode\",\"user_count\",\"profit_amount\",\"total_profit_amount\",\"commission_pool_amount\",\"turnover_share_rate\",\"affiliate_share_rate\",\"affiliate_fee_rate\",\"carryover_balance\",\"status\",\"remark\",\"admin_id\",\"admin_group_id\"],\"columnFields\":[\"id\",\"top_admin_id\",\"code\",\"invite_code\",\"name\",\"agent_mode\",\"user_count\",\"profit_amount\",\"total_profit_amount\",\"commission_pool_amount\",\"turnover_share_rate\",\"affiliate_share_rate\",\"affiliate_fee_rate\",\"carryover_balance\",\"status\",\"remark\",\"admin_id\",\"admin_group_id\",\"create_time\",\"update_time\"],\"defaultSortType\":\"desc\",\"generateRelativePath\":\"channel\",\"isCommonModel\":1,\"modelFile\":\"app\\/common\\/model\\/Channel.php\",\"controllerFile\":\"app\\/admin\\/controller\\/Channel.php\",\"validateFile\":\"app\\/common\\/validate\\/Channel.php\",\"webViewsDir\":\"web\\/src\\/views\\/backend\\/channel\",\"databaseConnection\":\"mysql\",\"designChange\":[],\"rebuild\":\"Yes\"},\"fields\":[{\"name\":\"id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NONE\",\"null\":false,\"primaryKey\":true,\"unsigned\":true,\"autoIncrement\":true,\"comment\":\"ID\",\"designType\":\"pk\",\"table\":{\"width\":70,\"operator\":\"RANGE\",\"sortable\":\"custom\"},\"form\":[],\"uuid\":\"0faae3b7-f356-42f9-a2cf-a3a0e44e49c6\"},{\"name\":\"top_admin_id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"顶级代理管理员IDadmin.id\",\"designType\":\"remoteSelect\",\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"name\",\"remote-table\":\"\",\"remote-controller\":\"\",\"remote-model\":\"\",\"relation-fields\":\"\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"\"},\"uuid\":\"367aaec9-46cf-4137-8548-50ba65d2ca89\"},{\"name\":\"code\",\"type\":\"varchar\",\"dataType\":\"varchar(255)\",\"default\":\"\",\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道标识\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"4d22fade-1788-4161-a19f-7c14e54022e4\"},{\"name\":\"invite_code\",\"type\":\"varchar\",\"dataType\":\"varchar(64)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道主邀请码\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"8749ebfa-4eeb-4945-9f3b-0fbcf6d02bd6\"},{\"name\":\"name\",\"type\":\"varchar\",\"dataType\":\"varchar(255)\",\"default\":\"\",\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道名\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"d703ab22-5d3a-4a35-8c05-ea3ebe9c82b1\"},{\"name\":\"agent_mode\",\"type\":\"varchar\",\"dataType\":\"varchar(32)\",\"default\":\"turnover\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"代理模式turnover=普通刷水代理 affiliate=联营代理\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"94b8a3e3-30e6-483c-b4f2-2c4a65470c8f\"},{\"name\":\"user_count\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"用户数\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"4e8c5406-1bfe-440a-bfbd-34d9dd1b548b\"},{\"name\":\"profit_amount\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道当期利润快照(游戏币)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"520afe60-1c4c-4fba-9cbb-77fd19b79019\"},{\"name\":\"total_profit_amount\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"0.0000\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道累计总利润(游戏币)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"42ed4727-ca77-4226-98aa-eb5bfa2e141a\"},{\"name\":\"commission_pool_amount\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"0.0000\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"可分红资金池(游戏币)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"7994a947-ece9-4ee8-8557-08aa310a66a4\"},{\"name\":\"turnover_share_rate\",\"type\":\"decimal\",\"dataType\":\"decimal(9,6)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"普通刷水代理分红比例(按流水分桶后再乘该比例)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"7a6f5df7-9bbe-42ee-9173-dce80e3ec13d\"},{\"name\":\"affiliate_share_rate\",\"type\":\"decimal\",\"dataType\":\"decimal(9,6)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"联营代理占成比例\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"3b228cec-f5aa-49a0-b415-46f06c67d63e\"},{\"name\":\"affiliate_fee_rate\",\"type\":\"decimal\",\"dataType\":\"decimal(9,6)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"联营代理成本扣除比例\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"65931288-3f7c-42f0-95a3-37ddadaa3a12\"},{\"name\":\"carryover_balance\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"0.0000\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"联营负结转余额(可负)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"c94cd918-714e-48a8-a24b-0d9d4c3423ec\"},{\"name\":\"status\",\"type\":\"tinyint\",\"dataType\":\"tinyint(1)\",\"default\":\"1\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"状态:0禁用,1启用\",\"designType\":\"radio\",\"table\":{\"operator\":\"eq\",\"sortable\":\"false\",\"render\":\"tag\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"e0ae356c-e1d4-4f54-8917-ab93f91d53e0\"},{\"name\":\"remark\",\"type\":\"varchar\",\"dataType\":\"varchar(255)\",\"default\":\"\",\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"备注\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"f78baaba-50cf-4e72-8f58-c90ad9a915be\"},{\"name\":\"admin_id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"创建管理员\",\"designType\":\"remoteSelect\",\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"name\",\"remote-table\":\"\",\"remote-controller\":\"\",\"remote-model\":\"\",\"relation-fields\":\"\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"\"},\"uuid\":\"246cd25c-42a7-4017-93ac-7a8642758d46\"},{\"name\":\"admin_group_id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"渠道角色组IDadmin_group.id\",\"designType\":\"remoteSelect\",\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"name\",\"remote-table\":\"\",\"remote-controller\":\"\",\"remote-model\":\"\",\"relation-fields\":\"\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"\"},\"uuid\":\"a7a5b1ff-aef4-4231-b934-5e9fa7eafd9e\"},{\"name\":\"create_time\",\"type\":\"bigint\",\"dataType\":\"bigint(16)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"创建时间\",\"designType\":\"timestamp\",\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"uuid\":\"56e4bee9-4341-42d4-9e61-44fb3642316e\"},{\"name\":\"update_time\",\"type\":\"bigint\",\"dataType\":\"bigint(16)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"修改时间\",\"designType\":\"timestamp\",\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"uuid\":\"e05f82ff-297b-4a6f-9390-ccdde2b7ad7e\"}]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776149109),(76,1,'admin','//localhost:8787/admin/crud.Crud/generateCheck','CRUD代码生成-生成前预检','{\"table\":\"channel\",\"connection\":\"mysql\",\"webViewsDir\":\"web\\/src\\/views\\/backend\\/channel\",\"controllerFile\":\"app\\/admin\\/controller\\/Channel.php\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776149197),(77,1,'admin','//localhost:8787/admin/crud.Crud/generate','CRUD代码生成-生成','{\"type\":\"db\",\"table\":{\"name\":\"channel\",\"comment\":\"渠道\",\"quickSearchField\":[\"id\"],\"defaultSortField\":\"id\",\"formFields\":[\"top_admin_id\",\"code\",\"invite_code\",\"name\",\"agent_mode\",\"user_count\",\"profit_amount\",\"total_profit_amount\",\"commission_pool_amount\",\"turnover_share_rate\",\"affiliate_share_rate\",\"affiliate_fee_rate\",\"carryover_balance\",\"status\",\"remark\",\"admin_id\",\"admin_group_id\"],\"columnFields\":[\"id\",\"top_admin_id\",\"code\",\"invite_code\",\"name\",\"agent_mode\",\"user_count\",\"profit_amount\",\"total_profit_amount\",\"commission_pool_amount\",\"turnover_share_rate\",\"affiliate_share_rate\",\"affiliate_fee_rate\",\"carryover_balance\",\"status\",\"remark\",\"admin_id\",\"admin_group_id\",\"create_time\",\"update_time\"],\"defaultSortType\":\"desc\",\"generateRelativePath\":\"channel\",\"isCommonModel\":1,\"modelFile\":\"app\\/common\\/model\\/Channel.php\",\"controllerFile\":\"app\\/admin\\/controller\\/Channel.php\",\"validateFile\":\"app\\/common\\/validate\\/Channel.php\",\"webViewsDir\":\"web\\/src\\/views\\/backend\\/channel\",\"databaseConnection\":\"mysql\",\"designChange\":[{\"type\":\"change-field-attr\",\"index\":13,\"oldName\":\"carryover_balance\",\"newName\":\"\",\"sync\":true}],\"rebuild\":\"Yes\"},\"fields\":[{\"name\":\"id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NONE\",\"null\":false,\"primaryKey\":true,\"unsigned\":true,\"autoIncrement\":true,\"comment\":\"ID\",\"designType\":\"pk\",\"table\":{\"width\":70,\"operator\":\"RANGE\",\"sortable\":\"custom\"},\"form\":[],\"uuid\":\"0faae3b7-f356-42f9-a2cf-a3a0e44e49c6\"},{\"name\":\"top_admin_id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"顶级代理管理员IDadmin.id\",\"designType\":\"remoteSelect\",\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"name\",\"remote-table\":\"\",\"remote-controller\":\"\",\"remote-model\":\"\",\"relation-fields\":\"\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"\"},\"uuid\":\"367aaec9-46cf-4137-8548-50ba65d2ca89\"},{\"name\":\"code\",\"type\":\"varchar\",\"dataType\":\"varchar(255)\",\"default\":\"\",\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道标识\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"4d22fade-1788-4161-a19f-7c14e54022e4\"},{\"name\":\"invite_code\",\"type\":\"varchar\",\"dataType\":\"varchar(64)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道主邀请码\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"8749ebfa-4eeb-4945-9f3b-0fbcf6d02bd6\"},{\"name\":\"name\",\"type\":\"varchar\",\"dataType\":\"varchar(255)\",\"default\":\"\",\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道名\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"d703ab22-5d3a-4a35-8c05-ea3ebe9c82b1\"},{\"name\":\"agent_mode\",\"type\":\"varchar\",\"dataType\":\"varchar(32)\",\"default\":\"turnover\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"代理模式turnover=普通刷水代理 affiliate=联营代理\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"94b8a3e3-30e6-483c-b4f2-2c4a65470c8f\"},{\"name\":\"user_count\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"用户数\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"4e8c5406-1bfe-440a-bfbd-34d9dd1b548b\"},{\"name\":\"profit_amount\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道当期利润快照(游戏币)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"520afe60-1c4c-4fba-9cbb-77fd19b79019\"},{\"name\":\"total_profit_amount\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"0.0000\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道累计总利润(游戏币)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"42ed4727-ca77-4226-98aa-eb5bfa2e141a\"},{\"name\":\"commission_pool_amount\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"0.0000\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"可分红资金池(游戏币)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"7994a947-ece9-4ee8-8557-08aa310a66a4\"},{\"name\":\"turnover_share_rate\",\"type\":\"decimal\",\"dataType\":\"decimal(9,6)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"普通刷水代理分红比例(按流水分桶后再乘该比例)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"7a6f5df7-9bbe-42ee-9173-dce80e3ec13d\"},{\"name\":\"affiliate_share_rate\",\"type\":\"decimal\",\"dataType\":\"decimal(9,6)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"联营代理占成比例\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"3b228cec-f5aa-49a0-b415-46f06c67d63e\"},{\"name\":\"affiliate_fee_rate\",\"type\":\"decimal\",\"dataType\":\"decimal(9,6)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"联营代理成本扣除比例\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"65931288-3f7c-42f0-95a3-37ddadaa3a12\"},{\"name\":\"carryover_balance\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"0\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"联营负结转余额(可负)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"c94cd918-714e-48a8-a24b-0d9d4c3423ec\"},{\"name\":\"status\",\"type\":\"tinyint\",\"dataType\":\"tinyint(1)\",\"default\":\"1\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"状态:0禁用,1启用\",\"designType\":\"radio\",\"table\":{\"operator\":\"eq\",\"sortable\":\"false\",\"render\":\"tag\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"e0ae356c-e1d4-4f54-8917-ab93f91d53e0\"},{\"name\":\"remark\",\"type\":\"varchar\",\"dataType\":\"varchar(255)\",\"default\":\"\",\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"备注\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"f78baaba-50cf-4e72-8f58-c90ad9a915be\"},{\"name\":\"admin_id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"创建管理员\",\"designType\":\"remoteSelect\",\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"name\",\"remote-table\":\"\",\"remote-controller\":\"\",\"remote-model\":\"\",\"relation-fields\":\"\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"\"},\"uuid\":\"246cd25c-42a7-4017-93ac-7a8642758d46\"},{\"name\":\"admin_group_id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"渠道角色组IDadmin_group.id\",\"designType\":\"remoteSelect\",\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"name\",\"remote-table\":\"\",\"remote-controller\":\"\",\"remote-model\":\"\",\"relation-fields\":\"\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"\"},\"uuid\":\"a7a5b1ff-aef4-4231-b934-5e9fa7eafd9e\"},{\"name\":\"create_time\",\"type\":\"bigint\",\"dataType\":\"bigint(16)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"创建时间\",\"designType\":\"timestamp\",\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"uuid\":\"56e4bee9-4341-42d4-9e61-44fb3642316e\"},{\"name\":\"update_time\",\"type\":\"bigint\",\"dataType\":\"bigint(16)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"修改时间\",\"designType\":\"timestamp\",\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"uuid\":\"e05f82ff-297b-4a6f-9390-ccdde2b7ad7e\"}]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776149197),(78,1,'admin','//localhost:8787/admin/crud.Crud/generateCheck','CRUD代码生成-生成前预检','{\"table\":\"channel\",\"connection\":\"mysql\",\"webViewsDir\":\"web\\/src\\/views\\/backend\\/channel\",\"controllerFile\":\"app\\/admin\\/controller\\/Channel.php\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776149279),(79,1,'admin','//localhost:8787/admin/crud.Crud/generate','CRUD代码生成-生成','{\"type\":\"db\",\"table\":{\"name\":\"channel\",\"comment\":\"渠道\",\"quickSearchField\":[\"id\"],\"defaultSortField\":\"id\",\"formFields\":[\"top_admin_id\",\"code\",\"invite_code\",\"name\",\"agent_mode\",\"user_count\",\"profit_amount\",\"total_profit_amount\",\"commission_pool_amount\",\"turnover_share_rate\",\"affiliate_share_rate\",\"affiliate_fee_rate\",\"carryover_balance\",\"status\",\"remark\",\"admin_id\",\"admin_group_id\"],\"columnFields\":[\"id\",\"top_admin_id\",\"code\",\"invite_code\",\"name\",\"agent_mode\",\"user_count\",\"profit_amount\",\"total_profit_amount\",\"commission_pool_amount\",\"turnover_share_rate\",\"affiliate_share_rate\",\"affiliate_fee_rate\",\"carryover_balance\",\"status\",\"remark\",\"admin_id\",\"admin_group_id\",\"create_time\",\"update_time\"],\"defaultSortType\":\"desc\",\"generateRelativePath\":\"channel\",\"isCommonModel\":1,\"modelFile\":\"app\\/common\\/model\\/Channel.php\",\"controllerFile\":\"app\\/admin\\/controller\\/Channel.php\",\"validateFile\":\"app\\/common\\/validate\\/Channel.php\",\"webViewsDir\":\"web\\/src\\/views\\/backend\\/channel\",\"databaseConnection\":\"mysql\",\"designChange\":[{\"type\":\"change-field-attr\",\"index\":13,\"oldName\":\"carryover_balance\",\"newName\":\"\",\"sync\":true},{\"type\":\"change-field-attr\",\"index\":9,\"oldName\":\"commission_pool_amount\",\"newName\":\"\",\"sync\":true},{\"type\":\"change-field-attr\",\"index\":5,\"oldName\":\"agent_mode\",\"newName\":\"\",\"sync\":true},{\"type\":\"change-field-attr\",\"index\":14,\"oldName\":\"status\",\"newName\":\"\",\"sync\":true},{\"type\":\"change-field-attr\",\"index\":1,\"oldName\":\"top_admin_id\",\"newName\":\"\",\"sync\":true}],\"rebuild\":\"Yes\"},\"fields\":[{\"name\":\"id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NONE\",\"null\":false,\"primaryKey\":true,\"unsigned\":true,\"autoIncrement\":true,\"comment\":\"ID\",\"designType\":\"pk\",\"table\":{\"width\":70,\"operator\":\"RANGE\",\"sortable\":\"custom\"},\"form\":[],\"uuid\":\"0faae3b7-f356-42f9-a2cf-a3a0e44e49c6\"},{\"name\":\"top_admin_id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"顶级代理管理员ID\",\"designType\":\"remoteSelect\",\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"username\",\"remote-table\":\"admin\",\"remote-controller\":\"app\\\\admin\\\\controller\\\\auth\\\\Admin.php\",\"remote-model\":\"app\\\\admin\\\\model\\\\Admin.php\",\"relation-fields\":\"username\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"crud\"},\"uuid\":\"367aaec9-46cf-4137-8548-50ba65d2ca89\"},{\"name\":\"code\",\"type\":\"varchar\",\"dataType\":\"varchar(255)\",\"default\":\"\",\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道标识\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"4d22fade-1788-4161-a19f-7c14e54022e4\"},{\"name\":\"invite_code\",\"type\":\"varchar\",\"dataType\":\"varchar(64)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道主邀请码\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"8749ebfa-4eeb-4945-9f3b-0fbcf6d02bd6\"},{\"name\":\"name\",\"type\":\"varchar\",\"dataType\":\"varchar(255)\",\"default\":\"\",\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道名\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"d703ab22-5d3a-4a35-8c05-ea3ebe9c82b1\"},{\"name\":\"agent_mode\",\"type\":\"varchar\",\"dataType\":\"varchar(32)\",\"default\":\"turnover\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"代理模式:turnover=普通刷水代理 affiliate=联营代理\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"94b8a3e3-30e6-483c-b4f2-2c4a65470c8f\"},{\"name\":\"user_count\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"用户数\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"4e8c5406-1bfe-440a-bfbd-34d9dd1b548b\"},{\"name\":\"profit_amount\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道当期利润快照(游戏币)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"520afe60-1c4c-4fba-9cbb-77fd19b79019\"},{\"name\":\"total_profit_amount\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"0.0000\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道累计总利润(游戏币)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"42ed4727-ca77-4226-98aa-eb5bfa2e141a\"},{\"name\":\"commission_pool_amount\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"0\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"可分红资金池(游戏币)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"7994a947-ece9-4ee8-8557-08aa310a66a4\"},{\"name\":\"turnover_share_rate\",\"type\":\"decimal\",\"dataType\":\"decimal(9,6)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"普通刷水代理分红比例(按流水分桶后再乘该比例)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"7a6f5df7-9bbe-42ee-9173-dce80e3ec13d\"},{\"name\":\"affiliate_share_rate\",\"type\":\"decimal\",\"dataType\":\"decimal(9,6)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"联营代理占成比例\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"3b228cec-f5aa-49a0-b415-46f06c67d63e\"},{\"name\":\"affiliate_fee_rate\",\"type\":\"decimal\",\"dataType\":\"decimal(9,6)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"联营代理成本扣除比例\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"65931288-3f7c-42f0-95a3-37ddadaa3a12\"},{\"name\":\"carryover_balance\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"0\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"联营负结转余额(可负)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"c94cd918-714e-48a8-a24b-0d9d4c3423ec\"},{\"name\":\"status\",\"type\":\"tinyint\",\"dataType\":\"tinyint(1)\",\"default\":\"1\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"状态:0=禁用,1=启用\",\"designType\":\"radio\",\"table\":{\"operator\":\"eq\",\"sortable\":\"false\",\"render\":\"tag\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"e0ae356c-e1d4-4f54-8917-ab93f91d53e0\"},{\"name\":\"remark\",\"type\":\"varchar\",\"dataType\":\"varchar(255)\",\"default\":\"\",\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"备注\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"f78baaba-50cf-4e72-8f58-c90ad9a915be\"},{\"name\":\"admin_id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"创建管理员\",\"designType\":\"remoteSelect\",\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"username\",\"remote-table\":\"admin\",\"remote-controller\":\"app\\\\admin\\\\controller\\\\auth\\\\Admin.php\",\"remote-model\":\"app\\\\admin\\\\model\\\\Admin.php\",\"relation-fields\":\"username\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"crud\"},\"uuid\":\"246cd25c-42a7-4017-93ac-7a8642758d46\"},{\"name\":\"admin_group_id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"渠道角色组IDadmin_group.id\",\"designType\":\"remoteSelect\",\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"name\",\"remote-table\":\"admin_group\",\"remote-controller\":\"app\\\\admin\\\\controller\\\\auth\\\\Group.php\",\"remote-model\":\"app\\\\admin\\\\model\\\\AdminGroup.php\",\"relation-fields\":\"name\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"crud\"},\"uuid\":\"a7a5b1ff-aef4-4231-b934-5e9fa7eafd9e\"},{\"name\":\"create_time\",\"type\":\"bigint\",\"dataType\":\"bigint(16)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"创建时间\",\"designType\":\"timestamp\",\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"uuid\":\"56e4bee9-4341-42d4-9e61-44fb3642316e\"},{\"name\":\"update_time\",\"type\":\"bigint\",\"dataType\":\"bigint(16)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"修改时间\",\"designType\":\"timestamp\",\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"uuid\":\"e05f82ff-297b-4a6f-9390-ccdde2b7ad7e\"}]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776149280),(80,1,'admin','//localhost:8787/admin/ajax/clearCache','清理缓存','{\"type\":\"all\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776150438),(81,1,'admin','//localhost:8787/admin/auth.Rule/edit','菜单规则管理-编辑','{\"id\":91,\"pid\":0,\"type\":\"menu\",\"title\":\"渠道管理\",\"name\":\"channel\",\"path\":\"channel\",\"icon\":\"fa fa-circle-o\",\"menu_type\":\"tab\",\"url\":\"\",\"component\":\"\\/src\\/views\\/backend\\/channel\\/index.vue\",\"keepalive\":1,\"extend\":\"none\",\"remark\":\"\",\"weigh\":0,\"status\":1,\"update_time\":1776150326,\"create_time\":1775024539}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776150461),(82,1,'admin','//localhost:8787/admin/channel/add','渠道管理-添加','{\"status\":\"1\",\"admin_id\":\"2\",\"code\":\"test1\",\"name\":\"test1\",\"remark\":\"这是测试渠道1\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776150651),(83,1,'admin','//localhost:8787/admin/channel/edit','渠道管理-编辑','{\"id\":1,\"top_admin_id\":\"2\",\"code\":\"test1\",\"invite_code\":\"invitCode\",\"name\":\"test1\",\"agent_mode\":\"turnover\",\"user_count\":null,\"profit_amount\":null,\"total_profit_amount\":\"0.0000\",\"commission_pool_amount\":\"0.0000\",\"turnover_share_rate\":30,\"affiliate_share_rate\":null,\"affiliate_fee_rate\":null,\"carryover_balance\":\"0.0000\",\"status\":1,\"remark\":\"这是测试渠道1\",\"admin_id\":\"2\",\"admin_group_id\":5,\"create_time\":1776150651,\"update_time\":1776150651}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776151272),(84,1,'admin','//localhost:8787/admin/auth.Rule/edit','菜单规则管理-编辑','{\"id\":91,\"pid\":0,\"type\":\"menu\",\"title\":\"渠道管理\",\"name\":\"channel\",\"path\":\"channel\",\"icon\":\"el-icon-Expand\",\"menu_type\":\"tab\",\"url\":\"\",\"component\":\"\\/src\\/views\\/backend\\/channel\\/index.vue\",\"keepalive\":1,\"extend\":\"none\",\"remark\":\"\",\"weigh\":0,\"status\":1,\"update_time\":1776150461,\"create_time\":1775024539}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776151496),(85,1,'admin','//localhost:8787/admin/channel/edit','渠道管理-编辑','{\"id\":1,\"top_admin_id\":\"2\",\"code\":\"test1\",\"invite_code\":\"invitCode\",\"name\":\"test1\",\"agent_mode\":\"turnover\",\"user_count\":null,\"profit_amount\":null,\"total_profit_amount\":\"0.0000\",\"commission_pool_amount\":\"0.0000\",\"turnover_share_rate\":1000,\"affiliate_share_rate\":null,\"affiliate_fee_rate\":null,\"carryover_balance\":\"0.0000\",\"status\":1,\"remark\":\"这是测试渠道1\",\"admin_id\":\"2\",\"admin_group_id\":5,\"create_time\":1776150651,\"update_time\":1776151272}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776151548),(86,1,'admin','//localhost:8787/admin/channel/edit','渠道管理-编辑','{\"id\":1,\"top_admin_id\":\"2\",\"code\":\"test1\",\"invite_code\":\"invitCode\",\"name\":\"test1\",\"agent_mode\":\"turnover\",\"user_count\":null,\"profit_amount\":null,\"total_profit_amount\":\"0.0000\",\"commission_pool_amount\":\"0.0000\",\"turnover_share_rate\":100,\"affiliate_share_rate\":null,\"affiliate_fee_rate\":null,\"carryover_balance\":\"0.0000\",\"status\":1,\"remark\":\"这是测试渠道1\",\"admin_id\":\"2\",\"admin_group_id\":5,\"create_time\":1776150651,\"update_time\":1776151272}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776151555),(87,1,'admin','//localhost:8787/admin/channel/edit','渠道管理-编辑','{\"id\":1,\"top_admin_id\":\"2\",\"code\":\"test1\",\"invite_code\":\"invitCode\",\"name\":\"test1\",\"agent_mode\":\"turnover\",\"user_count\":null,\"profit_amount\":null,\"total_profit_amount\":\"0.0000\",\"commission_pool_amount\":\"0.0000\",\"turnover_share_rate\":1000,\"affiliate_share_rate\":null,\"affiliate_fee_rate\":null,\"carryover_balance\":\"0.0000\",\"status\":1,\"remark\":\"这是测试渠道1\",\"admin_id\":\"2\",\"admin_group_id\":5,\"create_time\":1776150651,\"update_time\":1776151555}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776151562),(88,1,'admin','//localhost:8787/admin/channel/edit','渠道管理-编辑','{\"id\":1,\"top_admin_id\":\"2\",\"code\":\"test1\",\"invite_code\":\"invitCode\",\"name\":\"test1\",\"agent_mode\":\"turnover\",\"user_count\":null,\"profit_amount\":null,\"total_profit_amount\":\"0.0000\",\"commission_pool_amount\":\"0.0000\",\"turnover_share_rate\":1000.000001,\"affiliate_share_rate\":null,\"affiliate_fee_rate\":null,\"carryover_balance\":\"0.0000\",\"status\":1,\"remark\":\"这是测试渠道1\",\"admin_id\":\"2\",\"admin_group_id\":5,\"create_time\":1776150651,\"update_time\":1776151555}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776151704),(89,1,'admin','//localhost:8787/admin/channel/edit','渠道管理-编辑','{\"id\":1,\"top_admin_id\":\"2\",\"code\":\"test1\",\"invite_code\":\"invitCode\",\"name\":\"test1\",\"agent_mode\":\"turnover\",\"user_count\":null,\"profit_amount\":null,\"total_profit_amount\":\"0.0000\",\"commission_pool_amount\":\"0.0000\",\"turnover_share_rate\":100,\"affiliate_share_rate\":null,\"affiliate_fee_rate\":null,\"carryover_balance\":\"0.0000\",\"status\":1,\"remark\":\"这是测试渠道1\",\"admin_id\":\"2\",\"admin_group_id\":5,\"create_time\":1776150651,\"update_time\":1776151555}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776151811),(90,1,'admin','//localhost:8787/admin/channel/add','渠道管理-添加','{\"status\":\"1\",\"admin_id\":\"3\",\"top_admin_id\":\"3\",\"code\":\"test2\",\"name\":\"测试渠道2\",\"remark\":\"测试渠道2\",\"agent_mode\":\"affiliate\",\"affiliate_share_rate\":50,\"affiliate_fee_rate\":15,\"carryover_balance\":3000,\"invite_code\":\"testvicodde2\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776152907),(91,1,'admin','//localhost:8787/admin/auth.Rule/sortable','菜单规则管理-快速排序','{\"move\":90,\"target\":76,\"direction\":\"down\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776153668),(92,1,'admin','//localhost:8787/admin/ajax/clearCache','清理缓存','{\"type\":\"all\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776153677),(93,1,'admin','//localhost:8787/admin/auth.Rule/sortable','菜单规则管理-快速排序','{\"move\":76,\"target\":90,\"direction\":\"down\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776153686),(94,1,'admin','//localhost:8787/admin/auth.Rule/edit','菜单规则管理-编辑','{\"id\":76,\"status\":\"1\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776153692),(95,1,'admin','//localhost:8787/admin/auth.Rule/edit','菜单规则管理-编辑','{\"id\":76,\"status\":\"0\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776153700),(96,1,'admin','//localhost:8787/admin/routine.Config/edit','系统配置-编辑','{\"site_name\":\"36字花\",\"backend_entrance\":\"\\/admin\",\"record_number\":\"渝ICP备8888888号-1\",\"version\":\"v1.0.0\",\"time_zone\":\"Asia\\/Shanghai\",\"no_access_ip\":\"\",\"config_group\":[{\"key\":\"basics\",\"value\":\"Basics\"},{\"key\":\"mail\",\"value\":\"Mail\"},{\"key\":\"config_quick_entrance\",\"value\":\"Config Quick entrance\"}]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776153722),(97,1,'admin','//localhost:8787/admin/routine.Config/edit','系统配置-编辑','{\"site_name\":\"36字花\",\"backend_entrance\":\"\\/admin\",\"record_number\":\"京ICP备8888888号-1\",\"version\":\"v1.0.0\",\"time_zone\":\"Asia\\/Shanghai\",\"no_access_ip\":\"\",\"config_group\":[{\"key\":\"basics\",\"value\":\"Basics\"},{\"key\":\"mail\",\"value\":\"Mail\"},{\"key\":\"config_quick_entrance\",\"value\":\"Config Quick entrance\"}]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776153732),(98,2,'admin1','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":2,\"parent_admin_id\":null,\"channel_id\":null,\"username\":\"admin1\",\"nickname\":\"测试渠道超管1\",\"avatar\":\"\\/storage\\/default\\/20260401\\/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":1776154821,\"last_login_ip\":\"127.0.0.1\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":30,\"update_time\":1776154821,\"create_time\":1775026617,\"group_arr\":[\"5\"],\"group_name_arr\":[\"游戏测试1组\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776154825),(99,2,'admin1','//localhost:8787/admin/auth.Admin/add','管理员管理-添加','{\"status\":\"enable\",\"group_arr\":[\"7\"],\"username\":\"zhuguanTest1\",\"nickname\":\"测试主管1\",\"commission_rate\":30,\"password\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776155166),(100,2,'admin1','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":6,\"parent_admin_id\":2,\"channel_id\":1,\"username\":\"zhuguanTest1\",\"nickname\":\"测试主管1\",\"avatar\":\"\\/static\\/images\\/avatar.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":\"4DD3D519\",\"login_failure\":null,\"last_login_time\":null,\"last_login_ip\":\"\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":100,\"update_time\":1776155166,\"create_time\":1776155166,\"group_arr\":[\"7\"],\"group_name_arr\":[\"游戏测试1组-主管\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776155354),(101,2,'admin1','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":6,\"parent_admin_id\":2,\"channel_id\":1,\"username\":\"zhuguanTest1\",\"nickname\":\"测试主管1\",\"avatar\":\"\\/static\\/images\\/avatar.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":\"4DD3D519\",\"login_failure\":null,\"last_login_time\":null,\"last_login_ip\":\"\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":100,\"update_time\":1776155354,\"create_time\":1776155166,\"group_arr\":[\"7\"],\"group_name_arr\":[\"游戏测试1组-主管\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776155359),(102,2,'admin1','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":2,\"parent_admin_id\":null,\"channel_id\":1,\"username\":\"admin1\",\"nickname\":\"测试渠道超管1\",\"avatar\":\"\\/storage\\/default\\/20260401\\/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":1776155367,\"last_login_ip\":\"127.0.0.1\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":100,\"update_time\":1776155367,\"create_time\":1775026617,\"group_arr\":[\"5\"],\"group_name_arr\":[\"游戏测试1组\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776155371),(103,2,'admin1','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":2,\"parent_admin_id\":null,\"channel_id\":1,\"username\":\"admin1\",\"nickname\":\"测试渠道超管1\",\"avatar\":\"\\/storage\\/default\\/20260401\\/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":1776155380,\"last_login_ip\":\"127.0.0.1\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":null,\"update_time\":1776155380,\"create_time\":1775026617,\"group_arr\":[\"7\"],\"group_name_arr\":[\"游戏测试1组\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776155383),(104,2,'admin1','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":2,\"parent_admin_id\":null,\"channel_id\":1,\"username\":\"admin1\",\"nickname\":\"测试渠道超管1\",\"avatar\":\"\\/storage\\/default\\/20260401\\/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":1776155380,\"last_login_ip\":\"127.0.0.1\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":null,\"update_time\":1776155380,\"create_time\":1775026617,\"group_arr\":[\"7\"],\"group_name_arr\":[\"游戏测试1组\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776155404),(105,2,'admin1','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":2,\"parent_admin_id\":null,\"channel_id\":1,\"username\":\"admin1\",\"nickname\":\"测试渠道超管1\",\"avatar\":\"\\/storage\\/default\\/20260401\\/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":1776155380,\"last_login_ip\":\"127.0.0.1\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":null,\"update_time\":1776155380,\"create_time\":1775026617,\"group_arr\":[\"7\"],\"group_name_arr\":[\"游戏测试1组\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776155410),(106,2,'admin1','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":2,\"parent_admin_id\":null,\"channel_id\":1,\"username\":\"admin11\",\"nickname\":\"测试渠道超管1\",\"avatar\":\"\\/storage\\/default\\/20260401\\/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":1776155380,\"last_login_ip\":\"127.0.0.1\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":null,\"update_time\":1776155380,\"create_time\":1775026617,\"group_arr\":[\"7\"],\"group_name_arr\":[\"游戏测试1组\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776155421),(107,2,'admin1','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":2,\"parent_admin_id\":null,\"channel_id\":1,\"username\":\"admin11\",\"nickname\":\"测试渠道超管1\",\"avatar\":\"\\/storage\\/default\\/20260401\\/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":1776155380,\"last_login_ip\":\"127.0.0.1\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":null,\"update_time\":1776155380,\"create_time\":1775026617,\"group_arr\":[\"5\"],\"group_name_arr\":[\"游戏测试1组\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776155424),(108,1,'admin','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":2,\"parent_admin_id\":null,\"channel_id\":1,\"username\":\"admin1\",\"nickname\":\"测试渠道超管1\",\"avatar\":\"\\/storage\\/default\\/20260401\\/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":1776155497,\"last_login_ip\":\"127.0.0.1\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":null,\"update_time\":1776155497,\"create_time\":1775026617,\"group_arr\":[\"5\"],\"group_name_arr\":[]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776155526),(109,2,'admin1','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":4,\"parent_admin_id\":null,\"channel_id\":null,\"username\":\"zhuguan1\",\"nickname\":\"游戏测试1组-主管\",\"avatar\":\"\\/static\\/images\\/avatar.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":null,\"last_login_ip\":\"\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":null,\"update_time\":1775030948,\"create_time\":1775030948,\"group_arr\":[\"7\"],\"group_name_arr\":[\"游戏测试1组-主管\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776155623),(110,1,'admin','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":4,\"parent_admin_id\":null,\"channel_id\":null,\"username\":\"zhuguan1\",\"nickname\":\"游戏测试1组-主管\",\"avatar\":\"\\/static\\/images\\/avatar.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":null,\"last_login_ip\":\"\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":null,\"update_time\":1775030948,\"create_time\":1775030948,\"group_arr\":[\"7\"],\"group_name_arr\":[]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776155654),(111,1,'admin','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":4,\"parent_admin_id\":null,\"channel_id\":null,\"username\":\"zhuguan1\",\"nickname\":\"游戏测试1组-主管\",\"avatar\":\"\\/static\\/images\\/avatar.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":null,\"last_login_ip\":\"\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":null,\"update_time\":1775030948,\"create_time\":1775030948,\"group_arr\":[\"7\"],\"group_name_arr\":[]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776155664),(112,1,'admin','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":4,\"parent_admin_id\":null,\"channel_id\":null,\"username\":\"zhuguan1\",\"nickname\":\"游戏测试1组-主管\",\"avatar\":\"\\/static\\/images\\/avatar.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":null,\"last_login_ip\":\"\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":30,\"update_time\":1775030948,\"create_time\":1775030948,\"group_arr\":[\"7\"],\"group_name_arr\":[]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776155674),(113,2,'admin1','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":4,\"parent_admin_id\":null,\"channel_id\":null,\"username\":\"zhuguan1\",\"nickname\":\"游戏测试1组-主管\",\"avatar\":\"\\/static\\/images\\/avatar.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":null,\"last_login_ip\":\"\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":30.01,\"update_time\":1776155674,\"create_time\":1775030948,\"group_arr\":[\"7\"],\"group_name_arr\":[\"游戏测试1组-主管\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776155758),(114,2,'admin1','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":4,\"parent_admin_id\":null,\"channel_id\":1,\"username\":\"zhuguan1\",\"nickname\":\"游戏测试1组-主管\",\"avatar\":\"\\/static\\/images\\/avatar.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":null,\"last_login_ip\":\"\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":30,\"update_time\":1776155758,\"create_time\":1775030948,\"group_arr\":[\"7\"],\"group_name_arr\":[\"游戏测试1组-主管\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776155763),(115,2,'admin1','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":4,\"parent_admin_id\":null,\"channel_id\":1,\"username\":\"zhuguan1\",\"nickname\":\"游戏测试1组-主管\",\"avatar\":\"\\/static\\/images\\/avatar.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":null,\"last_login_ip\":\"\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":20,\"update_time\":1776155763,\"create_time\":1775030948,\"group_arr\":[\"7\"],\"group_name_arr\":[\"游戏测试1组-主管\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776155767),(116,2,'admin1','//localhost:8787/admin/auth.Admin/del','管理员管理-删除','{\"ids\":[\"4\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776155774),(117,2,'admin1','//localhost:8787/admin/auth.Admin/add','管理员管理-添加','{\"status\":\"enable\",\"group_arr\":[\"7\"],\"username\":\"zhugan1\",\"nickname\":\"测试1主管1\",\"commission_rate\":30,\"password\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776155798),(118,1,'admin','//localhost:8787/admin/auth.Group/del','角色组管理-删除','{\"ids\":[\"2\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776156638),(119,1,'admin','//localhost:8787/admin/auth.Group/del','角色组管理-删除','{\"ids\":[\"2\",\"3\",\"4\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776156643),(120,2,'admin1','//localhost:8787/admin/auth.Group/edit','角色组管理-编辑','{\"id\":7,\"pid\":\"5\",\"channel_id\":null,\"name\":\"游戏测试1组-主管1\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20],\"status\":1,\"update_time\":1775030873,\"create_time\":1775030867,\"commission_rate\":30}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776158513),(121,2,'admin1','//localhost:8787/admin/auth.Group/edit','角色组管理-编辑','{\"id\":7,\"pid\":\"5\",\"channel_id\":null,\"name\":\"游戏测试1组-主管1\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20],\"status\":1,\"update_time\":1775030873,\"create_time\":1775030867,\"commission_rate\":30}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776158517),(122,2,'admin1','//localhost:8787/admin/auth.Group/edit','角色组管理-编辑','{\"id\":7,\"pid\":\"5\",\"commission_rate\":30,\"channel_id\":null,\"name\":\"游戏测试1组-主管\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20],\"status\":1,\"update_time\":1775030873,\"create_time\":1775030867}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776158633),(123,2,'admin1','//localhost:8787/admin/auth.Group/edit','角色组管理-编辑','{\"id\":7,\"pid\":\"5\",\"commission_rate\":30,\"channel_id\":null,\"name\":\"游戏测试1组-主管\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20],\"status\":1,\"update_time\":1776158633,\"create_time\":1775030867}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776158660),(124,2,'admin1','//localhost:8787/admin/auth.Group/edit','角色组管理-编辑','{\"id\":7,\"pid\":\"5\",\"commission_rate\":30,\"channel_id\":null,\"name\":\"游戏测试1组-主管\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20],\"status\":1,\"update_time\":1776158633,\"create_time\":1775030867}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776158904),(125,2,'admin1','//localhost:8787/admin/auth.Group/edit','角色组管理-编辑','{\"id\":7,\"pid\":\"5\",\"commission_rate\":\"30.00\",\"channel_id\":null,\"name\":\"游戏测试1组-主管1\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20],\"status\":1,\"update_time\":1776158904,\"create_time\":1775030867}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776158909),(126,2,'admin1','//localhost:8787/admin/auth.Group/add','角色组管理-添加','{\"status\":1,\"pid\":\"5\",\"name\":\"游戏测试1组-主管2\",\"commission_rate\":30,\"rules\":[1,89,90]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776158920),(127,2,'admin1','//localhost:8787/admin/auth.Group/add','角色组管理-添加','{\"status\":1,\"pid\":\"5\",\"name\":\"游戏测试1组-主管3\",\"commission_rate\":30,\"rules\":[1,89,90]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776158932),(128,2,'admin1','//localhost:8787/admin/auth.Group/add','角色组管理-添加','{\"status\":1,\"pid\":\"5\",\"name\":\"游戏测试1组-主管4\",\"commission_rate\":30,\"rules\":[1,89,90]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776158960),(129,1,'admin','//localhost:8787/admin/channel/edit','渠道管理-编辑','{\"id\":2,\"top_admin_id\":\"3\",\"code\":\"test2\",\"invite_code\":\"testvicodde2\",\"name\":\"测试渠道2\",\"agent_mode\":\"turnover\",\"user_count\":null,\"profit_amount\":null,\"total_profit_amount\":\"0.0000\",\"commission_pool_amount\":\"0.0000\",\"turnover_share_rate\":10,\"affiliate_share_rate\":\"50.00\",\"affiliate_fee_rate\":\"15.00\",\"carryover_balance\":\"3000.0000\",\"status\":1,\"remark\":\"测试渠道2\",\"admin_id\":\"3\",\"admin_group_id\":6,\"create_time\":1776152907,\"update_time\":1776152907}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776159288),(130,1,'admin','//localhost:8787/admin/channel/edit','渠道管理-编辑','{\"id\":2,\"top_admin_id\":\"3\",\"code\":\"test2\",\"invite_code\":\"testvicodde2\",\"name\":\"测试渠道2\",\"agent_mode\":\"affiliate\",\"user_count\":null,\"profit_amount\":null,\"total_profit_amount\":\"0.0000\",\"commission_pool_amount\":\"0.0000\",\"turnover_share_rate\":null,\"affiliate_share_rate\":50,\"affiliate_fee_rate\":30,\"carryover_balance\":5000,\"status\":1,\"remark\":\"测试渠道2\",\"admin_id\":\"3\",\"admin_group_id\":6,\"create_time\":1776152907,\"update_time\":1776159288}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776159435),(131,2,'admin1','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":6,\"parent_admin_id\":2,\"channel_id\":1,\"username\":\"zhuguanTest1\",\"nickname\":\"测试主管1\",\"avatar\":\"\\/static\\/images\\/avatar.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":\"4DD3D519\",\"login_failure\":null,\"last_login_time\":null,\"last_login_ip\":\"\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":30,\"update_time\":1776155359,\"create_time\":1776155166,\"group_arr\":[\"7\"],\"group_name_arr\":[\"游戏测试1组-主管1\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776159741),(132,2,'admin1','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":6,\"parent_admin_id\":2,\"channel_id\":1,\"username\":\"zhuguanTest1\",\"nickname\":\"测试主管1\",\"avatar\":\"\\/static\\/images\\/avatar.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":\"4DD3D519\",\"login_failure\":null,\"last_login_time\":null,\"last_login_ip\":\"\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":100,\"update_time\":1776159741,\"create_time\":1776155166,\"group_arr\":[\"7\"],\"group_name_arr\":[\"游戏测试1组-主管1\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776159748),(133,1,'admin','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":2,\"parent_admin_id\":null,\"channel_id\":1,\"username\":\"admin1\",\"nickname\":\"测试渠道超管1\",\"avatar\":\"\\/storage\\/default\\/20260401\\/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":1776160585,\"last_login_ip\":\"127.0.0.1\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":null,\"update_time\":1776160585,\"create_time\":1775026617,\"group_arr\":\"5\",\"group_name_arr\":[\"游戏测试1组\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776160646),(134,1,'admin','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":2,\"parent_admin_id\":null,\"channel_id\":1,\"username\":\"admin1\",\"nickname\":\"测试渠道超管1\",\"avatar\":\"\\/storage\\/default\\/20260401\\/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":1776160800,\"last_login_ip\":\"127.0.0.1\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":null,\"update_time\":1776160800,\"create_time\":1775026617,\"group_arr\":\"5\",\"group_name_arr\":[\"游戏测试1组\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776160841),(135,1,'admin','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":2,\"parent_admin_id\":null,\"channel_id\":1,\"username\":\"admin1\",\"nickname\":\"测试渠道超管1\",\"avatar\":\"\\/storage\\/default\\/20260401\\/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":1776160800,\"last_login_ip\":\"127.0.0.1\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":null,\"update_time\":1776160800,\"create_time\":1775026617,\"group_arr\":\"7\",\"group_name_arr\":[\"游戏测试1组\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776160883),(136,1,'admin','//localhost:8787/admin/auth.Group/edit','角色组管理-编辑','{\"id\":5,\"pid\":0,\"commission_rate\":100,\"channel_id\":null,\"name\":\"游戏测试1组\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20,91,96,95,94,93,92,90,97,102,101,100,99,98],\"status\":1,\"update_time\":1775026629,\"create_time\":1775026281}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776161212),(137,1,'admin','//localhost:8787/admin/auth.Group/edit','角色组管理-编辑','{\"id\":6,\"pid\":0,\"commission_rate\":100,\"channel_id\":null,\"name\":\"游戏测试2组\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20,91,96,95,94,93,92,90,97,102,101,100,99,98],\"status\":1,\"update_time\":1775026316,\"create_time\":1775026316}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776161219),(138,1,'admin','//localhost:8787/admin/auth.Group/edit','角色组管理-编辑','{\"id\":6,\"pid\":0,\"commission_rate\":100,\"channel_id\":null,\"name\":\"游戏测试2组\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20,91,96,95,94,93,92,90,97,102,101,100,99,98],\"status\":1,\"update_time\":1775026316,\"create_time\":1775026316}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776161243),(139,1,'admin','//localhost:8787/admin/auth.Group/edit','角色组管理-编辑','{\"id\":6,\"pid\":0,\"commission_rate\":100,\"channel_id\":null,\"name\":\"游戏测试2组\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20,91,96,95,94,93,92,90,97,102,101,100,99,98],\"status\":1,\"update_time\":1775026316,\"create_time\":1775026316}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776161441),(140,1,'admin','//localhost:8787/admin/auth.Group/edit','角色组管理-编辑','{\"id\":5,\"pid\":0,\"commission_rate\":20,\"channel_id\":null,\"name\":\"游戏测试1组\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20,91,96,95,94,93,92,90,97,102,101,100,99,98],\"status\":1,\"update_time\":1776161212,\"create_time\":1775026281}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776161448),(141,1,'admin','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":2,\"parent_admin_id\":null,\"channel_id\":1,\"username\":\"admin1\",\"nickname\":\"测试渠道超管1\",\"avatar\":\"\\/storage\\/default\\/20260401\\/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":1776218668,\"last_login_ip\":\"127.0.0.1\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":null,\"update_time\":1776218668,\"create_time\":1775026617,\"group_arr\":[\"5\"],\"group_name_arr\":[\"游戏测试1组-主管1\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776218708),(142,1,'admin','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":2,\"parent_admin_id\":null,\"channel_id\":1,\"username\":\"admin1\",\"nickname\":\"测试渠道超管1\",\"avatar\":\"\\/storage\\/default\\/20260401\\/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":1776218722,\"last_login_ip\":\"127.0.0.1\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":null,\"update_time\":1776218722,\"create_time\":1775026617,\"group_arr\":[\"7\"],\"group_name_arr\":[\"游戏测试1组\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776218730),(143,1,'admin','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":2,\"parent_admin_id\":null,\"channel_id\":1,\"username\":\"admin1\",\"nickname\":\"测试渠道超管1\",\"avatar\":\"\\/storage\\/default\\/20260401\\/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":1776218722,\"last_login_ip\":\"127.0.0.1\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":null,\"update_time\":1776218722,\"create_time\":1775026617,\"group_arr\":[\"7\"],\"group_name_arr\":[\"游戏测试1组\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776218733),(144,1,'admin','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":2,\"parent_admin_id\":null,\"channel_id\":1,\"username\":\"admin1\",\"nickname\":\"测试渠道超管1\",\"avatar\":\"\\/storage\\/default\\/20260401\\/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":1776218722,\"last_login_ip\":\"127.0.0.1\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":null,\"update_time\":1776218722,\"create_time\":1775026617,\"group_arr\":[\"7\"],\"group_name_arr\":[\"游戏测试1组\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776218744),(145,1,'admin','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":2,\"parent_admin_id\":null,\"channel_id\":1,\"username\":\"admin1\",\"nickname\":\"测试渠道超管1\",\"avatar\":\"\\/storage\\/default\\/20260401\\/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":1776218722,\"last_login_ip\":\"127.0.0.1\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":null,\"update_time\":1776218722,\"create_time\":1775026617,\"group_arr\":[\"7\"],\"group_name_arr\":[\"游戏测试1组\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776218754),(146,1,'admin','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":2,\"parent_admin_id\":null,\"channel_id\":1,\"username\":\"admin1\",\"nickname\":\"测试渠道超管1\",\"avatar\":\"\\/storage\\/default\\/20260401\\/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":1776218722,\"last_login_ip\":\"127.0.0.1\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":null,\"update_time\":1776218722,\"create_time\":1775026617,\"group_arr\":[\"7\"],\"group_name_arr\":[\"游戏测试1组\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776218787),(147,0,'zhuguan1','//localhost:8787/admin/Index/login','登录','{\"username\":\"zhuguan1\",\"password\":\"***\",\"keep\":false,\"captchaId\":\"3c681e1e-fa5b-443a-a99f-7bbf37061dd7\",\"captchaInfo\":\"\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36',1776218814),(148,1,'admin','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":7,\"parent_admin_id\":2,\"channel_id\":1,\"username\":\"zhuguan1\",\"nickname\":\"测试1主管1\",\"avatar\":\"\\/static\\/images\\/avatar.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":\"4CD2CFC9\",\"login_failure\":null,\"last_login_time\":null,\"last_login_ip\":\"\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":30,\"update_time\":1776155798,\"create_time\":1776155798,\"group_arr\":[\"7\"],\"group_name_arr\":[\"游戏测试1组-主管1\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776218829),(149,5,'zhuguan2','//localhost:8787/admin/Index/login','登录','{\"username\":\"zhuguan2\",\"password\":\"***\",\"keep\":false,\"captchaId\":\"3c681e1e-fa5b-443a-a99f-7bbf37061dd7\",\"captchaInfo\":\"\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36',1776218899),(150,1,'admin','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":2,\"parent_admin_id\":null,\"channel_id\":1,\"username\":\"admin1\",\"nickname\":\"测试渠道超管1\",\"avatar\":\"\\/storage\\/default\\/20260401\\/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":1776218722,\"last_login_ip\":\"127.0.0.1\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":null,\"update_time\":1776218722,\"create_time\":1775026617,\"group_arr\":[\"7\"],\"group_name_arr\":[\"游戏测试1组\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776219004),(151,1,'admin','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":2,\"parent_admin_id\":null,\"channel_id\":1,\"username\":\"admin1\",\"nickname\":\"测试渠道超管1\",\"avatar\":\"\\/storage\\/default\\/20260401\\/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":1776218722,\"last_login_ip\":\"127.0.0.1\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":30,\"update_time\":1776218722,\"create_time\":1775026617,\"group_arr\":[\"7\"],\"group_name_arr\":[\"游戏测试1组\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776219009),(152,1,'admin','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":7,\"parent_admin_id\":2,\"channel_id\":1,\"username\":\"zhuguan1\",\"nickname\":\"测试1主管1\",\"avatar\":\"\\/static\\/images\\/avatar.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":\"4CD2CFC9\",\"login_failure\":null,\"last_login_time\":null,\"last_login_ip\":\"\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":\"30.00\",\"update_time\":1776218829,\"create_time\":1776155798,\"group_arr\":[\"7\"],\"group_name_arr\":[\"游戏测试1组-主管1\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776219131),(153,1,'admin','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":2,\"parent_admin_id\":null,\"channel_id\":1,\"username\":\"admin1\",\"nickname\":\"测试渠道超管1\",\"avatar\":\"\\/storage\\/default\\/20260401\\/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":1776219016,\"last_login_ip\":\"127.0.0.1\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":\"30.00\",\"update_time\":1776219016,\"create_time\":1775026617,\"group_arr\":[\"7\"],\"group_name_arr\":[\"游戏测试1组-主管1\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776219135),(154,1,'admin','//localhost:8787/admin/auth.Group/add','角色组管理-添加','{\"status\":1,\"pid\":\"7\",\"name\":\"游戏测试组1-主管1-经理1\",\"commission_rate\":50,\"rules\":[1,89,90,97,102,101,100,99,98]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776219172),(155,1,'admin','//localhost:8787/admin/auth.Group/add','角色组管理-添加','{\"status\":1,\"pid\":\"7\",\"name\":\"游戏测试组1-主管1-经理2\",\"commission_rate\":30,\"rules\":[1,89,90,97,102,101,100,99,98]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776219189),(156,1,'admin','//localhost:8787/admin/auth.Group/edit','角色组管理-编辑','{\"id\":12,\"pid\":\"7\",\"commission_rate\":\"50.00\",\"channel_id\":null,\"name\":\"游戏测试组1-主管1-经理1-员工1\",\"rules\":[1,89,90,97,102,101,100,99,98],\"status\":1,\"update_time\":1776219172,\"create_time\":1776219172}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776219211),(157,1,'admin','//localhost:8787/admin/auth.Group/edit','角色组管理-编辑','{\"id\":12,\"pid\":\"7\",\"commission_rate\":100,\"channel_id\":null,\"name\":\"游戏测试组1-主管1-经理1\",\"rules\":[1,89,90,97,102,101,100,99,98],\"status\":1,\"update_time\":1776219211,\"create_time\":1776219172}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776219229),(158,1,'admin','//localhost:8787/admin/auth.Group/edit','角色组管理-编辑','{\"id\":12,\"pid\":\"7\",\"commission_rate\":70,\"channel_id\":null,\"name\":\"游戏测试组1-主管1-经理1\",\"rules\":[1,89,90,97,102,101,100,99,98],\"status\":1,\"update_time\":1776219211,\"create_time\":1776219172}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776219235),(159,1,'admin','//localhost:8787/admin/auth.Group/add','角色组管理-添加','{\"status\":1,\"pid\":\"12\",\"name\":\"游戏测试组1-主管1-经理1-员工1\",\"commission_rate\":50,\"rules\":[1,89,90,97,102,101,100,99,98]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776219247),(160,1,'admin','//localhost:8787/admin/game.User/add','用户管理-添加','{\"status\":\"1\",\"username\":\"+60222222222\",\"password\":\"***\",\"admin_id\":\"7\",\"channel_id\":1,\"phone\":\"+60222222222\",\"remark\":\"测试用户添加\",\"coin\":200}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776219404),(161,1,'admin','//localhost:8787/admin/auth.Group/edit','角色组管理-编辑','{\"id\":5,\"pid\":0,\"commission_rate\":\"20.00\",\"channel_id\":null,\"name\":\"游戏测试1组\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20,91,96,95,94,93,92,90,97,102,101,100,99,98],\"status\":1,\"update_time\":1776161448,\"create_time\":1775026281}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776219615),(162,1,'admin','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":2,\"parent_admin_id\":null,\"channel_id\":1,\"username\":\"admin1\",\"nickname\":\"测试渠道超管1\",\"avatar\":\"\\/storage\\/default\\/20260401\\/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":1776219523,\"last_login_ip\":\"127.0.0.1\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":\"30.00\",\"update_time\":1776219523,\"create_time\":1775026617,\"group_arr\":[\"5\"],\"group_name_arr\":[\"游戏测试1组-主管1\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776219625),(163,1,'admin','//localhost:8787/admin/auth.Rule/del','菜单规则管理-删除','{\"ids\":[\"21\",\"22\",\"26\",\"25\",\"24\",\"23\",\"27\",\"31\",\"30\",\"29\",\"28\",\"32\",\"37\",\"36\",\"35\",\"34\",\"33\",\"38\",\"40\",\"39\",\"41\",\"43\",\"42\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776219771),(164,2,'admin1','//localhost:8787/admin/game.User/edit','用户管理-编辑','{\"id\":1,\"username\":\"+60123456789\",\"password\":\"***\",\"uuid\":\"\",\"phone\":\"+60123456789\",\"remark\":\"测试渠道1用户名+60123456789\",\"coin\":0,\"head_image\":null,\"game_channel_id\":1,\"channel_id\":1,\"admin_id\":2,\"status\":1,\"create_time\":1775028800,\"update_time\":1775029804,\"salt\":\"***\",\"token\":\"***\",\"refresh_token\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776219965),(165,1,'admin','//localhost:8787/admin/ajax/upload','上传文件','{\"uuid\":\"73a6a42c-4be5-45ad-9773-ea60f1b76413\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776220538),(166,1,'admin','//localhost:8787/admin/game.User/edit','用户管理-编辑','{\"id\":4,\"username\":\"+60222222222\",\"password\":\"***\",\"uuid\":\"3da07ffbded440d0d982f4f32d58c155\",\"phone\":\"+60222222222\",\"remark\":\"测试用户添加\",\"coin\":\"200.00\",\"head_image\":\"\\/storage\\/default\\/20260415\\/hwwbr2zgt2k56me995b71bbefdc976794c58aad8bf36e85526a7b5e.png\",\"game_channel_id\":null,\"channel_id\":1,\"admin_id\":7,\"status\":1,\"create_time\":1776219404,\"update_time\":1776219404,\"salt\":\"***\",\"token\":\"***\",\"refresh_token\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776220539),(167,1,'admin','//localhost:8787/admin/game.User/edit','用户管理-编辑','{\"id\":4,\"username\":\"+60222222222\",\"password\":\"***\",\"uuid\":\"3da07ffbded440d0d982f4f32d58c155\",\"phone\":\"+60222222222\",\"remark\":\"测试用户添加\",\"coin\":\"200.00\",\"head_image\":\"\\/storage\\/default\\/20260415\\/hwwbr2zgt2k56me995b71bbefdc976794c58aad8bf36e85526a7b5e.png\",\"game_channel_id\":null,\"channel_id\":1,\"admin_id\":\"7\",\"status\":1,\"create_time\":1776219404,\"update_time\":1776220539,\"salt\":\"***\",\"token\":\"***\",\"refresh_token\":\"***\",\"register_invite_code\":\"4CD2CFC9\",\"risk_flags\":2}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776221766),(168,1,'admin','//localhost:8787/admin/game.User/edit','用户管理-编辑','{\"id\":4,\"username\":\"+60222222222\",\"password\":\"***\",\"uuid\":\"3da07ffbded440d0d982f4f32d58c155\",\"phone\":\"+60222222222\",\"remark\":\"测试用户添加\",\"coin\":\"200.00\",\"head_image\":\"\\/storage\\/default\\/20260415\\/hwwbr2zgt2k56me995b71bbefdc976794c58aad8bf36e85526a7b5e.png\",\"game_channel_id\":null,\"channel_id\":1,\"admin_id\":\"7\",\"status\":1,\"create_time\":1776219404,\"update_time\":1776220539,\"salt\":\"***\",\"token\":\"***\",\"refresh_token\":\"***\",\"register_invite_code\":\"4CD2CFC9\",\"risk_flags\":2}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222109),(169,1,'admin','//localhost:8787/admin/game.User/edit','用户管理-编辑','{\"id\":4,\"username\":\"+60222222222\",\"password\":\"***\",\"uuid\":\"3da07ffbded440d0d982f4f32d58c155\",\"phone\":\"+60222222222\",\"email\":\"\",\"remark\":\"测试用户添加\",\"coin\":\"200.0000\",\"head_image\":\"\\/storage\\/default\\/20260415\\/hwwbr2zgt2k56me995b71bbefdc976794c58aad8bf36e85526a7b5e.png\",\"game_channel_id\":null,\"channel_id\":1,\"register_invite_code\":\"4CD2CFC9\",\"total_deposit_coin\":\"0.0000\",\"total_valid_bet_coin\":\"0.0000\",\"risk_flags\":6,\"current_streak\":0,\"last_bet_period_no\":\"\",\"admin_id\":\"7\",\"status\":1,\"create_time\":1776219404,\"update_time\":1776222109,\"salt\":\"***\",\"token\":\"***\",\"refresh_token\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222129),(170,1,'admin','//localhost:8787/admin/game.User/edit','用户管理-编辑','{\"id\":4,\"username\":\"+60222222222\",\"password\":\"***\",\"uuid\":\"3da07ffbded440d0d982f4f32d58c155\",\"phone\":\"+60222222222\",\"email\":\"\",\"remark\":\"测试用户添加\",\"coin\":\"200.0000\",\"head_image\":\"\\/storage\\/default\\/20260415\\/hwwbr2zgt2k56me995b71bbefdc976794c58aad8bf36e85526a7b5e.png\",\"game_channel_id\":null,\"channel_id\":1,\"register_invite_code\":\"4CD2CFC9\",\"total_deposit_coin\":\"0.0000\",\"total_valid_bet_coin\":\"0.0000\",\"risk_flags\":7,\"current_streak\":0,\"last_bet_period_no\":\"\",\"admin_id\":\"7\",\"status\":1,\"create_time\":1776219404,\"update_time\":1776222129,\"salt\":\"***\",\"token\":\"***\",\"refresh_token\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222175),(171,1,'admin','//localhost:8787/admin/ajax/upload','上传文件','{\"uuid\":\"91740802-9ec1-48b3-8f30-fab8aa757913\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222707),(172,1,'admin','//localhost:8787/admin/game.User/edit','用户管理-编辑','{\"id\":3,\"username\":\"xiaopiqiu\",\"password\":\"***\",\"uuid\":\"485c1a5d045e036a1683bc7f16ef8291\",\"phone\":\"+60111111111\",\"email\":\"\",\"remark\":\"测试渠道2用户+60111111111\",\"coin\":\"0.0000\",\"head_image\":\"\\/storage\\/default\\/20260415\\/xiaopiqiu5b89d3d1fd8681f60689e06bff114afef34f0e46.png\",\"game_channel_id\":2,\"channel_id\":2,\"register_invite_code\":\"\",\"total_deposit_coin\":\"0.0000\",\"total_valid_bet_coin\":\"0.0000\",\"risk_flags\":0,\"current_streak\":0,\"last_bet_period_no\":\"\",\"admin_id\":\"3\",\"status\":1,\"create_time\":1775032301,\"update_time\":1775032301,\"salt\":\"***\",\"token\":\"***\",\"refresh_token\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222713),(173,1,'admin','//localhost:8787/admin/ajax/upload','上传文件','{\"uuid\":\"9cdeaade-7a2c-4bff-8344-b325b3884c82\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222769),(174,1,'admin','//localhost:8787/admin/game.User/edit','用户管理-编辑','{\"id\":4,\"username\":\"miaomiao\",\"password\":\"***\",\"uuid\":\"3da07ffbded440d0d982f4f32d58c155\",\"phone\":\"+60222222222\",\"email\":\"\",\"remark\":\"测试用户添加\",\"coin\":\"200.0000\",\"head_image\":\"\",\"game_channel_id\":null,\"channel_id\":1,\"register_invite_code\":\"4CD2CFC9\",\"total_deposit_coin\":\"0.0000\",\"total_valid_bet_coin\":\"0.0000\",\"risk_flags\":7,\"current_streak\":0,\"last_bet_period_no\":\"\",\"admin_id\":\"7\",\"status\":1,\"create_time\":1776219404,\"update_time\":1776222175,\"salt\":\"***\",\"token\":\"***\",\"refresh_token\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222769),(175,1,'admin','//localhost:8787/admin/ajax/upload','上传文件','{\"uuid\":\"47730524-e191-4f7d-85b4-45197576e645\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222775),(176,1,'admin','//localhost:8787/admin/game.User/edit','用户管理-编辑','{\"id\":4,\"username\":\"miaomiao\",\"password\":\"***\",\"uuid\":\"0828c182ac1fd9a523bd7a9e8d4bf455\",\"phone\":\"+60222222222\",\"email\":\"\",\"remark\":\"测试用户添加\",\"coin\":\"200.0000\",\"head_image\":\"\\/storage\\/default\\/20260415\\/miaomiao19edcca6b2ce2d19fab96f961a4577933db1c8e8.png\",\"game_channel_id\":null,\"channel_id\":1,\"register_invite_code\":\"4CD2CFC9\",\"total_deposit_coin\":\"0.0000\",\"total_valid_bet_coin\":\"0.0000\",\"risk_flags\":7,\"current_streak\":0,\"last_bet_period_no\":\"\",\"admin_id\":\"7\",\"status\":1,\"create_time\":1776219404,\"update_time\":1776222769,\"salt\":\"***\",\"token\":\"***\",\"refresh_token\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222777),(177,1,'admin','//localhost:8787/admin/ajax/upload','上传文件','{\"uuid\":\"765e3c9e-20ff-4f1d-a825-b618289b710a\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222789),(178,1,'admin','//localhost:8787/admin/game.User/edit','用户管理-编辑','{\"id\":3,\"username\":\"huohua\",\"password\":\"***\",\"uuid\":\"19735e2a69bca7b1969406c611c99756\",\"phone\":\"+60111111111\",\"email\":\"\",\"remark\":\"测试渠道2用户+60111111111\",\"coin\":\"0.0000\",\"head_image\":\"\",\"game_channel_id\":2,\"channel_id\":2,\"register_invite_code\":\"\",\"total_deposit_coin\":\"0.0000\",\"total_valid_bet_coin\":\"0.0000\",\"risk_flags\":0,\"current_streak\":0,\"last_bet_period_no\":\"\",\"admin_id\":\"3\",\"status\":1,\"create_time\":1775032301,\"update_time\":1776222713,\"salt\":\"***\",\"token\":\"***\",\"refresh_token\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222789),(179,1,'admin','//localhost:8787/admin/ajax/upload','上传文件','{\"uuid\":\"a382de6f-0a8a-4fd8-a747-21eaa976d50f\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222794),(180,1,'admin','//localhost:8787/admin/game.User/edit','用户管理-编辑','{\"id\":3,\"username\":\"huohua\",\"password\":\"***\",\"uuid\":\"6e87cb1028ff578b4daa8ea1f3bcd70c\",\"phone\":\"+60111111111\",\"email\":\"\",\"remark\":\"测试渠道2用户+60111111111\",\"coin\":\"0.0000\",\"head_image\":\"\\/storage\\/default\\/20260415\\/huohuaaf6610205c3b4d88fed44e14070ea4976ee45843.png\",\"game_channel_id\":2,\"channel_id\":2,\"register_invite_code\":\"\",\"total_deposit_coin\":\"0.0000\",\"total_valid_bet_coin\":\"0.0000\",\"risk_flags\":0,\"current_streak\":0,\"last_bet_period_no\":\"\",\"admin_id\":\"3\",\"status\":1,\"create_time\":1775032301,\"update_time\":1776222789,\"salt\":\"***\",\"token\":\"***\",\"refresh_token\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222795),(181,1,'admin','//localhost:8787/admin/ajax/upload','上传文件','{\"uuid\":\"a80f982e-e49d-4b8e-a488-ed4e3a3910bc\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222805),(182,1,'admin','//localhost:8787/admin/game.User/edit','用户管理-编辑','{\"id\":2,\"username\":\"shuilanlan\",\"password\":\"***\",\"uuid\":\"016168792eb933d58ba93f4dfecb10d5\",\"phone\":\"+60123456788\",\"email\":\"\",\"remark\":\"测试渠道1\",\"coin\":\"0.0000\",\"head_image\":\"\\/storage\\/default\\/20260415\\/shuilanlan3491cfcbed1e6a2ef0f128f3a51b0dd07badc6fb.png\",\"game_channel_id\":1,\"channel_id\":1,\"register_invite_code\":\"\",\"total_deposit_coin\":\"0.0000\",\"total_valid_bet_coin\":\"0.0000\",\"risk_flags\":0,\"current_streak\":0,\"last_bet_period_no\":\"\",\"admin_id\":\"2\",\"status\":1,\"create_time\":1775030248,\"update_time\":1775031920,\"salt\":\"***\",\"token\":\"***\",\"refresh_token\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222805),(183,1,'admin','//localhost:8787/admin/ajax/upload','上传文件','{\"uuid\":\"0dc3761e-81d0-427f-a3c1-3ae51dd3f95c\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222821),(184,1,'admin','//localhost:8787/admin/game.User/edit','用户管理-编辑','{\"id\":1,\"username\":\"dimo\",\"password\":\"***\",\"uuid\":\"cd19719af9876a4f449da6f2db2a89c2\",\"phone\":\"+60123456789\",\"email\":\"\",\"remark\":\"测试渠道1用户名+60123456789\",\"coin\":\"0.0000\",\"head_image\":\"\\/storage\\/default\\/20260415\\/dimo1bd3b10e4323c935ea9ba41bc92f4d0cc59f7b9f.png\",\"game_channel_id\":1,\"channel_id\":1,\"register_invite_code\":\"\",\"total_deposit_coin\":\"0.0000\",\"total_valid_bet_coin\":\"0.0000\",\"risk_flags\":0,\"current_streak\":0,\"last_bet_period_no\":\"\",\"admin_id\":\"2\",\"status\":1,\"create_time\":1775028800,\"update_time\":1776219965,\"salt\":\"***\",\"token\":\"***\",\"refresh_token\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222826),(185,1,'admin','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":5,\"parent_admin_id\":null,\"channel_id\":null,\"username\":\"zhuguan2\",\"nickname\":\"游戏测试2组-主管\",\"avatar\":\"\\/static\\/images\\/avatar.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":null,\"last_login_time\":1776221386,\"last_login_ip\":\"127.0.0.1\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":30,\"update_time\":1776221386,\"create_time\":1775030976,\"group_arr\":[\"8\"],\"group_name_arr\":[\"游戏测试2组-主管\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222848),(186,1,'admin','//localhost:8787/admin/auth.Admin/del','管理员管理-删除','{\"ids\":[\"2\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222866),(187,1,'admin','//localhost:8787/admin/auth.Admin/del','管理员管理-删除','{\"ids\":[\"3\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222868),(188,1,'admin','//localhost:8787/admin/auth.Admin/del','管理员管理-删除','{\"ids\":[\"5\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222870),(189,1,'admin','//localhost:8787/admin/ajax/upload','上传文件','{\"uuid\":\"ef9317a2-7545-4907-9e14-c57acb950b0c\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222901),(190,1,'admin','//localhost:8787/admin/auth.Admin/add','管理员管理-添加','{\"status\":\"enable\",\"group_arr\":[\"5\"],\"username\":\"admin1\",\"nickname\":\"测试1超管1\",\"avatar\":\"\\/storage\\/default\\/20260415\\/qiqihou5beececa707b006afb2fa42c0f1fcd945edca366.png\",\"password\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222907),(191,1,'admin','//localhost:8787/admin/ajax/upload','上传文件','{\"uuid\":\"2ac5701f-7a9a-4d3b-8aad-0b6731386101\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222936),(192,1,'admin','//localhost:8787/admin/auth.Admin/add','管理员管理-添加','{\"status\":\"enable\",\"group_arr\":[\"6\"],\"username\":\"admin2\",\"nickname\":\"测试2超管1\",\"avatar\":\"\\/storage\\/default\\/20260415\\/shenshiji8c03f375d3735a75c18f1d2840496b07c9c41c3b.png\",\"password\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222941),(193,8,'admin1','//localhost:8787/admin/Index/login','登录','{\"username\":\"admin1\",\"password\":\"***\",\"keep\":false,\"captchaId\":\"100fc6e1-f24b-4a11-999d-3e0470b04a78\",\"captchaInfo\":\"\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222955),(194,1,'admin','//localhost:8787/admin/game.User/edit','用户管理-编辑','{\"id\":3,\"username\":\"huohua\",\"password\":\"***\",\"uuid\":\"6e87cb1028ff578b4daa8ea1f3bcd70c\",\"phone\":\"+60111111111\",\"email\":\"\",\"remark\":\"测试渠道2用户+60111111111\",\"coin\":\"0.0000\",\"head_image\":\"\\/storage\\/default\\/20260415\\/huohuaaf6610205c3b4d88fed44e14070ea4976ee45843.png\",\"game_channel_id\":2,\"channel_id\":1,\"register_invite_code\":\"\",\"total_deposit_coin\":\"0.0000\",\"total_valid_bet_coin\":\"0.0000\",\"risk_flags\":0,\"current_streak\":0,\"last_bet_period_no\":\"\",\"admin_id\":\"2\",\"status\":1,\"create_time\":1775032301,\"update_time\":1776222795,\"salt\":\"***\",\"token\":\"***\",\"refresh_token\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222978),(195,1,'admin','//localhost:8787/admin/ajax/upload','上传文件','{\"uuid\":\"32c4967d-590e-453b-8ad3-e393b48ec6d7\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222999),(196,1,'admin','//localhost:8787/admin/game.User/add','用户管理-添加','{\"status\":\"1\",\"coin\":\"0.0000\",\"total_deposit_coin\":\"0.0000\",\"total_valid_bet_coin\":\"0.0000\",\"risk_flags\":0,\"current_streak\":0,\"last_bet_period_no\":\"\",\"register_invite_code\":\"\",\"email\":\"\",\"head_image\":\"\\/storage\\/default\\/20260401\\/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png\",\"username\":\"bengbenghua\",\"password\":\"***\",\"phone\":\"+60123456788\",\"admin_id\":\"3\",\"channel_id\":1}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776223026),(197,1,'admin','//localhost:8787/admin/game.User/edit','用户管理-编辑','{\"id\":5,\"username\":\"bengbenghua\",\"password\":\"***\",\"uuid\":\"9a6ded059bfb35c42431f8b8eaced2d0\",\"phone\":\"+60123456788\",\"email\":\"\",\"remark\":\"\",\"coin\":\"0.0000\",\"head_image\":\"\\/storage\\/default\\/20260401\\/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png\",\"game_channel_id\":null,\"channel_id\":1,\"register_invite_code\":\"\",\"total_deposit_coin\":\"0.0000\",\"total_valid_bet_coin\":\"0.0000\",\"risk_flags\":0,\"current_streak\":0,\"last_bet_period_no\":\"\",\"admin_id\":\"3\",\"status\":1,\"create_time\":1776223026,\"update_time\":1776223026,\"salt\":\"***\",\"token\":\"***\",\"refresh_token\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776223399),(198,1,'admin','//localhost:8787/admin/game.User/edit','用户管理-编辑','{\"id\":5,\"username\":\"bengbenghua\",\"password\":\"***\",\"uuid\":\"9a6ded059bfb35c42431f8b8eaced2d0\",\"phone\":\"+60123456788\",\"email\":\"\",\"remark\":\"\",\"coin\":\"0.0000\",\"head_image\":\"\\/storage\\/default\\/20260401\\/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png\",\"game_channel_id\":null,\"channel_id\":1,\"register_invite_code\":\"D97DBC16\",\"total_deposit_coin\":\"0.0000\",\"total_valid_bet_coin\":\"0.0000\",\"risk_flags\":0,\"current_streak\":0,\"last_bet_period_no\":\"\",\"admin_id\":\"8\",\"status\":1,\"create_time\":1776223026,\"update_time\":1776223026,\"salt\":\"***\",\"token\":\"***\",\"refresh_token\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776223406),(199,1,'admin','//localhost:8787/admin/game.User/edit','用户管理-编辑','{\"id\":3,\"username\":\"huohua\",\"password\":\"***\",\"uuid\":\"d2252f046d549375b8633ec2439d6be4\",\"phone\":\"+60111111111\",\"email\":\"\",\"remark\":\"测试渠道2用户+60111111111\",\"coin\":\"0.0000\",\"head_image\":\"\\/storage\\/default\\/20260415\\/huohuaaf6610205c3b4d88fed44e14070ea4976ee45843.png\",\"game_channel_id\":2,\"channel_id\":1,\"register_invite_code\":\"E7BAE6F7\",\"total_deposit_coin\":\"0.0000\",\"total_valid_bet_coin\":\"0.0000\",\"risk_flags\":0,\"current_streak\":0,\"last_bet_period_no\":\"\",\"admin_id\":\"9\",\"status\":1,\"create_time\":1775032301,\"update_time\":1776222978,\"salt\":\"***\",\"token\":\"***\",\"refresh_token\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776223413),(200,1,'admin','//localhost:8787/admin/game.User/edit','用户管理-编辑','{\"id\":2,\"username\":\"shuilanlan\",\"password\":\"***\",\"uuid\":\"0cfffc16d6b1864fb1bfdab32aac0b14\",\"phone\":\"+60123456788\",\"email\":\"\",\"remark\":\"测试渠道1\",\"coin\":\"0.0000\",\"head_image\":\"\\/storage\\/default\\/20260415\\/shuilanlan3491cfcbed1e6a2ef0f128f3a51b0dd07badc6fb.png\",\"game_channel_id\":1,\"channel_id\":1,\"register_invite_code\":\"D97DBC16\",\"total_deposit_coin\":\"0.0000\",\"total_valid_bet_coin\":\"0.0000\",\"risk_flags\":0,\"current_streak\":0,\"last_bet_period_no\":\"\",\"admin_id\":\"8\",\"status\":1,\"create_time\":1775030248,\"update_time\":1776222805,\"salt\":\"***\",\"token\":\"***\",\"refresh_token\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776223419),(201,1,'admin','//localhost:8787/admin/game.User/edit','用户管理-编辑','{\"id\":1,\"username\":\"dimo\",\"password\":\"***\",\"uuid\":\"b8a5bc12613259d08e5f9048f698d218\",\"phone\":\"+60123456789\",\"email\":\"\",\"remark\":\"测试渠道1用户名+60123456789\",\"coin\":\"0.0000\",\"head_image\":\"\\/storage\\/default\\/20260415\\/dimo1bd3b10e4323c935ea9ba41bc92f4d0cc59f7b9f.png\",\"game_channel_id\":1,\"channel_id\":1,\"register_invite_code\":\"4CD2CFC9\",\"total_deposit_coin\":\"0.0000\",\"total_valid_bet_coin\":\"0.0000\",\"risk_flags\":0,\"current_streak\":0,\"last_bet_period_no\":\"\",\"admin_id\":\"7\",\"status\":1,\"create_time\":1775028800,\"update_time\":1776222826,\"salt\":\"***\",\"token\":\"***\",\"refresh_token\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776223428),(202,1,'admin','//localhost:8787/admin/ajax/clearCache','清理缓存','{\"type\":\"all\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776231392),(203,1,'admin','//localhost:8787/admin/ajax/clearCache','清理缓存','{\"type\":\"all\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776231615),(204,1,'admin','//localhost:8787/admin/auth.Rule/del','菜单规则管理-删除','{\"ids\":[\"103\",\"104\",\"114\",\"118\",\"117\",\"116\",\"115\",\"119\",\"121\",\"120\",\"112\",\"113\",\"97\",\"102\",\"101\",\"100\",\"99\",\"98\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776245503),(205,1,'admin','//localhost:8787/admin/ajax/clearCache','清理缓存','{\"type\":\"all\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776245538),(206,1,'admin','//localhost:8787/admin/auth.Group/edit','角色组管理-编辑','{\"id\":5,\"pid\":0,\"commission_rate\":\"20.00\",\"channel_id\":null,\"name\":\"游戏测试1组\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20,122,126,130,129,128,127,123,131,132,133,137,136,135,134,138,142,141,140,139,90,105,111,110,109,108,107,106,124,145,149,148,147,146,150,152,151,125,143,144,91,96,95,94,93,92],\"status\":1,\"update_time\":1776161448,\"create_time\":1775026281}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776246118),(207,1,'admin','//localhost:8787/admin/auth.Group/edit','角色组管理-编辑','{\"id\":7,\"pid\":\"5\",\"commission_rate\":\"30.00\",\"channel_id\":null,\"name\":\"游戏测试1组-主管1\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20,122,126,130,129,128,127,123,131,132,133,137,136,135,134,138,142,141,140,139,90,105,111,110,109,108,107,106,151,125,143,144,124,150],\"status\":1,\"update_time\":1776158909,\"create_time\":1775030867}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776246144),(208,1,'admin','//localhost:8787/admin/auth.Group/edit','角色组管理-编辑','{\"id\":5,\"pid\":0,\"commission_rate\":\"20.00\",\"channel_id\":null,\"name\":\"游戏测试1组\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20,122,126,130,129,128,127,123,131,132,133,137,136,135,134,138,142,141,140,139,90,105,111,110,109,108,107,106,150,152,151,125,143,144,91,96,95,94,93,92,124],\"status\":1,\"update_time\":1776246118,\"create_time\":1775026281}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776246154),(209,1,'admin','//localhost:8787/admin/auth.Admin/add','管理员管理-添加','{\"status\":\"enable\",\"group_arr\":[\"12\"],\"username\":\"test1jingli1\",\"nickname\":\"测试1-主管1-经理1\",\"commission_rate\":30,\"password\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776303624),(210,1,'admin','//localhost:8787/admin/auth.Admin/add','管理员管理-添加','{\"status\":\"enable\",\"group_arr\":[\"14\"],\"username\":\"test1yuangong1\",\"nickname\":\"测试1-主管1-经理1-员工1\",\"commission_rate\":30,\"password\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776303674),(211,1,'admin','//localhost:8787/admin/auth.Admin/add','管理员管理-添加','{\"status\":\"enable\",\"group_arr\":[\"13\"],\"username\":\"test1jingli2\",\"nickname\":\"测试1-主管1-经理2\",\"commission_rate\":40,\"password\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776303704),(212,1,'admin','//localhost:8787/admin/auth.Admin/add','管理员管理-添加','{\"status\":\"enable\",\"group_arr\":[\"10\"],\"username\":\"test1zhuguan2\",\"nickname\":\"测试1-主管2\",\"commission_rate\":30,\"password\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776303767),(213,1,'admin','//localhost:8787/admin/auth.Admin/add','管理员管理-添加','{\"status\":\"enable\",\"group_arr\":[\"11\"],\"username\":\"test1zhuguan3\",\"nickname\":\"测试1主管3\",\"commission_rate\":60,\"password\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776303788),(214,1,'admin','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":6,\"parent_admin_id\":2,\"channel_id\":1,\"username\":\"zhuguanTest1\",\"nickname\":\"测试主管1\",\"avatar\":\"\\/static\\/images\\/avatar.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":\"4DD3D519\",\"login_failure\":null,\"last_login_time\":null,\"last_login_ip\":\"\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":\"30.00\",\"update_time\":1776159741,\"create_time\":1776155166,\"group_arr\":[\"7\"],\"group_name_arr\":[\"游戏测试1组-主管1\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776303810),(215,1,'admin','//localhost:8787/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":7,\"parent_admin_id\":2,\"channel_id\":1,\"username\":\"zhuguan1\",\"nickname\":\"测试1主管1\",\"avatar\":\"\\/static\\/images\\/avatar.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":\"4CD2CFC9\",\"login_failure\":null,\"last_login_time\":null,\"last_login_ip\":\"\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":\"30.00\",\"update_time\":1776219131,\"create_time\":1776155798,\"group_arr\":[\"10\"],\"group_name_arr\":[\"游戏测试1组-主管1\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776303816),(216,1,'admin','//localhost:8787/admin/auth.Group/edit','角色组管理-编辑','{\"id\":7,\"pid\":\"5\",\"commission_rate\":60,\"channel_id\":null,\"name\":\"游戏测试1组-主管1\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20,122,126,130,129,128,127,123,131,132,133,137,136,135,134,138,142,141,140,139,90,105,111,110,109,108,107,106,151,125,143,144,124,150],\"status\":1,\"update_time\":1776246144,\"create_time\":1775030867}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776303942),(217,1,'admin','//localhost:8787/admin/auth.Group/edit','角色组管理-编辑','{\"id\":7,\"pid\":\"5\",\"commission_rate\":40,\"channel_id\":null,\"name\":\"游戏测试1组-主管1\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20,122,126,130,129,128,127,123,131,132,133,137,136,135,134,138,142,141,140,139,90,105,111,110,109,108,107,106,151,125,143,144,124,150],\"status\":1,\"update_time\":1776246144,\"create_time\":1775030867}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776303946),(218,1,'admin','//localhost:8787/admin/channel/edit','渠道管理-编辑','{\"id\":1,\"top_admin_id\":\"2\",\"code\":\"test1\",\"invite_code\":\"invitCode\",\"name\":\"测试渠道1\",\"agent_mode\":\"turnover\",\"user_count\":null,\"profit_amount\":null,\"total_profit_amount\":\"0.0000\",\"commission_pool_amount\":\"0.0000\",\"turnover_share_rate\":\"100.00\",\"affiliate_share_rate\":null,\"affiliate_fee_rate\":null,\"carryover_balance\":0,\"status\":1,\"remark\":\"这是测试渠道1\",\"admin_id\":\"2\",\"admin_group_id\":5,\"create_time\":1776150651,\"update_time\":1776151811}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776305643),(219,1,'admin','//localhost:8787/admin/channel/edit','渠道管理-编辑','{\"id\":2,\"top_admin_id\":\"8\",\"code\":\"test2\",\"invite_code\":\"testvicodde2\",\"name\":\"测试渠道2\",\"agent_mode\":\"affiliate\",\"user_count\":null,\"profit_amount\":null,\"total_profit_amount\":\"0.0000\",\"commission_pool_amount\":\"0.0000\",\"turnover_share_rate\":null,\"affiliate_share_rate\":\"50.00\",\"affiliate_fee_rate\":\"30.00\",\"carryover_balance\":5000,\"status\":1,\"remark\":\"测试渠道2\",\"admin_id\":\"8\",\"admin_group_id\":6,\"create_time\":1776152907,\"update_time\":1776159435}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776306166),(220,1,'admin','//localhost:8787/admin/ajax/clearCache','清理缓存','{\"type\":\"all\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776307637),(221,1,'admin','//localhost:8787/admin/channel/edit','渠道管理-编辑','{\"id\":1,\"top_admin_id\":\"2\",\"code\":\"test1\",\"invite_code\":\"invitCode\",\"name\":\"测试渠道1\",\"agent_mode\":\"turnover\",\"user_count\":null,\"profit_amount\":null,\"total_profit_amount\":\"0.0000\",\"commission_pool_amount\":\"0.0000\",\"turnover_share_rate\":100,\"affiliate_share_rate\":null,\"affiliate_fee_rate\":null,\"carryover_balance\":0,\"status\":1,\"remark\":\"这是测试渠道1\",\"admin_id\":\"2\",\"admin_group_id\":5,\"create_time\":1776150651,\"update_time\":1776308473,\"affiliate_contract_no\":null,\"affiliate_contract_name\":null,\"affiliate_settle_cycle\":\"weekly\",\"affiliate_ladder_rules\":null,\"affiliate_effective_start_at\":null,\"affiliate_effective_end_at\":null}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776308734),(222,1,'admin','//localhost:8787/admin/channel/manualSettle','渠道管理-manualSettle','{\"id\":2}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776309453),(223,1,'admin','//localhost:8787/admin/channel/manualSettle','渠道管理-manualSettle','{\"id\":2,\"remark\":\"手动结算-CH2\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776311574),(224,1,'admin','//localhost:8787/admin/channel/manualSettle','渠道管理-manualSettle','{\"id\":1,\"remark\":\"手动结算-CH1\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776311580),(225,1,'admin','//localhost:8787/admin/channel/edit','渠道管理-编辑','{\"id\":1,\"top_admin_id\":2,\"code\":\"test1\",\"invite_code\":\"invitCode\",\"name\":\"测试渠道1\",\"agent_mode\":\"turnover\",\"user_count\":null,\"profit_amount\":null,\"total_profit_amount\":\"0.0000\",\"commission_pool_amount\":\"0.0000\",\"turnover_share_rate\":\"100.000000\",\"affiliate_share_rate\":null,\"affiliate_fee_rate\":null,\"carryover_balance\":0,\"status\":1,\"remark\":\"这是测试渠道1\",\"admin_id\":\"2\",\"admin_group_id\":5,\"create_time\":1776150651,\"update_time\":1776311580,\"affiliate_contract_no\":null,\"affiliate_contract_name\":null,\"affiliate_settle_cycle\":\"weekly\",\"affiliate_ladder_rules\":null,\"affiliate_effective_start_at\":null,\"affiliate_effective_end_at\":null,\"settle_cycle\":\"weekly\",\"settle_weekday\":1,\"settle_time\":\"02:00:00\",\"settle_monthday\":1}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776317811),(226,1,'admin','//localhost:8787/admin/channel/edit','渠道管理-编辑','{\"id\":1,\"top_admin_id\":2,\"code\":\"test1\",\"invite_code\":\"invitCode\",\"name\":\"测试渠道1\",\"agent_mode\":\"turnover\",\"user_count\":null,\"profit_amount\":null,\"total_profit_amount\":\"0.0000\",\"commission_pool_amount\":\"0.0000\",\"turnover_share_rate\":\"100.000000\",\"affiliate_share_rate\":null,\"affiliate_fee_rate\":null,\"carryover_balance\":0,\"status\":1,\"remark\":\"这是测试渠道1\",\"admin_id\":\"2\",\"admin_group_id\":5,\"create_time\":1776150651,\"update_time\":1776317811,\"affiliate_contract_no\":null,\"affiliate_contract_name\":null,\"affiliate_settle_cycle\":\"weekly\",\"affiliate_ladder_rules\":null,\"affiliate_effective_start_at\":null,\"affiliate_effective_end_at\":null,\"settle_cycle\":\"weekly\",\"settle_weekday\":2,\"settle_time\":\"02:00:00\",\"settle_monthday\":1}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776317815),(227,1,'admin','//localhost:8787/admin/auth.Rule/edit','菜单规则管理-编辑','{\"id\":186,\"pid\":0,\"type\":\"menu_dir\",\"title\":\"运营\",\"name\":\"operation\",\"path\":\"operation\",\"icon\":\"fa fa-bullhorn\",\"menu_type\":\"tab\",\"url\":\"\",\"component\":\"\",\"keepalive\":0,\"extend\":\"none\",\"remark\":\"\",\"weigh\":\"100\",\"status\":1,\"update_time\":1776318560,\"create_time\":1776318559}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776320815),(228,1,'admin','//localhost:8787/admin/auth.Rule/edit','菜单规则管理-编辑','{\"id\":91,\"pid\":0,\"type\":\"menu\",\"title\":\"渠道管理\",\"name\":\"channel\",\"path\":\"channel\",\"icon\":\"el-icon-Expand\",\"menu_type\":\"tab\",\"url\":\"\",\"component\":\"\\/src\\/views\\/backend\\/channel\\/index.vue\",\"keepalive\":1,\"extend\":\"none\",\"remark\":\"\",\"weigh\":\"110\",\"status\":1,\"update_time\":1776153668,\"create_time\":1775024539}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776320828),(229,1,'admin','//localhost:8787/admin/auth.Rule/edit','菜单规则管理-编辑','{\"id\":84,\"status\":\"0\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776320838),(230,1,'admin','//localhost:8787/admin/operation.OperationNotice/add','未知(add)','{\"status\":0,\"notice_type\":0,\"title\":\"测试公告\",\"content\":\"这是测试公告的内容\",\"publish_at\":\"2026-04-17 00:00:00\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776321959),(231,1,'admin','//localhost:8787/admin/operation.OperationNotice/add','未知(add)','{\"status\":0,\"notice_type\":0,\"title\":\"测试公告\",\"content\":\"这是测试公告的内容\",\"publish_at\":\"2026-04-17 00:00:00\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776321970),(232,1,'admin','//localhost:8787/admin/operation.OperationNotice/add','未知(add)','{\"status\":0,\"notice_type\":0,\"title\":\"测试公告\",\"content\":\"这是测试公告的内容\",\"publish_at\":\"2026-04-17 00:00:00\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776321977),(233,1,'admin','//localhost:8787/admin/operation.OperationNotice/add','未知(add)','{\"status\":0,\"notice_type\":0,\"title\":\"测试公告\",\"content\":\"这是测试公告的内容\",\"publish_at\":\"2026-04-17 00:00:00\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776322102),(234,1,'admin','//localhost:8787/admin/operation.OperationNotice/edit','未知(edit)','{\"id\":4,\"title\":\"测试公告\",\"content\":\"这是测试公告的内容\",\"notice_type\":0,\"status\":\"1\",\"publish_at\":1776355200,\"create_time\":1776322102,\"update_time\":1776322102}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776322107),(235,1,'admin','//localhost:8787/admin/operation.OperationNotice/edit','未知(edit)','{\"id\":4,\"title\":\"测试公告\",\"content\":\"这是测试公告的内容\",\"notice_type\":0,\"status\":\"1\",\"publish_at\":1776355200,\"create_time\":1776322102,\"update_time\":1776322102}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776322110),(236,1,'admin','//localhost:8787/admin/operation.OperationNotice/edit','未知(edit)','{\"id\":4,\"title\":\"测试公告\",\"content\":\"这是测试公告的内容\",\"notice_type\":0,\"status\":0,\"publish_at\":1776355200,\"create_time\":1776322102,\"update_time\":1776322102}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776322115),(237,1,'admin','//localhost:8787/admin/operation.OperationNotice/edit','未知(edit)','{\"id\":4,\"title\":\"测试公告\",\"content\":\"这是测试公告的内容\",\"notice_type\":0,\"status\":\"1\",\"publish_at\":1776355200,\"create_time\":1776322102,\"update_time\":1776322102}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776322117),(238,1,'admin','//localhost:8787/admin/operation.OperationNotice/edit','未知(edit)','{\"id\":4,\"title\":\"测试公告\",\"content\":\"这是测试公告的内容\",\"notice_type\":0,\"status\":\"1\",\"publish_at\":1776355200,\"create_time\":1776322102,\"update_time\":1776322102}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776322123),(239,1,'admin','//localhost:8787/admin/operation.OperationNotice/edit','未知(edit)','{\"id\":4,\"title\":\"测试公告\",\"content\":\"这是测试公告的内容\",\"notice_type\":0,\"status\":\"1\",\"publish_at\":1776355200,\"create_time\":1776322102,\"update_time\":1776322102}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776322260),(240,1,'admin','//localhost:8787/admin/operation.OperationNotice/edit','未知(edit)','{\"id\":4,\"title\":\"测试公告\",\"content\":\"这是测试公告的内容\",\"notice_type\":0,\"status\":\"0\",\"publish_at\":1776355200,\"create_time\":1776322102,\"update_time\":1776322260}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776322263),(241,1,'admin','//localhost:8787/admin/operation.OperationNotice/edit','未知(edit)','{\"id\":4,\"title\":\"测试公告\",\"content\":\"这是测试公告的内容\",\"notice_type\":0,\"status\":\"1\",\"publish_at\":1776355200,\"create_time\":1776322102,\"update_time\":1776322263}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776322268),(242,1,'admin','//localhost:8787/admin/ajax/clearCache','清理缓存','{\"type\":\"all\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776323268),(243,1,'admin','//localhost:8787/admin/game.Record/recordSettings','游戏对局记录-recordSettings','{\"period_auto_create_enabled\":1,\"period_manual_create_enabled\":0}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776324429),(244,1,'admin','//localhost:8787/admin/game.Record/createNextManual','游戏对局记录-createNextManual','[]','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776324431),(245,1,'admin','//localhost:8787/admin/game.Record/recordSettings','游戏对局记录-recordSettings','{\"period_auto_create_enabled\":1,\"period_manual_create_enabled\":1}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776324435),(246,1,'admin','//localhost:8787/admin/game.Record/createNextManual','游戏对局记录-createNextManual','[]','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776324435),(247,1,'admin','//localhost:8787/admin/game.Record/edit','游戏对局记录-edit','{\"id\":\"10\",\"period_no\":\"seed_demo_gp_10\",\"period_start_at\":1776218563,\"status\":\"4\",\"draw_mode\":0,\"preset_number\":null,\"result_number\":null,\"void_reason\":\"\",\"create_time\":1776218563,\"update_time\":1776218563}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776324446),(248,1,'admin','//localhost:8787/admin/game.Record/createNextManual','游戏对局记录-createNextManual','[]','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776324449),(249,1,'admin','//localhost:8787/admin/game.Record/del','游戏对局记录-del','{\"ids\":[\"10\",\"9\",\"8\",\"7\",\"6\",\"5\",\"4\",\"3\",\"2\",\"1\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776324456),(250,1,'admin','//localhost:8787/admin/game.Record/createNextManual','游戏对局记录-createNextManual','[]','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776324461),(251,1,'admin','//localhost:8787/admin/ajax/clearCache','清理缓存','{\"type\":\"all\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776327360),(252,1,'admin','//localhost:8787/admin/game.Live/draw','游戏实时对局-draw','{\"record_id\":39,\"manual_number\":3}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776327760),(253,1,'admin','//localhost:8787/admin/Index/login','未知(login)','{\"username\":\"admin\",\"password\":\"***\",\"keep\":false,\"captchaId\":\"d5a413f8-8186-49fc-b242-766ddd0459c3\",\"captchaInfo\":\"\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776328352),(254,1,'admin','//localhost:8787/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":56,\"manual_number\":3}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776328605),(255,1,'admin','//localhost:8787/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":56,\"manual_number\":4}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776328608),(256,0,'未知','//localhost:7979/admin/user.User/del','用户列表-删除','{\"ids\":[\"6\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776333987),(257,1,'admin','//localhost:7979/admin/Index/login','登录','{\"username\":\"admin\",\"password\":\"***\",\"keep\":false,\"captchaId\":\"9d940153-ee74-4419-ac18-6705e15b5ff5\",\"captchaInfo\":\"\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776333991),(258,1,'admin','//localhost:7979/admin/user.User/del','用户列表-删除','{\"ids\":[\"6\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776333998),(259,1,'admin','//localhost:7979/admin/user.User/del','用户列表-删除','{\"ids\":[\"7\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776334127),(260,1,'admin','//localhost:7979/admin/user.User/del','用户列表-删除','{\"ids\":[\"5\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776334445),(261,1,'admin','//localhost:7979/admin/user.User/del','用户列表-删除','{\"ids\":[\"8\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776334452),(262,1,'admin','//localhost:7979/admin/user.User/del','用户列表-删除','{\"ids\":[\"9\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776335958),(263,1,'admin','//localhost:7979/admin/user.User/edit','用户列表-编辑','{\"id\":10,\"username\":\"15274760567\",\"password\":\"***\",\"uuid\":\"\",\"phone\":\"15274760567\",\"email\":\"\",\"remark\":\"最后登录2026-04-17 09:46:32 IP:127.0.0.1\",\"coin\":1000,\"head_image\":null,\"game_channel_id\":null,\"channel_id\":null,\"register_invite_code\":\"D97DBC16\",\"total_deposit_coin\":\"0.0000\",\"total_valid_bet_coin\":\"0.0000\",\"risk_flags\":0,\"current_streak\":0,\"last_bet_period_no\":\"\",\"admin_id\":\"8\",\"status\":1,\"create_time\":1776335962,\"update_time\":1776390392,\"salt\":\"***\",\"token\":\"***\",\"refresh_token\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776392310),(264,1,'admin','//localhost:7979/admin/auth.Group/edit','角色组管理-编辑','{\"id\":5,\"pid\":0,\"commission_rate\":\"20.00\",\"channel_id\":\"1\",\"name\":\"游戏测试1组\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20,96,95,94,93,92,122,126,130,129,128,127,123,131,132,133,137,136,135,134,138,142,141,140,139,90,197,199,201,198,205,206,207,208,209,150,152,151,125,143,144,91,124],\"status\":1,\"update_time\":1776246154,\"create_time\":1775026281,\"channel_name\":\"测试渠道2\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776393471),(265,1,'admin','//localhost:7979/admin/auth.Group/edit','角色组管理-编辑','{\"id\":7,\"pid\":\"5\",\"commission_rate\":\"40.00\",\"channel_id\":1,\"name\":\"游戏测试1组-主管1\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20,122,126,130,129,128,127,123,131,132,133,137,136,135,134,138,142,141,140,139,90,197,199,201,198,205,206,207,208,209,151,125,143,144,124,150],\"status\":1,\"update_time\":1776303946,\"create_time\":1775030867,\"channel_name\":\"测试渠道1\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776393896),(266,1,'admin','//localhost:7979/admin/auth.Group/edit','角色组管理-编辑','{\"id\":12,\"pid\":\"7\",\"commission_rate\":\"70.00\",\"channel_id\":1,\"name\":\"游戏测试组1-主管1-经理1\",\"rules\":[1,89,90,197,199,201,198,205,206,207,208,209],\"status\":1,\"update_time\":1776219235,\"create_time\":1776219172,\"channel_name\":\"测试渠道1\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776393900),(267,1,'admin','//localhost:7979/admin/auth.Group/edit','角色组管理-编辑','{\"id\":12,\"pid\":\"7\",\"commission_rate\":\"70.00\",\"channel_id\":1,\"name\":\"游戏测试组1-主管1-经理1\",\"rules\":[1,89,90,197,199,201,198,205,206,207,208,209],\"status\":1,\"update_time\":1776393900,\"create_time\":1776219172,\"channel_name\":\"测试渠道1\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776393924),(268,1,'admin','//localhost:7979/admin/auth.Group/edit','角色组管理-编辑','{\"id\":6,\"pid\":0,\"commission_rate\":\"100.00\",\"channel_id\":\"2\",\"name\":\"游戏测试2组\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20,96,95,94,93,92,90,197,199,201,198,205,206,207,208,209,91],\"status\":1,\"update_time\":1776161441,\"create_time\":1775026316,\"channel_name\":\"测试渠道2\",\"channel_admin_username\":\"\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776396318),(269,1,'admin','//localhost:7979/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":6,\"parent_admin_id\":2,\"channel_id\":1,\"username\":\"zhuguanTest1\",\"nickname\":\"测试主管1\",\"avatar\":\"\\/static\\/images\\/avatar.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":\"4DD3D519\",\"login_failure\":null,\"last_login_time\":null,\"last_login_ip\":\"\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":\"30.00\",\"update_time\":1776303810,\"create_time\":1776155166,\"group_arr\":[\"7\"],\"group_name_arr\":[\"游戏测试1组-主管1\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776396472),(270,1,'admin','//localhost:7979/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":6,\"parent_admin_id\":2,\"channel_id\":1,\"username\":\"zhuguanTest1\",\"nickname\":\"测试主管1\",\"avatar\":\"\\/static\\/images\\/avatar.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":\"4DD3D519\",\"login_failure\":null,\"last_login_time\":null,\"last_login_ip\":\"\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":\"30.00\",\"update_time\":1776396472,\"create_time\":1776155166,\"group_arr\":[\"5\"],\"group_name_arr\":[\"游戏测试1组-主管1\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776396487),(271,1,'admin','//localhost:7979/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":6,\"parent_admin_id\":2,\"channel_id\":1,\"username\":\"zhuguanTest1\",\"nickname\":\"测试主管1\",\"avatar\":\"\\/static\\/images\\/avatar.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":\"4DD3D519\",\"login_failure\":null,\"last_login_time\":null,\"last_login_ip\":\"\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":null,\"update_time\":1776396487,\"create_time\":1776155166,\"group_arr\":[\"7\"],\"group_name_arr\":[\"游戏测试1组\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776396501),(272,1,'admin','//localhost:7979/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":6,\"parent_admin_id\":2,\"channel_id\":1,\"username\":\"zhuguanTest1\",\"nickname\":\"测试主管1\",\"avatar\":\"\\/static\\/images\\/avatar.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":\"4DD3D519\",\"login_failure\":null,\"last_login_time\":null,\"last_login_ip\":\"\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":30,\"update_time\":1776396487,\"create_time\":1776155166,\"group_arr\":[\"7\"],\"group_name_arr\":[\"游戏测试1组\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776396506),(273,1,'admin','//localhost:7979/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":8,\"parent_admin_id\":null,\"channel_id\":null,\"username\":\"admin1\",\"nickname\":\"测试1超管1\",\"avatar\":\"\\/storage\\/default\\/20260415\\/qiqihou5beececa707b006afb2fa42c0f1fcd945edca366.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":\"D97DBC16\",\"login_failure\":null,\"last_login_time\":1776393836,\"last_login_ip\":\"127.0.0.1\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":null,\"update_time\":1776393836,\"create_time\":1776222907,\"group_arr\":[\"5\"],\"group_name_arr\":[\"游戏测试1组\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776396545),(274,1,'admin','//localhost:7979/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":9,\"parent_admin_id\":null,\"channel_id\":null,\"username\":\"admin2\",\"nickname\":\"测试2超管1\",\"avatar\":\"\\/storage\\/default\\/20260415\\/shenshiji8c03f375d3735a75c18f1d2840496b07c9c41c3b.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":\"E7BAE6F7\",\"login_failure\":null,\"last_login_time\":null,\"last_login_ip\":\"\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":null,\"update_time\":1776222941,\"create_time\":1776222941,\"group_arr\":[\"6\"],\"group_name_arr\":[\"游戏测试2组\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776396554),(275,1,'admin','//localhost:7979/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":11,\"parent_admin_id\":null,\"channel_id\":null,\"username\":\"test1yuangong1\",\"nickname\":\"测试1-主管1-经理1-员工1\",\"avatar\":\"\\/static\\/images\\/avatar.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":\"DFC180F6\",\"login_failure\":null,\"last_login_time\":null,\"last_login_ip\":\"\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":\"30.00\",\"update_time\":1776303674,\"create_time\":1776303674,\"group_arr\":[\"14\"],\"group_name_arr\":[\"游戏测试组1-主管1-经理1-员工1\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776396556),(276,1,'admin','//localhost:7979/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":12,\"parent_admin_id\":null,\"channel_id\":null,\"username\":\"test1jingli2\",\"nickname\":\"测试1-主管1-经理2\",\"avatar\":\"\\/static\\/images\\/avatar.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":\"A9A77D7A\",\"login_failure\":null,\"last_login_time\":null,\"last_login_ip\":\"\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":\"40.00\",\"update_time\":1776303704,\"create_time\":1776303704,\"group_arr\":[\"13\"],\"group_name_arr\":[\"游戏测试组1-主管1-经理2\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776396559),(277,1,'admin','//localhost:7979/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":14,\"parent_admin_id\":null,\"channel_id\":null,\"username\":\"test1zhuguan3\",\"nickname\":\"测试1主管3\",\"avatar\":\"\\/static\\/images\\/avatar.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":\"4BD0FA4C\",\"login_failure\":null,\"last_login_time\":null,\"last_login_ip\":\"\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":\"60.00\",\"update_time\":1776303788,\"create_time\":1776303788,\"group_arr\":[\"11\"],\"group_name_arr\":[\"游戏测试1组-主管3\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776396561),(278,1,'admin','//localhost:7979/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":10,\"parent_admin_id\":null,\"channel_id\":null,\"username\":\"test1jingli1\",\"nickname\":\"测试1-主管1-经理1\",\"avatar\":\"\\/static\\/images\\/avatar.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":\"E38C5444\",\"login_failure\":null,\"last_login_time\":null,\"last_login_ip\":\"\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":\"30.00\",\"update_time\":1776303624,\"create_time\":1776303624,\"group_arr\":[\"12\"],\"group_name_arr\":[\"游戏测试组1-主管1-经理1\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776396569),(279,1,'admin','//localhost:7979/admin/auth.Admin/edit','管理员管理-编辑','{\"id\":13,\"parent_admin_id\":null,\"channel_id\":null,\"username\":\"test1zhuguan2\",\"nickname\":\"测试1-主管2\",\"avatar\":\"\\/static\\/images\\/avatar.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":\"7DDC9281\",\"login_failure\":null,\"last_login_time\":null,\"last_login_ip\":\"\",\"password\":\"***\",\"salt\":\"***\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":\"30.00\",\"update_time\":1776303767,\"create_time\":1776303767,\"group_arr\":[\"10\"],\"group_name_arr\":[\"游戏测试1组-主管2\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776396575),(280,1,'admin','//localhost:7979/admin/user.User/edit','用户列表-编辑','{\"id\":13,\"username\":\"15274760888\",\"password\":\"***\",\"uuid\":\"TMZKU35KSV\",\"phone\":\"15274760888\",\"email\":\"\",\"remark\":\"最后登录2026-04-17 11:43:58 IP:127.0.0.1\",\"coin\":1000,\"head_image\":null,\"game_channel_id\":null,\"channel_id\":1,\"register_invite_code\":\"A9A77D7A\",\"total_deposit_coin\":\"0.0000\",\"total_valid_bet_coin\":\"0.0000\",\"risk_flags\":0,\"current_streak\":0,\"last_bet_period_no\":\"\",\"admin_id\":\"12\",\"status\":1,\"create_time\":1776397437,\"update_time\":1776397438,\"salt\":\"***\",\"token\":\"***\",\"refresh_token\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776397765),(281,1,'admin','//localhost:7979/admin/user.User/walletAdjust','用户列表-钱包加减点','{\"user_id\":13,\"op\":\"credit\",\"amount\":\"100.00\",\"remark\":\"后台管理员操作管理员加点100.00(值)\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776406678),(282,1,'admin','//localhost:7979/admin/user.User/walletAdjust','用户列表-钱包加减点','{\"user_id\":13,\"op\":\"credit\",\"amount\":\"100.00\",\"remark\":\"后台管理员操作管理员加点100.00(值)\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776406683),(283,1,'admin','//localhost:7979/admin/ajax/clearCache','清理缓存','{\"type\":\"all\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776407088),(284,1,'admin','//localhost:7979/admin/user.User/walletAdjust','用户列表-钱包加减点','{\"user_id\":13,\"op\":\"credit\",\"amount\":\"100.00\",\"remark\":\"后台管理员操作管理员加点100.00(值)\"}','127.0.0.1','Mozilla/5.0 (Linux; Android 8.0.0; SM-G955U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Mobile Safari/537.36 Edg/143.0.0.0',1776407497),(285,1,'admin','//localhost:7979/admin/auth.Group/edit','角色组管理-编辑','{\"id\":5,\"pid\":0,\"commission_rate\":100,\"channel_id\":\"1\",\"name\":\"游戏测试1组\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20,96,95,94,93,92,130,129,128,127,143,144,123,131,132,133,137,136,135,134,138,142,141,140,139,90,197,199,201,198,205,206,207,208,209,150,152,151,125,91,122,126,124],\"status\":1,\"update_time\":1776393471,\"create_time\":1775026281,\"channel_name\":\"测试渠道1\",\"channel_admin_username\":\"zhuguanTest1\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776407560),(286,1,'admin','//localhost:7979/admin/auth.Group/edit','角色组管理-编辑','{\"id\":5,\"pid\":0,\"commission_rate\":50,\"channel_id\":\"1\",\"name\":\"游戏测试1组\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20,96,95,94,93,92,130,129,128,127,143,144,123,131,132,133,137,136,135,134,138,142,141,140,139,90,197,199,201,198,205,206,207,208,209,150,152,151,125,91,122,126,124],\"status\":1,\"update_time\":1776407560,\"create_time\":1775026281,\"channel_name\":\"测试渠道1\",\"channel_admin_username\":\"zhuguanTest1\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776407772),(287,1,'admin','//localhost:7979/admin/auth.Group/edit','角色组管理-编辑','{\"id\":8,\"pid\":\"6\",\"commission_rate\":30,\"name\":\"游戏测试2组-主管\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20,90,197,199,201,198,205,206,207,208,209],\"status\":1,\"update_time\":1775030892,\"create_time\":1775030892}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776407850),(288,1,'admin','//localhost:7979/admin/auth.Rule/del','菜单规则管理-删除','{\"ids\":[\"125\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776411774),(289,1,'admin','//localhost:7979/admin/channel/saveChannelAdminShare','渠道管理-未知(saveChannelAdminShare)','{\"id\":1,\"list\":[{\"admin_id\":6,\"status\":1,\"share_rate\":\"10.00\"},{\"admin_id\":7,\"status\":1,\"share_rate\":\"10.00\"},{\"admin_id\":8,\"status\":1,\"share_rate\":\"40.00\"},{\"admin_id\":10,\"status\":1,\"share_rate\":\"10.00\"},{\"admin_id\":11,\"status\":1,\"share_rate\":\"10.00\"},{\"admin_id\":12,\"status\":1,\"share_rate\":\"10.00\"},{\"admin_id\":13,\"status\":1,\"share_rate\":\"10.00\"},{\"admin_id\":14,\"status\":0,\"share_rate\":\"20.00\"}]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776414316),(290,1,'admin','//localhost:7979/admin/channel/saveChannelAdminShare','渠道管理-未知(saveChannelAdminShare)','{\"id\":2,\"list\":[{\"admin_id\":9,\"status\":1,\"share_rate\":\"100.00\"}]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776415559),(291,1,'admin','//localhost:7979/admin/config.DepositTier/save','未知(save)','{\"items\":[{\"id\":\"t_d0100\",\"name\":\"新手首充礼包\",\"amount\":\"100.0000\",\"bonus_amount\":\"10.0000\",\"desc\":\"首次充值专享,额外赠送 10 金币\",\"sort\":10,\"status\":1},{\"id\":\"t_d0500\",\"name\":\"日常充值包\",\"amount\":\"500.0000\",\"bonus_amount\":\"50.0000\",\"desc\":\"日常玩家推荐档位,赠送 10% 金币\",\"sort\":20,\"status\":1},{\"id\":\"t_d1000\",\"name\":\"周末畅玩包\",\"amount\":\"1000.0000\",\"bonus_amount\":\"120.0000\",\"desc\":\"周末高配档位,赠送 120 金币\",\"sort\":30,\"status\":1},{\"id\":\"t_d5000\",\"name\":\"尊享大礼包\",\"amount\":\"5000.0000\",\"bonus_amount\":\"800.0000\",\"desc\":\"VIP 推荐档位,赠送 800 金币\",\"sort\":40,\"status\":1},{\"id\":\"t_d9999\",\"name\":\"至尊充值包\",\"amount\":\"10000\",\"bonus_amount\":\"2000.0000\",\"desc\":\"至尊档位,赠送 2000 金币并享专属客服\",\"sort\":50,\"status\":1}]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776478100),(292,1,'admin','//localhost:7979/admin/order.WithdrawOrder/edit','未知(edit)','{\"id\":\"12\",\"order_no\":\"WD20260418102340062804\",\"user_id\":13,\"channel_id\":null,\"amount\":\"0.0000\",\"fee\":\"0.0000\",\"actual_amount\":\"995.0000\",\"status\":\"1\",\"review_admin_id\":null,\"review_time\":null,\"remark\":\"\",\"create_time\":1776479020,\"update_time\":1776479020}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776479051),(293,1,'admin','//localhost:7979/admin/order.WithdrawOrder/edit','未知(edit)','{\"id\":\"13\",\"order_no\":\"WD20260418112335026956\",\"user_id\":13,\"channel_id\":null,\"amount\":\"0.0000\",\"fee\":\"0.0000\",\"actual_amount\":\"995.0000\",\"status\":\"1\",\"review_admin_id\":null,\"review_time\":null,\"remark\":\"\",\"create_time\":1776482615,\"update_time\":1776482615}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776482636),(294,1,'admin','//localhost:7979/admin/order.WithdrawOrder/approve','审核通过','{\"id\":17,\"amount\":\"50.0000\",\"fee\":\"0.2500\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776492192),(295,1,'admin','//localhost:7979/admin/order.WithdrawOrder/reject','审核驳回','{\"id\":16,\"remark\":\"测试拒绝提现\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776492216),(296,1,'admin','//localhost:7979/admin/order.WithdrawOrder/reject','审核驳回','{\"id\":15,\"remark\":\"测试拒绝提现\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776492239),(297,1,'admin','//localhost:7979/admin/order.WithdrawOrder/reject','审核驳回','{\"id\":11,\"remark\":\"123\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776492781),(298,1,'admin','//localhost:7979/admin/order.WithdrawOrder/reject','审核驳回','{\"id\":14,\"remark\":\"123\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776492786),(299,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":5578,\"manual_number\":3}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776494334),(300,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":5578,\"manual_number\":3}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776494336),(301,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":5578,\"manual_number\":3}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776494337),(302,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":5578,\"manual_number\":3}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776494337),(303,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":5578,\"manual_number\":3}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776494338),(304,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":5578,\"manual_number\":3}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776494338),(305,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":5578,\"manual_number\":3}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776494338),(306,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":5578,\"manual_number\":3}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776494338),(307,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":5578,\"manual_number\":3}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776494338),(308,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":5578,\"manual_number\":3}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776494339),(309,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":5578,\"manual_number\":3}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776494339),(310,1,'admin','//localhost:7979/admin/Index/login','登录','{\"username\":\"admin\",\"password\":\"***\",\"keep\":false,\"captchaId\":\"80178e8e-3bda-46ca-8708-ccba65284c80\",\"captchaInfo\":\"\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36',1776498444),(311,7,'zhuguan1','//localhost:7979/admin/Index/login','登录','{\"username\":\"zhuguan1\",\"password\":\"***\",\"keep\":false,\"captchaId\":\"ad389129-d9d9-48ed-8032-6db94e9bd10a\",\"captchaInfo\":\"\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36',1776499638),(312,1,'admin','//localhost:7979/admin/Index/login','登录','{\"username\":\"admin\",\"password\":\"***\",\"keep\":false,\"captchaId\":\"86a07df9-8daa-4446-95c4-1f30d3bcac65\",\"captchaInfo\":\"\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36',1776499656),(313,1,'admin','//localhost:7979/admin/auth.Rule/del','菜单规则管理-删除','{\"ids\":[\"78\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776499760),(314,1,'admin','//localhost:7979/admin/auth.Rule/del','菜单规则管理-删除','{\"ids\":[\"78\",\"83\",\"82\",\"81\",\"80\",\"79\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776499766),(315,1,'admin','//localhost:7979/admin/auth.Group/edit','角色组管理-编辑','{\"id\":5,\"pid\":0,\"channel_id\":\"1\",\"name\":\"游戏测试1组\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20,52,54,53,91,96,95,94,93,92,185,189,193,122,126,210,130,129,128,127,143,144,123,131,132,133,137,136,135,134,138,221,220,219,218,142,141,140,139,90,197,199,201,198,205,206,207,208,209,146,151,212,172,176,44,186,187,188,124,145,150,211,169,170,171],\"status\":1,\"update_time\":1776407772,\"create_time\":1775026281,\"channel_name\":\"测试渠道1\",\"channel_admin_username\":\"zhuguanTest1\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776499835),(316,1,'admin','//localhost:7979/admin/auth.Group/edit','角色组管理-编辑','{\"id\":7,\"pid\":\"5\",\"name\":\"游戏测试1组-主管1\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20,52,54,53,189,193,122,126,210,130,129,128,127,143,144,123,131,132,133,137,136,135,134,138,221,220,219,218,142,141,140,139,90,197,199,201,198,205,206,207,208,209,151,212,44,186,187,188,124,150,211],\"status\":1,\"update_time\":1776393896,\"create_time\":1775030867}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776499907),(317,1,'admin','//localhost:7979/admin/game.Live/draw','游戏实时对局-draw','{\"record_id\":5790,\"manual_number\":11}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36',1776500702),(318,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":5814,\"manual_number\":12}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36',1776502690),(319,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":5833,\"manual_number\":11}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36',1776503314),(320,1,'admin','//localhost:7979/admin/game.Live/draw','游戏实时对局-draw','{\"record_id\":5833,\"manual_number\":11}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36',1776503315),(321,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":5834,\"manual_number\":11}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36',1776503344),(322,1,'admin','//localhost:7979/admin/game.Live/draw','游戏实时对局-draw','{\"record_id\":5843,\"manual_number\":13}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36',1776503642),(323,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":5843,\"manual_number\":13}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36',1776503643),(324,1,'admin','//localhost:7979/admin/game.Live/draw','游戏实时对局-draw','{\"record_id\":5843,\"manual_number\":13}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36',1776503644),(325,1,'admin','//localhost:7979/admin/config.StreakWinReward/save','未知(save)','{\"rows\":[{\"streak\":1,\"odds_factor\":1,\"is_jackpot\":false},{\"streak\":2,\"odds_factor\":2,\"is_jackpot\":true},{\"streak\":3,\"odds_factor\":3,\"is_jackpot\":true},{\"streak\":4,\"odds_factor\":4,\"is_jackpot\":true},{\"streak\":5,\"odds_factor\":5,\"is_jackpot\":true},{\"streak\":6,\"odds_factor\":6,\"is_jackpot\":true},{\"streak\":7,\"odds_factor\":7,\"is_jackpot\":true},{\"streak\":8,\"odds_factor\":8,\"is_jackpot\":true},{\"streak\":9,\"odds_factor\":9,\"is_jackpot\":true},{\"streak\":10,\"odds_factor\":10,\"is_jackpot\":true}]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776504772),(326,1,'admin','//localhost:7979/admin/ajax/clearCache','清理缓存','{\"type\":\"all\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776506352),(327,1,'admin','//localhost:7979/admin/Index/login','登录','{\"username\":\"admin\",\"password\":\"***\",\"keep\":false,\"captchaId\":\"7da9d757-748e-4300-bfbe-d7076f603b8e\",\"captchaInfo\":\"\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776647431),(328,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":6380,\"manual_number\":11}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776647875),(329,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":6380,\"manual_number\":11}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776647878),(330,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":6380,\"manual_number\":11}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776647879),(331,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":6380,\"manual_number\":14}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776647883),(332,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":6381,\"manual_number\":14}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776647910),(333,1,'admin','//localhost:7979/admin/game.Live/draw','游戏实时对局-draw','{\"record_id\":6381,\"manual_number\":14}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776647913),(334,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":6381,\"manual_number\":11}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776647916),(335,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":6382,\"manual_number\":17}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776647941),(336,1,'admin','//localhost:7979/admin/game.Live/draw','游戏实时对局-draw','{\"record_id\":6382,\"manual_number\":17}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776647943),(337,1,'admin','//localhost:7979/admin/game.Live/draw','游戏实时对局-draw','{\"record_id\":6383,\"manual_number\":22}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776647974),(338,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":6383,\"manual_number\":22}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776647975),(339,1,'admin','//localhost:7979/admin/game.Live/draw','游戏实时对局-draw','{\"record_id\":6383,\"manual_number\":22}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776647976),(340,1,'admin','//localhost:7979/admin/game.Live/draw','游戏实时对局-draw','{\"record_id\":6440,\"manual_number\":11}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776649858),(341,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":6440,\"manual_number\":11}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776649860),(342,1,'admin','//localhost:7979/admin/routine.AdminInfo/edit','未知(edit)','{\"id\":1,\"nickname\":\"Admin\",\"email\":\"admin@buildadmin.com\",\"mobile\":\"18888888888\",\"motto\":\"\",\"token\":\"***\",\"refresh_token\":\"***\",\"password\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776650806),(343,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":6516,\"manual_number\":5}','127.0.0.1','Mozilla/5.0 (Linux; Android 8.0.0; SM-G955U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Mobile Safari/537.36 Edg/143.0.0.0',1776653125),(344,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":6516,\"manual_number\":8}','127.0.0.1','Mozilla/5.0 (Linux; Android 8.0.0; SM-G955U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Mobile Safari/537.36 Edg/143.0.0.0',1776653127),(345,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":6516,\"manual_number\":12}','127.0.0.1','Mozilla/5.0 (Linux; Android 8.0.0; SM-G955U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Mobile Safari/537.36 Edg/143.0.0.0',1776653130),(346,1,'admin','//localhost:7979/admin/game.Live/draw','游戏实时对局-draw','{\"record_id\":6516,\"manual_number\":12}','127.0.0.1','Mozilla/5.0 (Linux; Android 8.0.0; SM-G955U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Mobile Safari/537.36 Edg/143.0.0.0',1776653131),(347,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":6520,\"manual_number\":1}','127.0.0.1','Mozilla/5.0 (Linux; Android 8.0.0; SM-G955U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Mobile Safari/537.36 Edg/143.0.0.0',1776653259),(348,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":6520,\"manual_number\":4}','127.0.0.1','Mozilla/5.0 (Linux; Android 8.0.0; SM-G955U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Mobile Safari/537.36 Edg/143.0.0.0',1776653262),(349,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":6520,\"manual_number\":6}','127.0.0.1','Mozilla/5.0 (Linux; Android 8.0.0; SM-G955U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Mobile Safari/537.36 Edg/143.0.0.0',1776653264),(350,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":6521,\"manual_number\":3}','127.0.0.1','Mozilla/5.0 (Linux; Android 8.0.0; SM-G955U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Mobile Safari/537.36 Edg/143.0.0.0',1776653297),(351,1,'admin','//localhost:7979/admin/game.Live/draw','游戏实时对局-draw','{\"record_id\":6521,\"manual_number\":3}','127.0.0.1','Mozilla/5.0 (Linux; Android 8.0.0; SM-G955U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Mobile Safari/537.36 Edg/143.0.0.0',1776653298),(352,1,'admin','//localhost:7979/admin/game.Live/runtime','游戏实时对局-未知(runtime)','{\"enabled\":0}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776735887),(353,1,'admin','//localhost:7979/admin/game.Live/runtime','游戏实时对局-未知(runtime)','{\"enabled\":1}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776735893),(354,1,'admin','//localhost:7979/admin/game.Live/runtime','游戏实时对局-未知(runtime)','{\"enabled\":0}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776735958),(355,1,'admin','//localhost:7979/admin/game.Live/runtime','游戏实时对局-未知(runtime)','{\"enabled\":1}','127.0.0.1','Mozilla/5.0 (Linux; Android 8.0.0; SM-G955U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Mobile Safari/537.36 Edg/143.0.0.0',1776736207),(356,1,'admin','//localhost:7979/admin/game.Live/runtime','游戏实时对局-未知(runtime)','{\"enabled\":0}','127.0.0.1','Mozilla/5.0 (Linux; Android 8.0.0; SM-G955U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Mobile Safari/537.36 Edg/143.0.0.0',1776736222),(357,1,'admin','//localhost:7979/admin/game.Live/runtime','游戏实时对局-未知(runtime)','{\"enabled\":1}','127.0.0.1','Mozilla/5.0 (Linux; Android 8.0.0; SM-G955U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Mobile Safari/537.36 Edg/143.0.0.0',1776736230),(358,1,'admin','//localhost:7979/admin/game.Live/runtime','游戏实时对局-未知(runtime)','{\"enabled\":0}','127.0.0.1','Mozilla/5.0 (Linux; Android 8.0.0; SM-G955U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Mobile Safari/537.36 Edg/143.0.0.0',1776736241),(359,1,'admin','//localhost:7979/admin/game.Live/runtime','游戏实时对局-未知(runtime)','{\"enabled\":1}','127.0.0.1','Mozilla/5.0 (Linux; Android 8.0.0; SM-G955U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Mobile Safari/537.36 Edg/143.0.0.0',1776736245),(360,1,'admin','//localhost:7979/admin/game.Live/runtime','游戏实时对局-未知(runtime)','{\"enabled\":0}','127.0.0.1','Mozilla/5.0 (Linux; Android 8.0.0; SM-G955U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Mobile Safari/537.36 Edg/143.0.0.0',1776736258),(361,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":8984,\"manual_number\":36}','127.0.0.1','Mozilla/5.0 (Linux; Android 8.0.0; SM-G955U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Mobile Safari/537.36 Edg/143.0.0.0',1776736262),(362,1,'admin','//localhost:7979/admin/game.Live/runtime','游戏实时对局-未知(runtime)','{\"enabled\":1}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776736598),(363,1,'admin','//localhost:7979/admin/game.Live/runtime','游戏实时对局-未知(runtime)','{\"enabled\":0}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776736600),(364,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":8985,\"manual_number\":22}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776736619),(365,1,'admin','//localhost:7979/admin/game.Live/calculate','游戏实时对局-calculate','{\"record_id\":8985,\"manual_number\":11}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776736623),(366,1,'admin','//localhost:7979/admin/game.Live/draw','游戏实时对局-draw','{\"record_id\":8985,\"manual_number\":12}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776736625),(367,1,'admin','//localhost:7979/admin/game.Live/runtime','游戏实时对局-未知(runtime)','{\"enabled\":1}','127.0.0.1','Mozilla/5.0 (Linux; Android 8.0.0; SM-G955U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Mobile Safari/537.36 Edg/143.0.0.0',1776736640),(368,1,'admin','//localhost:7979/admin/game.Live/voidPeriod','游戏实时对局-未知(voidPeriod)','{\"record_id\":8986,\"void_reason\":\"测试作废\"}','127.0.0.1','Mozilla/5.0 (Linux; Android 8.0.0; SM-G955U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Mobile Safari/537.36 Edg/143.0.0.0',1776736655),(369,1,'admin','//localhost:7979/admin/game.Live/runtime','游戏实时对局-未知(runtime)','{\"enabled\":1}','127.0.0.1','Mozilla/5.0 (Linux; Android 8.0.0; SM-G955U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Mobile Safari/537.36 Edg/143.0.0.0',1776736658),(370,1,'admin','//localhost:7979/admin/game.Live/voidPeriod','游戏实时对局-未知(voidPeriod)','{\"record_id\":8992,\"void_reason\":\"测试作废\"}','127.0.0.1','Mozilla/5.0 (Linux; Android 8.0.0; SM-G955U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Mobile Safari/537.36 Edg/143.0.0.0',1776736841),(371,1,'admin','//localhost:7979/admin/game.Live/runtime','游戏实时对局-未知(runtime)','{\"enabled\":1}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776736871),(372,8,'admin1','//localhost:7979/admin/Index/login','登录','{\"username\":\"admin1\",\"password\":\"***\",\"keep\":false,\"captchaId\":\"3a8194dc-3c1b-4ff8-b470-ed1b1fc09ad5\",\"captchaInfo\":\"\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36',1776739171),(373,1,'admin','//localhost:7979/admin/ajax/clearCache','清理缓存','{\"type\":\"all\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776761511),(374,1,'admin','//localhost:7979/admin/config.DepositTier/edit','编辑','{\"id\":\"t_d0100\",\"title\":\"新手首充礼包\",\"title_en\":\"First-Time Starter Pack\",\"currency\":\"CNY\",\"pay_amount\":\"100.0000\",\"amount\":\"100.0000\",\"bonus_amount\":\"10.0000\",\"desc\":\"首次充值专享,额外赠送 10 金币\",\"desc_en\":\"First deposit exclusive, get 10 extra coins\",\"sort\":10,\"status\":0}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776762810),(375,1,'admin','//localhost:7979/admin/config.FinanceCashierConfig/save','未知(save)','{\"platform_coin\":{\"label_zh\":\"钻石\",\"label_en\":\"Diamonds\"},\"currencies\":[{\"code\":\"MYR\",\"label_zh\":\"马来西亚林吉特\",\"label_en\":\"Malaysian Ringgit\",\"sort\":11},{\"code\":\"VND\",\"label_zh\":\"越南盾\",\"label_en\":\"Vietnamese Dong\",\"sort\":20},{\"code\":\"USDT\",\"label_zh\":\"USDT\",\"label_en\":\"USDT\",\"sort\":30},{\"code\":\"RMB\",\"label_zh\":\"人民币\",\"label_en\":\"RMB\",\"sort\":40}],\"rates\":[{\"currency\":\"MYR\",\"diamonds_per_fiat_unit\":\"100\",\"sort\":10},{\"currency\":\"VND\",\"diamonds_per_fiat_unit\":\"10\",\"sort\":20}],\"fx_pairs\":[{\"base\":\"USDT\",\"quote\":\"MYR\",\"rate\":\"4.049\",\"sort\":10}],\"withdraw_banks\":[{\"code\":\"agrobank\",\"name_zh\":\"Agrobank\",\"name_en\":\"Agrobank\",\"sort\":10}],\"withdraw_limits\":{\"min_ewallet\":\"10\",\"min_bank\":\"10\"},\"withdraw_copy\":{\"rate_hint_zh\":\"汇率为参考价格,实际以提现时为准。\",\"rate_hint_en\":\"Exchange rates are for reference only; the actual rate at withdrawal time prevails.\",\"processing_zh\":\"9秒即可到账\",\"processing_en\":\"Arrives in seconds\",\"fee_note_zh\":\"注意RM 10 — RM 99.99 之间的交易将收取最低 RM 1 的提现手续费。\",\"fee_note_en\":\"A minimum RM 1 handling fee may apply for withdrawals between RM 10 and RM 99.99.\",\"rate_mode\":\"fixed\"},\"withdraw_fields\":{\"require_cardholder\":true,\"require_bank_account\":true,\"require_email\":true,\"require_mobile\":true}}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776764457),(376,1,'admin','//localhost:7979/admin/config.FinanceCashierConfig/save','未知(save)','{\"platform_coin\":{\"label_zh\":\"钻石\",\"label_en\":\"Diamonds\"},\"currencies\":[{\"code\":\"MYR\",\"label_zh\":\"马来西亚林吉特\",\"label_en\":\"Malaysian Ringgit\",\"sort\":4,\"deposit_coins_per_fiat\":\"100\",\"withdraw_coins_per_fiat\":\"100\"},{\"code\":\"RMB\",\"label_zh\":\"人民币\",\"label_en\":\"RMB\",\"sort\":19,\"deposit_coins_per_fiat\":\"100\",\"withdraw_coins_per_fiat\":\"100\"},{\"code\":\"VND\",\"label_zh\":\"越南盾\",\"label_en\":\"Vietnamese Dong\",\"sort\":20,\"deposit_coins_per_fiat\":\"10\",\"withdraw_coins_per_fiat\":\"10\"},{\"code\":\"USDT\",\"label_zh\":\"美元\",\"label_en\":\"USDT\",\"sort\":30,\"deposit_coins_per_fiat\":\"100\",\"withdraw_coins_per_fiat\":\"100\"}],\"withdraw_banks\":[{\"code\":\"agrobank\",\"name_zh\":\"Agrobank\",\"name_en\":\"Agrobank\",\"sort\":10}],\"withdraw_limits\":{\"min_ewallet\":\"10\",\"min_bank\":\"10\"},\"withdraw_copy\":{\"rate_hint_zh\":\"汇率为参考价格,实际以提现时为准。\",\"rate_hint_en\":\"Exchange rates are for reference only; the actual rate at withdrawal time prevails.\",\"processing_zh\":\"9秒即可到账\",\"processing_en\":\"Arrives in seconds\",\"fee_note_zh\":\"注意RM 10 — RM 99.99 之间的交易将收取最低 RM 1 的提现手续费。\",\"fee_note_en\":\"A minimum RM 1 handling fee may apply for withdrawals between RM 10 and RM 99.99.\",\"rate_mode\":\"fixed\"},\"withdraw_fields\":{\"require_cardholder\":true,\"require_bank_account\":true,\"require_email\":true,\"require_mobile\":true}}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776765590),(377,1,'admin','//localhost:7979/admin/config.FinanceCashierConfig/save','未知(save)','{\"platform_coin\":{\"label_zh\":\"钻石\",\"label_en\":\"Diamonds\"},\"currencies\":[{\"code\":\"MYR\",\"label_zh\":\"马来西亚林吉特\",\"label_en\":\"Malaysian Ringgit\",\"sort\":4,\"deposit_coins_per_fiat\":\"172\",\"withdraw_coins_per_fiat\":\"172\"},{\"code\":\"RMB\",\"label_zh\":\"人民币\",\"label_en\":\"RMB\",\"sort\":19,\"deposit_coins_per_fiat\":\"100\",\"withdraw_coins_per_fiat\":\"100\"},{\"code\":\"VND\",\"label_zh\":\"越南盾\",\"label_en\":\"Vietnamese Dong\",\"sort\":20,\"deposit_coins_per_fiat\":\"0.026\",\"withdraw_coins_per_fiat\":\"0.026\"},{\"code\":\"USDT\",\"label_zh\":\"美元\",\"label_en\":\"USDT\",\"sort\":30,\"deposit_coins_per_fiat\":\"6.82\",\"withdraw_coins_per_fiat\":\"6.82\"}],\"withdraw_banks\":[{\"code\":\"agrobank\",\"name_zh\":\"Agrobank\",\"name_en\":\"Agrobank\",\"sort\":10}],\"withdraw_limits\":{\"min_ewallet\":\"10\",\"min_bank\":\"10\"},\"withdraw_copy\":{\"rate_hint_zh\":\"汇率为参考价格,实际以提现时为准。\",\"rate_hint_en\":\"Exchange rates are for reference only; the actual rate at withdrawal time prevails.\",\"processing_zh\":\"9秒即可到账\",\"processing_en\":\"Arrives in seconds\",\"fee_note_zh\":\"注意RM 10 — RM 99.99 之间的交易将收取最低 RM 1 的提现手续费。\",\"fee_note_en\":\"A minimum RM 1 handling fee may apply for withdrawals between RM 10 and RM 99.99.\",\"rate_mode\":\"fixed\"},\"withdraw_fields\":{\"require_cardholder\":true,\"require_bank_account\":true,\"require_email\":true,\"require_mobile\":true}}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776765724),(378,1,'admin','//localhost:7979/admin/config.FinanceCashierConfig/save','未知(save)','{\"platform_coin\":{\"label_zh\":\"钻石\",\"label_en\":\"Diamonds\"},\"currencies\":[{\"code\":\"MYR\",\"label_zh\":\"马来西亚林吉特\",\"label_en\":\"Malaysian Ringgit\",\"sort\":4,\"deposit_coins_per_fiat\":\"172\",\"withdraw_coins_per_fiat\":\"172\"},{\"code\":\"RMB\",\"label_zh\":\"人民币\",\"label_en\":\"RMB\",\"sort\":19,\"deposit_coins_per_fiat\":\"100\",\"withdraw_coins_per_fiat\":\"100\"},{\"code\":\"VND\",\"label_zh\":\"越南盾\",\"label_en\":\"Vietnamese Dong\",\"sort\":20,\"deposit_coins_per_fiat\":\"0.026\",\"withdraw_coins_per_fiat\":\"0.026\"},{\"code\":\"USDT\",\"label_zh\":\"美元\",\"label_en\":\"USDT\",\"sort\":30,\"deposit_coins_per_fiat\":\"6.82\",\"withdraw_coins_per_fiat\":\"6.82\"}],\"withdraw_banks\":[{\"code\":\"agrobank\",\"name_zh\":\"Agrobank\",\"name_en\":\"Agrobank\",\"sort\":10}],\"withdraw_limits\":{\"min_ewallet\":\"10\",\"min_bank\":\"10\"},\"withdraw_copy\":{\"rate_hint_zh\":\"汇率为参考价格,实际以提现时为准。\",\"rate_hint_en\":\"Exchange rates are for reference only; the actual rate at withdrawal time prevails.\",\"processing_zh\":\"9秒即可到账\",\"processing_en\":\"Arrives in seconds\",\"fee_note_zh\":\"注意RM 10 — RM 99.99 之间的交易将收取最低 RM 1 的提现手续费。\",\"fee_note_en\":\"A minimum RM 1 handling fee may apply for withdrawals between RM 10 and RM 99.99.\",\"rate_mode\":\"fixed\"},\"withdraw_fields\":{\"require_cardholder\":true,\"require_bank_account\":true,\"require_email\":true,\"require_mobile\":true}}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776765726),(379,1,'admin','//localhost:7979/admin/user.User/walletAdjust','用户列表-钱包加减点','{\"user_id\":14,\"op\":\"credit\",\"amount\":\"1000.00\",\"remark\":\"后台管理员操作管理员加点1000.00(值)\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776828463),(380,1,'admin','//localhost:7979/admin/config.DepositTier/edit','编辑','{\"id\":\"t_d0500\",\"status\":\"0\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776839030),(381,1,'admin','//localhost:7979/admin/order.WithdrawOrder/reject','审核驳回','{\"id\":23,\"remark\":\"测试拒绝\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776845096),(382,0,'admin','//localhost:7979/admin/Index/login','登录','{\"username\":\"admin\",\"password\":\"***\",\"keep\":false,\"captchaId\":\"f1832e8e-a935-436e-8393-dafd3be32152\",\"captchaInfo\":\"\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776909654),(383,1,'admin','//localhost:7979/admin/Index/login','登录','{\"username\":\"admin\",\"password\":\"***\",\"keep\":false,\"captchaId\":\"f1832e8e-a935-436e-8393-dafd3be32152\",\"captchaInfo\":\"\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776909658),(384,1,'admin','//localhost:7979/admin/Index/login','登录','{\"username\":\"admin\",\"password\":\"***\",\"keep\":false,\"captchaId\":\"e5ab945b-bc9a-487d-8adc-67d5694f072e\",\"captchaInfo\":\"\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776910019),(385,1,'admin','//localhost:7979/admin/config.FinanceCashierConfig/save','未知(save)','{\"platform_coin\":{\"label_zh\":\"钻石\",\"label_en\":\"Diamonds\"},\"currencies\":[{\"code\":\"MYR\",\"label_zh\":\"马来西亚林吉特\",\"label_en\":\"Malaysian Ringgit\",\"sort\":4,\"deposit_coins_per_fiat\":\"172\",\"withdraw_coins_per_fiat\":\"172\"},{\"code\":\"RMB\",\"label_zh\":\"人民币\",\"label_en\":\"RMB\",\"sort\":19,\"deposit_coins_per_fiat\":\"100\",\"withdraw_coins_per_fiat\":\"100\"},{\"code\":\"VND\",\"label_zh\":\"越南盾\",\"label_en\":\"Vietnamese Dong\",\"sort\":20,\"deposit_coins_per_fiat\":\"0.026\",\"withdraw_coins_per_fiat\":\"0.026\"},{\"code\":\"USDT\",\"label_zh\":\"美元\",\"label_en\":\"USDT\",\"sort\":30,\"deposit_coins_per_fiat\":\"682\",\"withdraw_coins_per_fiat\":\"682\"}],\"withdraw_banks\":[{\"code\":\"agrobank\",\"name_zh\":\"Agrobank\",\"name_en\":\"Agrobank\",\"sort\":10}],\"withdraw_limits\":{\"min_ewallet\":\"10\",\"min_bank\":\"10\"},\"withdraw_copy\":{\"rate_hint_zh\":\"汇率为参考价格,实际以提现时为准。\",\"rate_hint_en\":\"Exchange rates are for reference only; the actual rate at withdrawal time prevails.\",\"processing_zh\":\"9秒即可到账\",\"processing_en\":\"Arrives in seconds\",\"fee_note_zh\":\"注意RM 10 — RM 99.99 之间的交易将收取最低 RM 1 的提现手续费。\",\"fee_note_en\":\"A minimum RM 1 handling fee may apply for withdrawals between RM 10 and RM 99.99.\",\"rate_mode\":\"fixed\"},\"withdraw_fields\":{\"require_cardholder\":true,\"require_bank_account\":true,\"require_email\":true,\"require_mobile\":true},\"channels\":[{\"code\":\"directpay\",\"sort\":10,\"status\":1,\"tier_ids\":[]}]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776910073),(386,8,'admin1','//localhost:7979/admin/user.User/edit','用户列表-编辑','{\"id\":10,\"username\":\"15274760567\",\"password\":\"***\",\"uuid\":\"\",\"phone\":\"15274760567\",\"email\":\"\",\"remark\":\"最后登录2026-04-17 09:46:32 IP:127.0.0.1\",\"coin\":\"0.00\",\"head_image\":null,\"game_channel_id\":null,\"channel_id\":null,\"register_invite_code\":\"\",\"total_deposit_coin\":\"0.00\",\"bet_flow_coin\":\"0.00\",\"total_withdraw_coin\":\"0.00\",\"risk_flags\":0,\"current_streak\":0,\"last_bet_period_no\":\"\",\"admin_id\":\"8\",\"status\":1,\"create_time\":1776335962,\"update_time\":1776390392,\"salt\":\"***\",\"token\":\"***\",\"refresh_token\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36',1776912560),(387,8,'admin1','//localhost:7979/admin/user.User/edit','用户列表-编辑','{\"id\":14,\"username\":\"15274760999\",\"password\":\"***\",\"uuid\":\"QFN9S6XGGP\",\"phone\":\"15274760999\",\"email\":\"\",\"remark\":\"最后登录2026-04-22 11:27:21 IP:127.0.0.1\",\"coin\":\"2790.00\",\"head_image\":null,\"game_channel_id\":null,\"channel_id\":1,\"register_invite_code\":\"4DD3D519\",\"total_deposit_coin\":\"0.00\",\"bet_flow_coin\":\"300.00\",\"total_withdraw_coin\":\"150.00\",\"risk_flags\":0,\"current_streak\":0,\"last_bet_period_no\":\"\",\"admin_id\":\"6\",\"status\":1,\"create_time\":1776828418,\"update_time\":1776845104,\"salt\":\"***\",\"token\":\"***\",\"refresh_token\":\"***\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36',1776912989),(388,1,'admin','//localhost:7979/admin/auth.Rule/sortable','菜单规则管理-快速排序','{\"move\":261,\"target\":44,\"direction\":\"up\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776916455),(389,1,'admin','//localhost:7979/admin/auth.Rule/del','菜单规则管理-删除','{\"ids\":[\"76\"]}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776916475),(390,1,'admin','//localhost:7979/admin/channel/manualSettle','渠道管理-manualSettle','{\"id\":1,\"remark\":\"手动结算-CH1\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776916492),(391,1,'admin','//localhost:7979/admin/channel/batchSettlePending','渠道管理-batchSettlePending','[]','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776916576),(392,1,'admin','//localhost:7979/admin/routine.AdminInfo/withdrawApply','未知(withdrawApply)','{\"amount\":100,\"receive_type\":\"cash\",\"receive_account\":\"123456\",\"remark\":\"123456\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776916725),(393,1,'admin','//localhost:7979/admin/order.AdminWithdrawOrder/approve','未知(approve)','{\"id\":\"1\",\"remark\":\"测试通过\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776916739),(394,1,'admin','//localhost:7979/admin/order.WithdrawOrder/reject','审核驳回','{\"id\":22,\"remark\":\"测试拒绝\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776922889),(395,1,'admin','//localhost:7979/admin/order.WithdrawOrder/approve','审核通过','{\"id\":24,\"amount\":\"50.00\",\"fee\":\"0.25\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776922894),(396,1,'admin','//localhost:7979/admin/ajax/clearCache','Clear cache','{\"type\":\"all\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776924005),(397,1,'admin','//localhost:7979/admin/routine.AdminInfo/withdrawApply','未知(withdrawApply)','{\"withdraw_coin\":\"200\",\"receive_type\":\"bank\",\"receive_account\":\"admin-123456789\",\"idempotency_key\":\"admin_withdraw_1776924490253_21700\",\"remark\":\"测试提现\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776924490),(398,1,'admin','//localhost:7979/admin/order.AdminWithdrawOrder/approve','未知(approve)','{\"id\":\"2\",\"remark\":\"测试审核通过\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776924667),(399,1,'admin','//localhost:7979/admin/auth.Rule/edit','菜单规则管理-编辑','{\"id\":222,\"pid\":0,\"type\":\"menu_dir\",\"title\":\"测试频道监听\",\"name\":\"test\",\"path\":\"test\",\"icon\":\"fa fa-flask\",\"menu_type\":\"tab\",\"url\":\"\",\"component\":\"\",\"keepalive\":0,\"extend\":\"none\",\"remark\":\"push_channel_test\",\"weigh\":74,\"status\":1,\"update_time\":1776497861,\"create_time\":1776497861}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776924788),(400,8,'admin1','//localhost:7979/admin/config.DepositTier/edit','编辑','{\"id\":\"t_myr01\",\"status\":\"0\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36',1776926215),(401,1,'admin','//localhost:7979/admin/auth.Group/edit','角色组管理-编辑','{\"id\":5,\"pid\":0,\"channel_id\":\"1\",\"name\":\"游戏测试1组\",\"rules\":[1,89,2,3,7,6,5,4,8,12,11,10,9,13,18,17,16,15,14,19,20,52,54,53,92,185,189,193,122,126,210,130,129,128,127,143,144,123,131,132,133,137,136,135,134,138,221,220,219,218,142,141,140,139,197,199,201,205,206,207,208,209,146,151,212,234,259,172,176,44,91,186,187,188,90,198,124,145,150,211,232,258,169,170,171],\"status\":1,\"update_time\":1776499835,\"create_time\":1775026281,\"channel_name\":\"测试渠道1\",\"channel_admin_username\":\"zhuguanTest1\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776926889),(402,1,'admin','//localhost:7979/admin/auth.Group/edit','角色组管理-编辑','{\"id\":7,\"pid\":\"5\",\"name\":\"游戏测试1组-主管1\",\"rules\":[1,89,4,9,19,20,52,54,53,189,193,122,126,210,130,129,128,127,143,144,131,132,133,137,136,135,134,221,220,219,218,140,139,199,205,151,212,2,3,8,44,186,187,188,123,138,90,197,198,124,150,211],\"status\":1,\"update_time\":1776499907,\"create_time\":1775030867}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776926964),(403,1,'admin','//localhost:7979/admin/auth.Group/edit','角色组管理-编辑','{\"id\":5,\"pid\":0,\"channel_id\":\"1\",\"name\":\"游戏测试1组\",\"rules\":[1,89,3,7,6,5,4,8,12,11,10,9,14,19,20,52,54,53,92,185,189,193,122,126,210,130,129,128,127,143,144,123,131,132,133,137,136,135,134,138,221,220,219,218,142,141,140,139,197,199,201,205,206,207,208,209,146,151,212,234,259,172,176,2,13,44,91,186,187,188,90,198,124,145,150,211,232,258,169,170,171],\"status\":1,\"update_time\":1776926889,\"create_time\":1775026281,\"channel_name\":\"测试渠道1\",\"channel_admin_username\":\"zhuguanTest1\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776927005),(404,1,'admin','//localhost:7979/admin/auth.Group/edit','角色组管理-编辑','{\"id\":5,\"pid\":0,\"channel_id\":\"1\",\"name\":\"游戏测试1组\",\"rules\":[1,89,3,7,6,5,4,8,12,11,10,9,19,20,52,54,53,92,185,189,193,122,126,210,130,129,128,127,143,144,123,131,132,133,137,136,135,134,138,221,220,219,218,142,141,140,139,197,199,201,205,146,151,212,234,259,172,176,2,44,91,186,187,188,90,198,124,145,150,211,232,258,169,170,171],\"status\":1,\"update_time\":1776927005,\"create_time\":1775026281,\"channel_name\":\"测试渠道1\",\"channel_admin_username\":\"zhuguanTest1\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776927057),(405,1,'admin','//localhost:7979/admin/auth.Group/edit','角色组管理-编辑','{\"id\":7,\"pid\":\"5\",\"name\":\"游戏测试1组-主管1\",\"rules\":[1,89,3,7,6,5,4,8,12,11,10,9,19,20,52,54,53,189,193,122,126,210,130,129,128,127,143,144,131,132,133,137,136,135,134,221,220,219,218,140,139,199,205,151,212,2,44,186,187,188,123,138,90,197,198,124,150,211],\"status\":1,\"update_time\":1776926964,\"create_time\":1775030867}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776927078),(406,1,'admin','//localhost:7979/admin/auth.Group/edit','角色组管理-编辑','{\"id\":12,\"pid\":\"7\",\"name\":\"游戏测试组1-主管1-经理1\",\"rules\":[1,89,3,7,6,5,4,8,12,11,10,9,19,20,261,265,264,263,262,52,54,53,189,193,123,131,132,133,137,136,135,134,138,221,220,219,218,142,141,140,139,197,199,201,205,146,151,212,234,259,2,44,186,187,188,90,198,124,145,150,211,232,258],\"status\":1,\"update_time\":1776393900,\"create_time\":1776219172}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776927139),(407,1,'admin','//localhost:7979/admin/auth.Group/edit','角色组管理-编辑','{\"id\":14,\"pid\":\"12\",\"name\":\"游戏测试组1-主管1-经理1-员工1\",\"rules\":[1,89,3,7,6,5,4,8,12,11,10,9,19,20,261,265,264,263,262,52,54,53,189,193,127,143,144,123,131,132,133,137,136,135,134,138,221,220,219,218,142,141,140,139,197,199,201,205,146,151,212,234,259,2,44,186,187,188,122,126,90,198,124,145,150,211,232,258],\"status\":1,\"update_time\":1776219247,\"create_time\":1776219247}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776927201),(408,1,'admin','//localhost:7979/admin/auth.Group/edit','角色组管理-编辑','{\"id\":14,\"pid\":\"12\",\"name\":\"游戏测试组1-主管1-经理1-员工1\",\"rules\":[1,89,261,265,264,263,262,52,54,53,189,193,122,126,210,130,129,128,127,143,144,123,131,132,133,137,136,135,134,138,221,220,219,218,142,141,140,139,197,199,201,205,146,151,212,234,259,44,186,187,188,90,198,124,145,150,211,232,258],\"status\":1,\"update_time\":1776927201,\"create_time\":1776219247}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776927768),(409,1,'admin','//localhost:7979/admin/auth.Group/edit','角色组管理-编辑','{\"id\":12,\"pid\":\"7\",\"name\":\"游戏测试组1-主管1-经理1\",\"rules\":[1,89,3,7,6,5,4,8,12,11,10,9,19,20,261,265,264,263,262,52,54,53,189,193,122,126,210,130,129,128,127,143,144,123,131,132,133,137,136,135,134,138,221,220,219,218,142,141,140,139,197,199,201,205,146,151,212,234,259,2,44,186,187,188,90,198,124,145,150,211,232,258],\"status\":1,\"update_time\":1776927139,\"create_time\":1776219172}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776927783),(410,1,'admin','//localhost:7979/admin/auth.Group/edit','角色组管理-编辑','{\"id\":7,\"pid\":\"5\",\"name\":\"游戏测试1组-主管1\",\"rules\":[1,89,3,7,6,5,4,8,12,11,10,9,19,20,261,265,264,263,262,52,54,53,189,193,122,126,210,130,129,128,127,143,144,131,132,133,137,136,135,134,221,220,219,218,140,139,199,205,151,212,2,44,186,187,188,123,138,90,197,198,124,150,211],\"status\":1,\"update_time\":1776927078,\"create_time\":1775030867}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776927813),(411,1,'admin','//localhost:7979/admin/auth.Group/edit','角色组管理-编辑','{\"id\":7,\"pid\":\"5\",\"name\":\"游戏测试1组-主管1\",\"rules\":[1,89,3,7,6,5,4,8,12,11,10,9,19,20,261,265,264,263,262,52,54,53,189,193,122,126,210,130,129,128,127,143,144,123,131,132,133,137,136,135,134,138,221,220,219,218,142,141,140,139,199,205,151,212,2,44,186,187,188,90,197,198,124,150,211],\"status\":1,\"update_time\":1776927813,\"create_time\":1775030867}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776927889),(412,1,'admin','//localhost:7979/admin/channel/manualSettle','渠道管理-manualSettle','{\"id\":1,\"remark\":\"手动结算-CH1\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776928799),(413,1,'admin','//localhost:7979/admin/channel/batchSettlePending','渠道管理-batchSettlePending','[]','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776929367),(414,1,'admin','//localhost:7979/admin/channel/manualSettle','渠道管理-manualSettle','{\"id\":1,\"remark\":\"手动结算-CH1\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776929447),(415,1,'admin','//localhost:7979/admin/channel/manualSettle','渠道管理-manualSettle','{\"id\":2,\"remark\":\"手动结算-CH2\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776929452),(416,1,'admin','//localhost:7979/admin/auth.Rule/edit','菜单规则管理-编辑','{\"id\":268,\"pid\":\"267\",\"type\":\"menu\",\"title\":\"管理员钱包\",\"name\":\"admin\\/adminWallet\",\"path\":\"admin\\/adminWallet\",\"icon\":\"el-icon-WalletFilled\",\"menu_type\":\"tab\",\"url\":\"\",\"component\":\"\\/src\\/views\\/backend\\/admin\\/adminWallet\\/index.vue\",\"keepalive\":1,\"extend\":\"none\",\"remark\":\"\",\"weigh\":66,\"status\":1,\"update_time\":1776930919,\"create_time\":1776930919}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776930991),(417,1,'admin','//localhost:7979/admin/auth.Rule/sortable','菜单规则管理-快速排序','{\"move\":267,\"target\":44,\"direction\":\"up\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776931007),(418,1,'admin','//localhost:7979/admin/channel/batchSettlePending','渠道管理-batchSettlePending','[]','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776931020),(419,1,'admin','//localhost:7979/admin/channel/batchSettlePending','渠道管理-batchSettlePending','[]','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776931146),(420,1,'admin','//localhost:7979/admin/channel/batchSettlePending','渠道管理-batchSettlePending','[]','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776934368),(421,1,'admin','//localhost:7979/admin/channel/manualSettle','渠道管理-manualSettle','{\"id\":2,\"remark\":\"手动结算-CH2\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776934377),(422,1,'admin','//localhost:7979/admin/channel/manualSettle','渠道管理-manualSettle','{\"id\":1,\"remark\":\"手动结算-CH1\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776934384),(423,1,'admin','//localhost:7979/admin/channel/manualSettle','渠道管理-manualSettle','{\"id\":2,\"remark\":\"手动结算-CH2\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776935785),(424,1,'admin','//localhost:7979/admin/channel/manualSettle','渠道管理-manualSettle','{\"id\":1,\"remark\":\"手动结算-CH1\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776935831),(425,8,'admin1','//localhost:7979/admin/routine.AdminInfo/withdrawApply','未知(withdrawApply)','{\"withdraw_coin\":\"100.00\",\"receive_type\":\"bank\",\"receive_account\":\"111\",\"idempotency_key\":\"11\",\"remark\":\"111\"}','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36',1776935868);
/*!40000 ALTER TABLE `admin_log` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `admin_rule`
--
DROP TABLE IF EXISTS `admin_rule`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `admin_rule` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT COMMENT 'ID',
`pid` int(11) unsigned NOT NULL DEFAULT '0' COMMENT '上级菜单',
`type` enum('menu_dir','menu','button') CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'menu' COMMENT '类型:menu_dir=菜单目录,menu=菜单项,button=页面按钮',
`title` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '标题',
`name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '规则名称',
`path` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '路由路径',
`icon` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '图标',
`menu_type` enum('tab','link','iframe') CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT '菜单类型:tab=选项卡,link=链接,iframe=Iframe',
`url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'Url',
`component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '组件路径',
`keepalive` tinyint(4) unsigned NOT NULL DEFAULT '0' COMMENT '缓存:0=关闭,1=开启',
`extend` enum('none','add_rules_only','add_menu_only') CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'none' COMMENT '扩展属性:none=无,add_rules_only=只添加为路由,add_menu_only=只添加为菜单',
`remark` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '备注',
`weigh` int(11) NOT NULL DEFAULT '0' COMMENT '权重',
`status` tinyint(1) unsigned NOT NULL DEFAULT '1' COMMENT '状态:0=禁用,1=启用',
`update_time` bigint(16) unsigned DEFAULT NULL COMMENT '更新时间',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
PRIMARY KEY (`id`),
KEY `pid` (`pid`)
) ENGINE=InnoDB AUTO_INCREMENT=272 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='菜单和权限规则表';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `admin_rule`
--
LOCK TABLES `admin_rule` WRITE;
/*!40000 ALTER TABLE `admin_rule` DISABLE KEYS */;
INSERT INTO `admin_rule` VALUES (1,0,'menu','控制台','dashboard','dashboard','fa fa-dashboard','tab','','/src/views/backend/dashboard.vue',1,'none','Remark lang',1079,1,1775022962,1775022962),(2,0,'menu_dir','权限管理','auth','auth','fa fa-group',NULL,'','',0,'none','',180,1,1775022962,1775022962),(3,2,'menu','角色组管理','auth/group','auth/group','fa fa-group','tab','','/src/views/backend/auth/group/index.vue',1,'none','Remark lang',179,1,1775022962,1775022962),(4,3,'button','查看','auth/group/index','','',NULL,'','',0,'none','',-2,1,1775022962,1775022962),(5,3,'button','添加','auth/group/add','','',NULL,'','',0,'none','',-1,1,1776153667,1775022962),(6,3,'button','编辑','auth/group/edit','','',NULL,'','',0,'none','',0,1,1776153667,1775022962),(7,3,'button','删除','auth/group/del','','',NULL,'','',0,'none','',1,1,1776153667,1775022962),(8,2,'menu','管理员管理','auth/admin','auth/admin','el-icon-UserFilled','tab','','/src/views/backend/auth/admin/index.vue',1,'none','',178,1,1775022962,1775022962),(9,8,'button','查看','auth/admin/index','','',NULL,'','',0,'none','',2,1,1776153667,1775022962),(10,8,'button','添加','auth/admin/add','','',NULL,'','',0,'none','',3,1,1776153667,1775022962),(11,8,'button','编辑','auth/admin/edit','','',NULL,'','',0,'none','',4,1,1776153667,1775022962),(12,8,'button','删除','auth/admin/del','','',NULL,'','',0,'none','',5,1,1776153667,1775022962),(13,2,'menu','菜单规则管理','auth/rule','auth/rule','el-icon-Grid','tab','','/src/views/backend/auth/rule/index.vue',1,'none','',177,1,1775022962,1775022962),(14,13,'button','查看','auth/rule/index','','',NULL,'','',0,'none','',6,1,1776153667,1775022962),(15,13,'button','添加','auth/rule/add','','',NULL,'','',0,'none','',7,1,1776153667,1775022962),(16,13,'button','编辑','auth/rule/edit','','',NULL,'','',0,'none','',8,1,1776153667,1775022962),(17,13,'button','删除','auth/rule/del','','',NULL,'','',0,'none','',9,1,1776153667,1775022962),(18,13,'button','快速排序','auth/rule/sortable','','',NULL,'','',0,'none','',10,1,1776153667,1775022962),(19,2,'menu','管理员日志管理','auth/adminLog','auth/adminLog','el-icon-List','tab','','/src/views/backend/auth/adminLog/index.vue',1,'none','',176,1,1775022962,1775022962),(20,19,'button','查看','auth/adminLog/index','','',NULL,'','',0,'none','',11,1,1776153667,1775022962),(44,0,'menu_dir','常规管理','routine','routine','fa fa-cogs',NULL,'','',0,'none','',167,1,1776931007,1775022962),(45,44,'menu','系统配置','routine/config','routine/config','el-icon-Tools','tab','','/src/views/backend/routine/config/index.vue',1,'none','',166,1,1775022962,1775022962),(46,45,'button','查看','routine/config/index','','',NULL,'','',0,'none','',29,1,1776153668,1775022962),(47,45,'button','编辑','routine/config/edit','','',NULL,'','',0,'none','',30,1,1776153668,1775022962),(48,44,'menu','附件管理','routine/attachment','routine/attachment','fa fa-folder','tab','','/src/views/backend/routine/attachment/index.vue',1,'none','Remark lang',165,1,1775022962,1775022962),(49,48,'button','查看','routine/attachment/index','','',NULL,'','',0,'none','',31,1,1776153668,1775022962),(50,48,'button','编辑','routine/attachment/edit','','',NULL,'','',0,'none','',32,1,1776153668,1775022962),(51,48,'button','删除','routine/attachment/del','','',NULL,'','',0,'none','',33,1,1776153668,1775022962),(52,44,'menu','个人资料','routine/adminInfo','routine/adminInfo','fa fa-user','tab','','/src/views/backend/routine/adminInfo.vue',1,'none','',164,1,1775022962,1775022962),(53,52,'button','查看','routine/adminInfo/index','','',NULL,'','',0,'none','',34,1,1776153668,1775022962),(54,52,'button','编辑','routine/adminInfo/edit','','',NULL,'','',0,'none','',35,1,1776153668,1775022962),(55,0,'menu_dir','数据安全管理','security','security','fa fa-shield',NULL,'','',0,'none','',163,1,1775022962,1775022962),(56,55,'menu','数据回收站','security/dataRecycleLog','security/dataRecycleLog','fa fa-database','tab','','/src/views/backend/security/dataRecycleLog/index.vue',1,'none','',162,1,1775022962,1775022962),(57,56,'button','查看','security/dataRecycleLog/index','','',NULL,'','',0,'none','',36,1,1776153668,1775022962),(58,56,'button','删除','security/dataRecycleLog/del','','',NULL,'','',0,'none','',37,1,1776153668,1775022962),(59,56,'button','还原','security/dataRecycleLog/restore','','',NULL,'','',0,'none','',38,1,1776153668,1775022962),(60,56,'button','查看详情','security/dataRecycleLog/info','','',NULL,'','',0,'none','',39,1,1776153668,1775022962),(61,55,'menu','敏感数据修改记录','security/sensitiveDataLog','security/sensitiveDataLog','fa fa-expeditedssl','tab','','/src/views/backend/security/sensitiveDataLog/index.vue',1,'none','',161,1,1775022962,1775022962),(62,61,'button','查看','security/sensitiveDataLog/index','','',NULL,'','',0,'none','',40,1,1776153668,1775022962),(63,61,'button','删除','security/sensitiveDataLog/del','','',NULL,'','',0,'none','',41,1,1776153668,1775022962),(64,61,'button','回滚','security/sensitiveDataLog/rollback','','',NULL,'','',0,'none','',42,1,1776153668,1775022962),(65,61,'button','查看详情','security/sensitiveDataLog/info','','',NULL,'','',0,'none','',43,1,1776153668,1775022962),(66,55,'menu','数据回收规则管理','security/dataRecycle','security/dataRecycle','fa fa-database','tab','','/src/views/backend/security/dataRecycle/index.vue',1,'none','Remark lang',160,1,1775022962,1775022962),(67,66,'button','查看','security/dataRecycle/index','','',NULL,'','',0,'none','',44,1,1776153668,1775022962),(68,66,'button','添加','security/dataRecycle/add','','',NULL,'','',0,'none','',45,1,1776153668,1775022962),(69,66,'button','编辑','security/dataRecycle/edit','','',NULL,'','',0,'none','',46,1,1776153668,1775022962),(70,66,'button','删除','security/dataRecycle/del','','',NULL,'','',0,'none','',47,1,1776153668,1775022962),(71,55,'menu','敏感字段规则管理','security/sensitiveData','security/sensitiveData','fa fa-expeditedssl','tab','','/src/views/backend/security/sensitiveData/index.vue',1,'none','Remark lang',159,1,1775022962,1775022962),(72,71,'button','查看','security/sensitiveData/index','','',NULL,'','',0,'none','',48,1,1776153668,1775022962),(73,71,'button','添加','security/sensitiveData/add','','',NULL,'','',0,'none','',49,1,1776153668,1775022962),(74,71,'button','编辑','security/sensitiveData/edit','','',NULL,'','',0,'none','',50,1,1776153668,1775022962),(75,71,'button','删除','security/sensitiveData/del','','',NULL,'','',0,'none','',51,1,1776153668,1775022962),(77,45,'button','添加','routine/config/add','','',NULL,'','',0,'none','',55,1,1776153668,1775022962),(84,0,'menu','CRUD代码生成','crud/crud','crud/crud','fa fa-code','tab','','/src/views/backend/crud/index.vue',1,'none','',158,0,1776320838,1775022962),(85,84,'button','查看','crud/crud/index','','',NULL,'','',0,'none','',61,1,1776153668,1775022962),(86,84,'button','生成','crud/crud/generate','','',NULL,'','',0,'none','',62,1,1776153668,1775022962),(87,84,'button','删除','crud/crud/delete','','',NULL,'','',0,'none','',63,1,1776153668,1775022962),(88,45,'button','删除','routine/config/del','','',NULL,'','',0,'none','',64,1,1776153668,1775022962),(89,1,'button','查看','dashboard/index','','',NULL,'','',0,'none','',65,1,1776153668,1775022964),(90,0,'menu_dir','游戏管理','game','game','fa fa-gamepad',NULL,'','',0,'none','',90,1,1776235356,1775024539),(91,0,'menu','渠道管理','channel','channel','el-icon-Expand','tab','','/src/views/backend/channel/index.vue',1,'none','',108,1,1776320828,1775024539),(92,91,'button','查看','channel/index','','','tab','','',0,'none','',68,1,1776153668,1775024539),(93,91,'button','添加','channel/add','','','tab','','',0,'none','',69,1,1776153668,1775024539),(94,91,'button','编辑','channel/edit','','','tab','','',0,'none','',70,1,1776153668,1775024539),(95,91,'button','删除','channel/del','','','tab','','',0,'none','',71,1,1776153668,1775024539),(96,91,'button','快速排序','channel/sortable','','','tab','','',0,'none','',72,1,1776153668,1775024539),(122,0,'menu_dir','用户管理','user','user','fa fa-user','tab','','',0,'none','',92,1,1776235356,1776235356),(123,0,'menu_dir','订单管理','order','order','fa fa-file-text-o','tab','','',0,'none','',91,1,1776235356,1776235356),(124,0,'menu_dir','游戏配置','config','config','fa fa-cogs','tab','','',0,'none','',89,1,1776504712,1776235356),(126,122,'menu','用户列表','user/user','user/user','','tab','','/src/views/backend/user/user/index.vue',1,'none','',87,1,1776235356,1776235356),(127,126,'button','查看','user/user/index','','','tab','','',0,'none','',-2,1,1776235356,1776235356),(128,126,'button','添加','user/user/add','','','tab','','',0,'none','',-2,1,1776235356,1776235356),(129,126,'button','编辑','user/user/edit','','','tab','','',0,'none','',-2,1,1776235356,1776235356),(130,126,'button','删除','user/user/del','','','tab','','',0,'none','',-2,1,1776235356,1776235356),(131,90,'menu','游玩记录','game/playRecord','game/playRecord','fa fa-list','tab','','/src/views/backend/game/playRecord/index.vue',1,'none','',86,1,1776935360,1776235356),(132,131,'button','查看','game/playRecord/index','','','tab','','',0,'none','',-2,1,1776935360,1776235356),(133,123,'menu','充值订单','order/depositOrder','order/depositOrder','','tab','','/src/views/backend/order/depositOrder/index.vue',1,'none','',84,1,1776235356,1776235356),(134,133,'button','查看','order/depositOrder/index','','','tab','','',0,'none','',-2,1,1776235356,1776235356),(135,133,'button','添加','order/depositOrder/add','','','tab','','',0,'none','',-2,0,1776493319,1776235356),(136,133,'button','编辑','order/depositOrder/edit','','','tab','','',0,'none','',-2,1,1776235356,1776235356),(137,133,'button','删除','order/depositOrder/del','','','tab','','',0,'none','',-2,0,1776493319,1776235356),(138,123,'menu','提现订单','order/withdrawOrder','order/withdrawOrder','','tab','','/src/views/backend/order/withdrawOrder/index.vue',1,'none','',83,1,1776235356,1776235356),(139,138,'button','查看','order/withdrawOrder/index','','','tab','','',0,'none','',-2,1,1776235356,1776235356),(140,138,'button','添加','order/withdrawOrder/add','','','tab','','',0,'none','',-2,0,1776484695,1776235356),(141,138,'button','编辑','order/withdrawOrder/edit','','','tab','','',0,'none','',-2,1,1776235356,1776235356),(142,138,'button','删除','order/withdrawOrder/del','','','tab','','',0,'none','',-2,0,1776484695,1776235356),(143,122,'menu','用户钱包流水','user/userWalletRecord','user/userWalletRecord','','tab','','/src/views/backend/user/userWalletRecord/index.vue',1,'none','',86,1,1776398818,1776235356),(144,143,'button','查看','user/userWalletRecord/index','user/userWalletRecord/index','','tab','','',0,'none','',-2,1,1776398818,1776235356),(145,124,'menu','常规配置','config/gameConfig','config/gameConfig','','tab','','/src/views/backend/config/gameConfig/index.vue',1,'none','',81,1,1776504712,1776235356),(146,145,'button','查看','config/gameConfig/index','','','tab','','',0,'none','',-2,1,1776235356,1776235356),(147,145,'button','添加','config/gameConfig/add','','','tab','','',0,'none','',-2,1,1776235356,1776235356),(148,145,'button','编辑','config/gameConfig/edit','','','tab','','',0,'none','',-2,1,1776235356,1776235356),(149,145,'button','删除','config/gameConfig/del','','','tab','','',0,'none','',-2,1,1776235356,1776235356),(150,124,'menu','36字花字典','config/ziHuaDictionary','config/ziHuaDictionary','','tab','','/src/views/backend/config/ziHuaDictionary/index.vue',1,'none','',80,1,1776235356,1776235356),(151,150,'button','查看','config/ziHuaDictionary/index','','','tab','','',0,'none','',-2,1,1776235356,1776235356),(152,150,'button','保存','config/ziHuaDictionary/save','','','tab','','',0,'none','',-2,1,1776235356,1776235356),(169,0,'menu_dir','代理与结算','agent','agent','fa fa-sitemap','tab','','',0,'none','',68,1,1776307521,1776247215),(170,169,'menu','代理结算周期','agent/settlementPeriod','agent/settlementPeriod','','tab','','/src/views/backend/agent/settlementPeriod/index.vue',1,'none','',67,1,1776247215,1776247215),(171,169,'menu','代理佣金记录','agent/commissionRecord','agent/commissionRecord','','tab','','/src/views/backend/agent/commissionRecord/index.vue',1,'none','',66,1,1776247215,1776247215),(172,170,'button','查看','agent/settlementPeriod/index','','','tab','','',0,'none','',-2,1,1776247215,1776247215),(173,170,'button','添加','agent/settlementPeriod/add','','','tab','','',0,'none','',-2,1,1776247215,1776247215),(174,170,'button','编辑','agent/settlementPeriod/edit','','','tab','','',0,'none','',-2,1,1776247215,1776247215),(175,170,'button','删除','agent/settlementPeriod/del','','','tab','','',0,'none','',-2,1,1776247215,1776247215),(176,171,'button','查看','agent/commissionRecord/index','','','tab','','',0,'none','',-2,1,1776247215,1776247215),(177,171,'button','添加','agent/commissionRecord/add','','','tab','','',0,'none','',-2,1,1776247215,1776247215),(178,171,'button','编辑','agent/commissionRecord/edit','','','tab','','',0,'none','',-2,1,1776247215,1776247215),(179,171,'button','删除','agent/commissionRecord/del','','','tab','','',0,'none','',-2,1,1776247215,1776247215),(185,91,'button','manualSettle','channel/manualSettle','channel/manualSettle','',NULL,'','',0,'none','channel manual settle action',3,1,1776309235,1776309235),(186,0,'menu_dir','运营','operation','operation','fa fa-bullhorn','tab','','',0,'none','',98,1,1776320815,1776318559),(187,186,'menu','运营公告','operation/operationNotice','operation/operationNotice','','tab','','/src/views/backend/operation/operationNotice/index.vue',1,'none','',62,1,1776318560,1776318559),(188,186,'menu','用户阅读记录','operation/userNoticeRead','operation/userNoticeRead','','tab','','/src/views/backend/operation/userNoticeRead/index.vue',1,'none','',61,1,1776318560,1776318559),(189,187,'button','查看','operation/operationNotice/index','operation/operationNotice/index','','tab','','',0,'none','',8,1,1776318560,1776318559),(190,187,'button','添加','operation/operationNotice/add','operation/operationNotice/add','','tab','','',0,'none','',7,1,1776318560,1776318559),(191,187,'button','编辑','operation/operationNotice/edit','operation/operationNotice/edit','','tab','','',0,'none','',6,1,1776318560,1776318559),(192,187,'button','删除','operation/operationNotice/del','operation/operationNotice/del','','tab','','',0,'none','',5,1,1776318560,1776318559),(193,188,'button','查看','operation/userNoticeRead/index','operation/userNoticeRead/index','','tab','','',0,'none','',8,1,1776318560,1776318559),(194,188,'button','添加','operation/userNoticeRead/add','operation/userNoticeRead/add','','tab','','',0,'none','',7,1,1776318560,1776318559),(195,188,'button','编辑','operation/userNoticeRead/edit','operation/userNoticeRead/edit','','tab','','',0,'none','',6,1,1776318560,1776318559),(196,188,'button','删除','operation/userNoticeRead/del','operation/userNoticeRead/del','','tab','','',0,'none','',5,1,1776318560,1776318559),(197,90,'menu','游戏对局记录','game/record','game/record','','tab','','/src/views/backend/game/record/index.vue',1,'none','',86,1,1776323100,1776323100),(198,90,'menu','游戏实时对局','game/live','game/live','','tab','','/src/views/backend/game/live/index.vue',1,'none','',85,1,1776323100,1776323100),(199,197,'button','查看','game/record/index','game/record/index','','tab','','',0,'none','',18,1,1776739368,1776323100),(201,197,'button','编辑','game/record/edit','game/record/edit','','tab','','',0,'none','',17,1,1776739368,1776323100),(205,198,'button','查看','game/live/index','game/live/index','','tab','','',0,'none','',28,1,1776739368,1776323100),(206,198,'button','数据快照','game/live/snapshot','game/live/snapshot','','tab','','',0,'none','',27,1,1776739368,1776323100),(207,198,'button','推送配置','game/live/pushConfig','game/live/pushConfig','','tab','','',0,'none','',26,1,1776739368,1776323100),(208,198,'button','计算盈亏','game/live/calculate','game/live/calculate','','tab','','',0,'none','',25,1,1776739368,1776326486),(209,198,'button','预约开奖','game/live/draw','game/live/draw','','tab','','',0,'none','',24,1,1776739368,1776326486),(210,126,'button','钱包加减点','user/user/walletAdjust','','','tab','','',0,'none','用户列表余额标签弹窗调整钱包余额',-2,1,1776406522,1776406522),(211,124,'menu','充值档位','config/depositTier','config/depositTier','fa fa-credit-card','tab','','/src/views/backend/config/depositTier/index.vue',0,'none','deposit_tier',78,1,1776504712,1776422158),(212,211,'button','查看','config/depositTier/index','','','tab','','',0,'none','',-2,1,1776422158,1776422158),(213,211,'button','保存','config/depositTier/save','','','tab','','',0,'none','',-2,1,1776422158,1776422158),(218,138,'button','审核通过','order/withdrawOrder/approve','','','tab','','',0,'none','',-2,1,1776484695,1776484695),(219,138,'button','审核驳回','order/withdrawOrder/reject','','','tab','','',0,'none','',-2,1,1776484695,1776484695),(220,138,'button','审核通过','order/withdraw_order/approve','','','tab','','',0,'none','',-2,1,1776484695,1776484695),(221,138,'button','审核驳回','order/withdraw_order/reject','','','tab','','',0,'none','',-2,1,1776484695,1776484695),(222,0,'menu_dir','测试频道监听','test','test','fa fa-flask','tab','','',0,'none','push_channel_test',73,1,1776924788,1776497861),(223,222,'menu','推送-对局公共频道','test/pushGamePeriod','test/pushGamePeriod','','tab','','/src/views/backend/test/pushGamePeriod/index.vue',0,'none','push_channel_test',72,1,1776497861,1776497861),(225,223,'button','推送配置','test/pushGamePeriod/pushConfig','test/pushGamePeriod/pushConfig','','tab','','',0,'none','',17,1,1776739171,1776497861),(226,222,'menu','推送-公告广播频道','test/pushOperationNotice','test/pushOperationNotice','','tab','','/src/views/backend/test/pushOperationNotice/index.vue',0,'none','push_channel_test',71,1,1776497861,1776497861),(228,226,'button','推送配置','test/pushOperationNotice/pushConfig','test/pushOperationNotice/pushConfig','','tab','','',0,'none','',17,1,1776739171,1776497861),(229,222,'menu','推送-用户私有频道','test/pushPrivateUser','test/pushPrivateUser','','tab','','/src/views/backend/test/pushPrivateUser/index.vue',0,'none','push_channel_test',70,1,1776497861,1776497861),(231,229,'button','推送配置','test/pushPrivateUser/pushConfig','test/pushPrivateUser/pushConfig','','tab','','',0,'none','',17,1,1776739171,1776497861),(232,124,'menu','连胜奖励','config/streakWinReward','config/streakWinReward','fa fa-trophy','tab','','/src/views/backend/config/streakWinReward/index.vue',0,'none','',76,1,1776504712,1776504712),(234,232,'button','查看','config/streakWinReward/index','','','tab','','',0,'none','',-2,1,1776504712,1776504712),(235,232,'button','保存','config/streakWinReward/save','','','tab','','',0,'none','',-2,1,1776504712,1776504712),(238,198,'button','运行开关','game/live/runtime','game/live/runtime','','tab','','',0,'none','',23,1,1776739368,1776739171),(239,198,'button','作废本局','game/live/voidPeriod','game/live/voidPeriod','','tab','','',0,'none','',22,1,1776739368,1776739171),(250,211,'button','添加','config/depositTier/add','','','tab','','',0,'none','',-2,1,1776762272,1776762272),(251,211,'button','编辑','config/depositTier/edit','','','tab','','',0,'none','',-2,1,1776762272,1776762272),(252,211,'button','删除','config/depositTier/del','','','tab','','',0,'none','',-2,1,1776762272,1776762272),(253,211,'button','添加','config/deposit_tier/add','','','tab','','',0,'none','snake alias for permission check',-2,1,1776762272,1776762272),(254,211,'button','编辑','config/deposit_tier/edit','','','tab','','',0,'none','snake alias for permission check',-2,1,1776762272,1776762272),(255,211,'button','删除','config/deposit_tier/del','','','tab','','',0,'none','snake alias for permission check',-2,1,1776762272,1776762272),(258,124,'menu','支付/收款配置','config/financeCashierConfig','config/financeCashierConfig','fa fa-money','tab','','/src/views/backend/config/financeCashierConfig/index.vue',0,'none','finance_cashier',73,1,1776767037,1776764297),(259,258,'button','查看','config/financeCashierConfig/index','','','tab','','',0,'none','',-2,1,1776764297,1776764297),(260,258,'button','保存','config/financeCashierConfig/save','','','tab','','',0,'none','',-2,1,1776764297,1776764297),(261,267,'menu','管理员提现记录','order/adminWithdrawOrder','order/adminWithdrawOrder','fa fa-money','tab','','/src/views/backend/order/adminWithdrawOrder/index.vue',1,'none','',64,1,1776930919,1776916136),(262,261,'button','查看','order/adminWithdrawOrder/index','','','tab','','',0,'none','',-2,1,1776916136,1776916136),(263,261,'button','详情','order/adminWithdrawOrder/edit','','','tab','','',0,'none','',-2,1,1776916136,1776916136),(264,261,'button','通过','order/adminWithdrawOrder/approve','','','tab','','',0,'none','',-2,1,1776916136,1776916136),(265,261,'button','拒绝','order/adminWithdrawOrder/reject','','','tab','','',0,'none','',-2,1,1776916136,1776916136),(266,91,'button','batchSettlePending','channel/batchSettlePending','channel/batchSettlePending','',NULL,'','',0,'none','channel batch settle pending',2,1,1776916136,1776916136),(267,0,'menu_dir','管理员管理','adminManage','adminManage','fa fa-user-circle','tab','','',0,'none','',168,1,1776931007,1776930919),(268,267,'menu','管理员钱包','admin/adminWallet','admin/adminWallet','el-icon-WalletFilled','tab','','/src/views/backend/admin/adminWallet/index.vue',1,'none','',65,1,1776930991,1776930919),(269,268,'button','查看','admin/adminWallet/index','','','tab','','',0,'none','',-1,1,1776930919,1776930919),(270,267,'menu','管理员钱包流水','admin/adminWalletRecord','admin/adminWalletRecord','fa fa-list-alt','tab','','/src/views/backend/admin/adminWalletRecord/index.vue',1,'none','',64,1,1776934716,1776934716),(271,270,'button','查看','admin/adminWalletRecord/index','','','tab','','',0,'none','',0,1,1776934716,1776934716);
/*!40000 ALTER TABLE `admin_rule` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `admin_wallet`
--
DROP TABLE IF EXISTS `admin_wallet`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `admin_wallet` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT '主键',
`admin_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT '管理员ID',
`balance` decimal(18,2) NOT NULL DEFAULT '0.00' COMMENT '可用余额',
`frozen_balance` decimal(18,2) NOT NULL DEFAULT '0.00' COMMENT '冻结余额',
`total_income` decimal(18,2) NOT NULL DEFAULT '0.00' COMMENT '累计入账',
`total_withdraw` decimal(18,2) NOT NULL DEFAULT '0.00' COMMENT '累计提现',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
`update_time` bigint(16) unsigned DEFAULT NULL COMMENT '更新时间',
PRIMARY KEY (`id`),
UNIQUE KEY `uk_admin_id` (`admin_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='管理员钱包';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `admin_wallet`
--
LOCK TABLES `admin_wallet` WRITE;
/*!40000 ALTER TABLE `admin_wallet` DISABLE KEYS */;
INSERT INTO `admin_wallet` VALUES (1,1,50000.00,0.00,50000.00,0.00,1776916415,1776934964),(2,8,56.00,0.00,56.00,0.00,1776916698,1776935831),(3,6,56.00,0.00,56.00,0.00,1776930250,1776935831),(4,7,56.00,0.00,56.00,0.00,1776930250,1776935831),(5,9,96.00,0.00,96.00,0.00,1776930250,1776935831),(6,12,56.00,0.00,56.00,0.00,1776930250,1776935831);
/*!40000 ALTER TABLE `admin_wallet` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `admin_wallet_record`
--
DROP TABLE IF EXISTS `admin_wallet_record`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `admin_wallet_record` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT '主键',
`admin_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT '管理员ID',
`channel_id` int(10) unsigned DEFAULT NULL COMMENT '渠道ID',
`biz_type` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '业务类型:commission_income/withdraw_freeze/withdraw_refund/withdraw_success',
`direction` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT '1=增加 2=减少',
`amount` decimal(18,2) NOT NULL DEFAULT '0.00' COMMENT '变动金额',
`balance_before` decimal(18,2) NOT NULL DEFAULT '0.00' COMMENT '变动前余额',
`balance_after` decimal(18,2) NOT NULL DEFAULT '0.00' COMMENT '变动后余额',
`ref_type` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '来源类型',
`ref_id` bigint(20) unsigned DEFAULT NULL COMMENT '来源ID',
`idempotency_key` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '幂等键',
`operator_admin_id` int(10) unsigned DEFAULT NULL COMMENT '操作管理员ID',
`remark` varchar(500) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '备注',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
PRIMARY KEY (`id`),
UNIQUE KEY `uk_idempotency_key` (`idempotency_key`),
KEY `idx_admin_id` (`admin_id`),
KEY `idx_ref` (`ref_type`,`ref_id`)
) ENGINE=InnoDB AUTO_INCREMENT=45 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='管理员钱包流水';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `admin_wallet_record`
--
LOCK TABLES `admin_wallet_record` WRITE;
/*!40000 ALTER TABLE `admin_wallet_record` DISABLE KEYS */;
INSERT INTO `admin_wallet_record` VALUES (39,9,2,'commission_income',1,20.00,48.00,68.00,'agent_commission_record',75,'commission_income_9_75',1,'手动结算-CH2',1776935785),(40,6,1,'commission_income',1,28.00,28.00,56.00,'agent_commission_record',76,'commission_income_6_76',1,'手动结算-CH1',1776935831),(41,7,1,'commission_income',1,28.00,28.00,56.00,'agent_commission_record',77,'commission_income_7_77',1,'手动结算-CH1',1776935831),(42,8,1,'commission_income',1,28.00,28.00,56.00,'agent_commission_record',78,'commission_income_8_78',1,'手动结算-CH1',1776935831),(43,9,1,'commission_income',1,28.00,68.00,96.00,'agent_commission_record',79,'commission_income_9_79',1,'手动结算-CH1',1776935831),(44,12,1,'commission_income',1,28.00,28.00,56.00,'agent_commission_record',80,'commission_income_12_80',1,'手动结算-CH1',1776935831);
/*!40000 ALTER TABLE `admin_wallet_record` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `admin_withdraw_order`
--
DROP TABLE IF EXISTS `admin_withdraw_order`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `admin_withdraw_order` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT '主键',
`order_no` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '订单号',
`admin_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT '申请管理员ID',
`channel_id` int(10) unsigned DEFAULT NULL COMMENT '渠道ID',
`amount` decimal(18,2) NOT NULL DEFAULT '0.00' COMMENT '申请金额',
`actual_amount` decimal(18,2) NOT NULL DEFAULT '0.00' COMMENT '实际金额',
`status` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT '0待审核 1通过 2拒绝',
`receive_type` varchar(16) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'cash' COMMENT '收款方式',
`receive_account` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '收款账户',
`idempotency_key` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '幂等键',
`review_admin_id` int(10) unsigned DEFAULT NULL COMMENT '审核管理员ID',
`review_time` bigint(16) unsigned DEFAULT NULL COMMENT '审核时间',
`remark` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '备注',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
`update_time` bigint(16) unsigned DEFAULT NULL COMMENT '更新时间',
PRIMARY KEY (`id`),
UNIQUE KEY `uk_order_no` (`order_no`),
UNIQUE KEY `uk_idempotency_key` (`idempotency_key`),
KEY `idx_admin_status` (`admin_id`,`status`),
KEY `idx_channel_status` (`channel_id`,`status`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='管理员提现订单';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `admin_withdraw_order`
--
LOCK TABLES `admin_withdraw_order` WRITE;
/*!40000 ALTER TABLE `admin_withdraw_order` DISABLE KEYS */;
/*!40000 ALTER TABLE `admin_withdraw_order` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `agent_commission_record`
--
DROP TABLE IF EXISTS `agent_commission_record`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `agent_commission_record` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT '主键',
`settlement_period_id` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT '结算周期IDagent_settlement_period.id',
`channel_id` int(10) unsigned DEFAULT NULL COMMENT '渠道IDchannel.id',
`admin_id` int(10) unsigned DEFAULT NULL COMMENT '代理管理员IDadmin.id',
`commission_rate` decimal(8,2) NOT NULL DEFAULT '0.00',
`calc_base_amount` decimal(18,2) NOT NULL DEFAULT '0.00',
`commission_amount` decimal(18,2) NOT NULL DEFAULT '0.00',
`status` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT '状态0=待发放 1=已发放 2=已回退',
`settled_at` bigint(16) unsigned DEFAULT NULL COMMENT '发放时间',
`remark` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '备注',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
`update_time` bigint(16) unsigned DEFAULT NULL COMMENT '更新时间',
PRIMARY KEY (`id`),
KEY `idx_settlement_period` (`settlement_period_id`),
KEY `idx_channel_admin` (`channel_id`,`admin_id`),
KEY `idx_status` (`status`)
) ENGINE=InnoDB AUTO_INCREMENT=81 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='代理佣金记录';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `agent_commission_record`
--
LOCK TABLES `agent_commission_record` WRITE;
/*!40000 ALTER TABLE `agent_commission_record` DISABLE KEYS */;
INSERT INTO `agent_commission_record` VALUES (75,27,2,9,0.10,200.00,20.00,1,1776935785,'手动结算-CH2 | 分配比例=100.00% | 超管结算直接发放',1776935785,1776935785),(76,28,1,6,0.02,1400.00,28.00,1,1776935831,'手动结算-CH1 | 分配比例=20.00% | 超管结算直接发放',1776935831,1776935831),(77,28,1,7,0.02,1400.00,28.00,1,1776935831,'手动结算-CH1 | 分配比例=20.00% | 超管结算直接发放',1776935831,1776935831),(78,28,1,8,0.02,1400.00,28.00,1,1776935831,'手动结算-CH1 | 分配比例=20.00% | 超管结算直接发放',1776935831,1776935831),(79,28,1,9,0.02,1400.00,28.00,1,1776935831,'手动结算-CH1 | 分配比例=20.00% | 超管结算直接发放',1776935831,1776935831),(80,28,1,12,0.02,1400.00,28.00,1,1776935831,'手动结算-CH1 | 分配比例=20.00% | 超管结算直接发放',1776935831,1776935831);
/*!40000 ALTER TABLE `agent_commission_record` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `agent_settlement_period`
--
DROP TABLE IF EXISTS `agent_settlement_period`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `agent_settlement_period` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT '主键',
`settlement_no` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '结算周期号(唯一)',
`period_start_at` bigint(16) unsigned NOT NULL DEFAULT '0' COMMENT '周期开始时间',
`period_end_at` bigint(16) unsigned NOT NULL DEFAULT '0' COMMENT '周期结束时间',
`total_bet_amount` decimal(18,2) NOT NULL DEFAULT '0.00',
`total_payout_amount` decimal(18,2) NOT NULL DEFAULT '0.00',
`platform_profit_amount` decimal(18,2) NOT NULL DEFAULT '0.00',
`status` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT '状态0=待结算 1=结算中 2=已完成 3=已关闭',
`remark` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '备注',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
`update_time` bigint(16) unsigned DEFAULT NULL COMMENT '更新时间',
PRIMARY KEY (`id`),
UNIQUE KEY `uk_settlement_no` (`settlement_no`),
KEY `idx_status` (`status`),
KEY `idx_period_end` (`period_end_at`)
) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='代理结算周期';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `agent_settlement_period`
--
LOCK TABLES `agent_settlement_period` WRITE;
/*!40000 ALTER TABLE `agent_settlement_period` DISABLE KEYS */;
INSERT INTO `agent_settlement_period` VALUES (27,'M0000021776935785A1',1776152907,1776935785,200.00,24.00,176.00,2,'手动结算-CH2',1776935785,1776935785),(28,'M000001177693583122',1776150651,1776935831,1400.00,168.00,1232.00,2,'手动结算-CH1',1776935831,1776935831);
/*!40000 ALTER TABLE `agent_settlement_period` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `area`
--
DROP TABLE IF EXISTS `area`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `area` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT COMMENT 'ID',
`pid` int(11) unsigned DEFAULT NULL COMMENT '父id',
`shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT '简称',
`name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT '名称',
`mergename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT '全称',
`level` tinyint(4) unsigned DEFAULT NULL COMMENT '层级:1=省,2=市,3=区/县',
`pinyin` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT '拼音',
`code` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT '长途区号',
`zip` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT '邮编',
`first` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT '首字母',
`lng` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT '经度',
`lat` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT '纬度',
PRIMARY KEY (`id`),
KEY `pid` (`pid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='省份地区表';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `area`
--
LOCK TABLES `area` WRITE;
/*!40000 ALTER TABLE `area` DISABLE KEYS */;
/*!40000 ALTER TABLE `area` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `attachment`
--
DROP TABLE IF EXISTS `attachment`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `attachment` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT COMMENT 'ID',
`topic` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '细目',
`admin_id` int(11) unsigned NOT NULL DEFAULT '0' COMMENT '上传管理员ID',
`user_id` int(11) unsigned NOT NULL DEFAULT '0' COMMENT '上传用户ID',
`url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '物理路径',
`width` int(11) unsigned NOT NULL DEFAULT '0' COMMENT '宽度',
`height` int(11) unsigned NOT NULL DEFAULT '0' COMMENT '高度',
`name` varchar(120) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '原始名称',
`size` int(11) unsigned NOT NULL DEFAULT '0' COMMENT '大小',
`mimetype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'mime类型',
`quote` int(11) unsigned NOT NULL DEFAULT '0' COMMENT '上传(引用)次数',
`storage` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '存储方式',
`sha1` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'sha1编码',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
`last_upload_time` bigint(16) unsigned DEFAULT NULL COMMENT '最后上传时间',
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='附件表';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `attachment`
--
LOCK TABLES `attachment` WRITE;
/*!40000 ALTER TABLE `attachment` DISABLE KEYS */;
INSERT INTO `attachment` VALUES (1,'default',1,0,'/storage/default/20260401/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png',100,100,'100px-页面_宠物_立绘_蹦蹦花海神球形态_1.png',12698,'image/png',1,'local','c1f1c5b029d71c096be47fb91195b8724346f073',1775026612,1776222999),(2,'default',1,0,'/storage/default/20260415/hwwbr2zgt2k56me995b71bbefdc976794c58aad8bf36e85526a7b5e.png',128,128,'hwwbr2zgt2k56medvh2cimahmzxc6zi.png',17568,'image/png',0,'local','995b71bbefdc976794c58aad8bf36e85526a7b5e',1776220538,NULL),(3,'default',1,0,'/storage/default/20260415/xiaopiqiu5b89d3d1fd8681f60689e06bff114afef34f0e46.png',256,256,'xiaopiqiu.png',51880,'image/png',0,'local','5b89d3d1fd8681f60689e06bff114afef34f0e46',1776222707,NULL),(4,'default',1,0,'/storage/default/20260415/miaomiao19edcca6b2ce2d19fab96f961a4577933db1c8e8.png',180,180,'miaomiao.png',26568,'image/png',1,'local','19edcca6b2ce2d19fab96f961a4577933db1c8e8',1776222769,1776222775),(5,'default',1,0,'/storage/default/20260415/huohuaaf6610205c3b4d88fed44e14070ea4976ee45843.png',180,180,'huohua.png',34223,'image/png',1,'local','af6610205c3b4d88fed44e14070ea4976ee45843',1776222789,1776222794),(6,'default',1,0,'/storage/default/20260415/shuilanlan3491cfcbed1e6a2ef0f128f3a51b0dd07badc6fb.png',180,180,'shuilanlan.png',29224,'image/png',0,'local','3491cfcbed1e6a2ef0f128f3a51b0dd07badc6fb',1776222805,NULL),(7,'default',1,0,'/storage/default/20260415/dimo1bd3b10e4323c935ea9ba41bc92f4d0cc59f7b9f.png',180,180,'dimo.png',29952,'image/png',0,'local','1bd3b10e4323c935ea9ba41bc92f4d0cc59f7b9f',1776222821,NULL),(8,'default',1,0,'/storage/default/20260415/qiqihou5beececa707b006afb2fa42c0f1fcd945edca366.png',256,256,'qiqihou.png',58436,'image/png',0,'local','5beececa707b006afb2fa42c0f1fcd945edca366',1776222901,NULL),(9,'default',1,0,'/storage/default/20260415/shenshiji8c03f375d3735a75c18f1d2840496b07c9c41c3b.png',256,256,'shenshiji.png',45522,'image/png',0,'local','8c03f375d3735a75c18f1d2840496b07c9c41c3b',1776222936,NULL);
/*!40000 ALTER TABLE `attachment` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Temporary view structure for view `bet_order`
--
DROP TABLE IF EXISTS `bet_order`;
/*!50001 DROP VIEW IF EXISTS `bet_order`*/;
SET @saved_cs_client = @@character_set_client;
SET character_set_client = utf8mb4;
/*!50001 CREATE VIEW `bet_order` AS SELECT
1 AS `id`,
1 AS `period_id`,
1 AS `period_no`,
1 AS `user_id`,
1 AS `channel_id`,
1 AS `pick_numbers`,
1 AS `total_amount`,
1 AS `streak_at_bet`,
1 AS `is_auto`,
1 AS `win_amount`,
1 AS `jackpot_extra_amount`,
1 AS `status`,
1 AS `idempotency_key`,
1 AS `create_time`,
1 AS `update_time`*/;
SET character_set_client = @saved_cs_client;
--
-- Table structure for table `captcha`
--
DROP TABLE IF EXISTS `captcha`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `captcha` (
`key` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '验证码Key',
`code` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '验证码(加密后)',
`captcha` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci COMMENT '验证码数据',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
`expire_time` bigint(16) unsigned DEFAULT NULL COMMENT '过期时间',
PRIMARY KEY (`key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='验证码表';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `captcha`
--
LOCK TABLES `captcha` WRITE;
/*!40000 ALTER TABLE `captcha` DISABLE KEYS */;
INSERT INTO `captcha` VALUES ('7517c109c3d8a4f62b2272e55d84e92d','1dd53dbe18c2cb0a595a49b49d72145d','{\"text\":[{\"size\":19,\"icon\":true,\"name\":\"bomb\",\"text\":\"<炸弹>\",\"width\":32,\"height\":32,\"x\":154,\"y\":98},{\"size\":26,\"icon\":false,\"name\":\"bomb\",\"text\":\"气\",\"width\":33,\"height\":33,\"x\":117,\"y\":39}],\"width\":350,\"height\":200}',1775023748,1775024348);
/*!40000 ALTER TABLE `captcha` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `channel`
--
DROP TABLE IF EXISTS `channel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `channel` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT '主键',
`code` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '渠道编码(唯一)',
`invite_code` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT '渠道邀请码(唯一)',
`name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '渠道名称',
`agent_mode` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'turnover' COMMENT '代理模式turnover=普通返水 affiliate=联营',
`user_count` int(10) DEFAULT NULL COMMENT '用户数量(统计)',
`profit_amount` decimal(18,2) DEFAULT NULL COMMENT '平台盈亏(统计)',
`total_profit_amount` decimal(18,2) NOT NULL DEFAULT '0.00' COMMENT '平台累计盈亏(统计)',
`commission_pool_amount` decimal(18,2) NOT NULL DEFAULT '0.00' COMMENT '渠道佣金池(统计)',
`turnover_share_rate` decimal(9,2) DEFAULT NULL COMMENT '普通返水分红比例(%',
`affiliate_share_rate` decimal(9,2) DEFAULT NULL COMMENT '联营占成比例0-1',
`affiliate_fee_rate` decimal(9,2) DEFAULT NULL COMMENT '联营成本扣除比例0-1',
`carryover_balance` decimal(18,2) NOT NULL DEFAULT '0.00' COMMENT '渠道可分红余额',
`status` tinyint(1) unsigned NOT NULL DEFAULT '1' COMMENT '状态0=停用 1=启用',
`remark` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '备注',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
`update_time` bigint(16) unsigned DEFAULT NULL COMMENT '更新时间',
`affiliate_contract_no` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT '联营契约编号',
`affiliate_contract_name` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT '联营契约名称',
`affiliate_settle_cycle` varchar(16) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'weekly' COMMENT '联营结算周期(兼容字段)',
`affiliate_ladder_rules` json DEFAULT NULL COMMENT '联营阶梯规则JSON',
`affiliate_effective_start_at` bigint(16) unsigned DEFAULT NULL COMMENT '联营契约生效开始时间',
`affiliate_effective_end_at` bigint(16) unsigned DEFAULT NULL COMMENT '联营契约生效结束时间',
`settle_cycle` varchar(16) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'weekly' COMMENT '结算周期daily|weekly|monthly',
`settle_weekday` tinyint(3) unsigned NOT NULL DEFAULT '1' COMMENT '周结日期1=周一 ... 7=周日',
`settle_time` varchar(8) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '02:00:00' COMMENT '结算时间 HH:mm:ss',
`settle_monthday` tinyint(3) unsigned NOT NULL DEFAULT '1' COMMENT '月结日期1-31',
PRIMARY KEY (`id`),
UNIQUE KEY `uk_code` (`code`),
UNIQUE KEY `uk_invite_code` (`invite_code`),
KEY `idx_agent_mode` (`agent_mode`),
KEY `idx_status` (`status`),
KEY `idx_create_time` (`create_time`),
KEY `idx_settle_cycle` (`settle_cycle`),
KEY `idx_settle_weekday_time` (`settle_weekday`,`settle_time`),
KEY `idx_settle_monthday` (`settle_monthday`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='渠道表';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `channel`
--
LOCK TABLES `channel` WRITE;
/*!40000 ALTER TABLE `channel` DISABLE KEYS */;
INSERT INTO `channel` VALUES (1,'test1','invitCode','测试渠道1','turnover',NULL,0.00,0.00,0.00,10.00,0.00,0.00,0.00,1,'这是测试渠道1',1776150651,1776935831,NULL,NULL,'weekly',NULL,NULL,NULL,'weekly',1,'02:00:00',1),(2,'test2','testvicodde2','测试渠道2','turnover',NULL,0.00,0.00,0.00,10.00,0.24,0.07,0.00,1,'测试渠道2',1776152907,1776935785,'AC_DEMO_0010','测试渠道2-联营契约10','weekly','[{\"minLoss\": \"0.0000\", \"shareRate\": \"0.240000\"}, {\"minLoss\": \"10000.0000\", \"shareRate\": \"0.250000\"}]',1776220711,1786588711,'weekly',1,'02:00:00',1);
/*!40000 ALTER TABLE `channel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `channel_admin_share`
--
DROP TABLE IF EXISTS `channel_admin_share`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `channel_admin_share` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT '主键',
`channel_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT '渠道ID',
`admin_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT '管理员ID',
`share_rate` decimal(8,2) NOT NULL DEFAULT '0.00',
`status` tinyint(3) unsigned NOT NULL DEFAULT '1' COMMENT '状态1启用 0禁用',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
`update_time` bigint(16) unsigned DEFAULT NULL COMMENT '更新时间',
PRIMARY KEY (`id`),
UNIQUE KEY `uk_channel_admin` (`channel_id`,`admin_id`),
KEY `idx_channel_status` (`channel_id`,`status`)
) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='渠道内管理员分配比例';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `channel_admin_share`
--
LOCK TABLES `channel_admin_share` WRITE;
/*!40000 ALTER TABLE `channel_admin_share` DISABLE KEYS */;
INSERT INTO `channel_admin_share` VALUES (28,1,6,20.00,1,1776934964,1776934964),(29,1,7,20.00,1,1776934964,1776934964),(30,1,8,20.00,1,1776934964,1776934964),(31,1,9,20.00,1,1776934964,1776934964),(32,1,12,20.00,1,1776934964,1776934964),(33,2,9,100.00,1,1776934964,1776934964);
/*!40000 ALTER TABLE `channel_admin_share` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `config`
--
DROP TABLE IF EXISTS `config`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `config` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT COMMENT 'ID',
`name` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '变量名',
`group` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '分组',
`title` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '变量标题',
`tip` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '变量描述',
`type` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '变量输入组件类型',
`value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci COMMENT '变量值',
`content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci COMMENT '字典数据',
`rule` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '验证规则',
`extend` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '扩展属性',
`allow_del` tinyint(4) unsigned NOT NULL DEFAULT '0' COMMENT '允许删除:0=否,1=是',
`weigh` int(11) NOT NULL DEFAULT '0' COMMENT '权重',
`update_time` bigint(16) unsigned DEFAULT NULL COMMENT '更新时间',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
PRIMARY KEY (`id`),
UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='系统配置';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `config`
--
LOCK TABLES `config` WRITE;
/*!40000 ALTER TABLE `config` DISABLE KEYS */;
INSERT INTO `config` VALUES (1,'config_group','basics','Config group','','array','[{\"key\":\"basics\",\"value\":\"Basics\"},{\"key\":\"mail\",\"value\":\"Mail\"},{\"key\":\"config_quick_entrance\",\"value\":\"Config Quick entrance\"}]',NULL,'required','',0,-1,NULL,NULL),(2,'site_name','basics','Site Name','','string','36字花',NULL,'required','',0,99,NULL,NULL),(3,'record_number','basics','Record number','域名备案号','string','京ICP备8888888号-1',NULL,'','',0,0,NULL,NULL),(4,'version','basics','Version number','系统版本号','string','v1.0.0',NULL,'required','',0,0,NULL,NULL),(5,'time_zone','basics','time zone','','string','Asia/Shanghai',NULL,'required','',0,0,NULL,NULL),(6,'no_access_ip','basics','No access ip','禁止访问站点的ip列表,一行一个','textarea','',NULL,'','',0,0,NULL,NULL),(7,'smtp_server','mail','smtp server','','string','smtp.qq.com',NULL,'','',0,9,NULL,NULL),(8,'smtp_port','mail','smtp port','','string','465',NULL,'','',0,8,NULL,NULL),(9,'smtp_user','mail','smtp user','','string',NULL,NULL,'','',0,7,NULL,NULL),(10,'smtp_pass','mail','smtp pass','','string',NULL,NULL,'','',0,6,NULL,NULL),(11,'smtp_verification','mail','smtp verification','','select','SSL','{\"SSL\":\"SSL\",\"TLS\":\"TLS\"}','','',0,5,NULL,NULL),(12,'smtp_sender_mail','mail','smtp sender mail','','string',NULL,NULL,'email','',0,4,NULL,NULL),(13,'config_quick_entrance','config_quick_entrance','Config Quick entrance','','array','[{\"key\":\"\\u6570\\u636e\\u56de\\u6536\\u89c4\\u5219\\u914d\\u7f6e\",\"value\":\"security\\/dataRecycle\"},{\"key\":\"\\u654f\\u611f\\u6570\\u636e\\u89c4\\u5219\\u914d\\u7f6e\",\"value\":\"security\\/sensitiveData\"}]',NULL,'','',0,0,1775022964,NULL),(14,'backend_entrance','basics','Backend entrance','','string','/admin',NULL,'required','',0,1,NULL,NULL);
/*!40000 ALTER TABLE `config` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `crud_log`
--
DROP TABLE IF EXISTS `crud_log`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `crud_log` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT COMMENT 'ID',
`table_name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '数据表名',
`comment` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '注释',
`table` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci COMMENT '数据表数据',
`fields` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci COMMENT '字段数据',
`sync` int(11) unsigned NOT NULL DEFAULT '0' COMMENT '同步记录',
`status` enum('delete','success','error','start') CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'start' COMMENT '状态:delete=已删除,success=成功,error=失败,start=生成中',
`connection` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '数据库连接配置标识',
`create_time` bigint(20) unsigned DEFAULT NULL COMMENT '创建时间',
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='CRUD记录表';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `crud_log`
--
LOCK TABLES `crud_log` WRITE;
/*!40000 ALTER TABLE `crud_log` DISABLE KEYS */;
INSERT INTO `crud_log` VALUES (1,'game_channel','渠道管理','{\"name\":\"game_channel\",\"comment\":\"渠道管理\",\"quickSearchField\":[\"id\",\"code\",\"name\"],\"defaultSortField\":\"id\",\"formFields\":[\"name\",\"remark\",\"admin_id\",\"status\",\"code\"],\"columnFields\":[\"id\",\"name\",\"user_count\",\"profit_amount\",\"create_time\",\"update_time\",\"status\",\"code\"],\"defaultSortType\":\"desc\",\"generateRelativePath\":\"game_channel\",\"isCommonModel\":1,\"modelFile\":\"app\\/common\\/model\\/GameChannel.php\",\"controllerFile\":\"app\\/admin\\/controller\\/game\\/Channel.php\",\"validateFile\":\"app\\/common\\/validate\\/GameChannel.php\",\"webViewsDir\":\"web\\/src\\/views\\/backend\\/game\\/channel\",\"databaseConnection\":null,\"designChange\":[],\"rebuild\":\"No\"}','[{\"title\":\"主键\",\"name\":\"id\",\"comment\":\"ID\",\"designType\":\"pk\",\"formBuildExclude\":true,\"table\":{\"width\":70,\"operator\":\"RANGE\",\"sortable\":\"custom\"},\"form\":[],\"type\":\"int\",\"length\":10,\"precision\":0,\"defaultType\":\"NONE\",\"null\":false,\"primaryKey\":true,\"unsigned\":true,\"autoIncrement\":true,\"uuid\":\"e590c47d-3de8-4b9d-9233-35037259c31b\"},{\"title\":\"字符串\",\"name\":\"code\",\"comment\":\"渠道标识\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\"},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"b0db6092-45ad-4784-b549-d5c7595100df\"},{\"title\":\"字符串\",\"name\":\"name\",\"comment\":\"渠道\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\"},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"6e3d7775-939a-48c6-862b-912b961cdee9\"},{\"title\":\"远程下拉(关联表)\",\"name\":\"admin_id\",\"comment\":\"渠道管理员\",\"designType\":\"remoteSelect\",\"tableBuildExclude\":true,\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"username\",\"remote-table\":\"admin\",\"remote-controller\":\"app\\\\admin\\\\controller\\\\auth\\\\Admin.php\",\"remote-model\":\"app\\\\admin\\\\model\\\\Admin.php\",\"relation-fields\":\"username\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"crud\"},\"type\":\"int\",\"length\":10,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"2a2d1bac-6406-4488-8626-760b0504f5b7\"},{\"title\":\"数字\",\"name\":\"user_count\",\"comment\":\"用户数\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"integer\"],\"validatorMsg\":\"\",\"step\":1},\"type\":\"int\",\"length\":10,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"8e98e5e0-6300-4c91-91d1-013b45ee5025\"},{\"title\":\"浮点数\",\"name\":\"profit_amount\",\"type\":\"decimal\",\"length\":5,\"precision\":2,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"利润\",\"designType\":\"float\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"float\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"6aa38660-d9ea-4242-b3fd-35f5bb3d61dc\"},{\"title\":\"状态\",\"name\":\"status\",\"comment\":\"状态:0=禁用,1=启用\",\"designType\":\"switch\",\"table\":{\"operator\":\"eq\",\"sortable\":\"false\",\"render\":\"switch\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"type\":\"tinyint\",\"length\":1,\"precision\":0,\"default\":\"1\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"d1c4c3ee-2824-481e-b104-0870d26cc0c0\"},{\"title\":\"备注\",\"name\":\"remark\",\"comment\":\"备注\",\"designType\":\"textarea\",\"tableBuildExclude\":true,\"table\":{\"operator\":\"false\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"rows\":3},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"e32dfa84-9af7-40b3-b56f-852a125a96fa\"},{\"title\":\"创建时间\",\"name\":\"create_time\",\"comment\":\"创建时间\",\"designType\":\"timestamp\",\"formBuildExclude\":true,\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"type\":\"bigint\",\"length\":16,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"20111342-c41b-4f9d-bd61-412c3caba959\"},{\"title\":\"修改时间\",\"name\":\"update_time\",\"comment\":\"修改时间\",\"designType\":\"timestamp\",\"formBuildExclude\":true,\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"type\":\"bigint\",\"length\":16,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"593a8557-fe89-4ffe-95b2-91523e8feea7\"}]',0,'success','mysql',1775024539),(2,'game_channel','渠道管理','{\"name\":\"game_channel\",\"comment\":\"渠道管理\",\"quickSearchField\":[\"id\",\"code\",\"name\"],\"defaultSortField\":\"id\",\"formFields\":[\"name\",\"remark\",\"status\",\"code\",\"admin_group_id\",\"admin_id\"],\"columnFields\":[\"id\",\"name\",\"user_count\",\"profit_amount\",\"create_time\",\"update_time\",\"status\",\"code\"],\"defaultSortType\":\"desc\",\"generateRelativePath\":\"game_channel\",\"isCommonModel\":1,\"modelFile\":\"app\\/common\\/model\\/GameChannel.php\",\"controllerFile\":\"app\\/admin\\/controller\\/game\\/Channel.php\",\"validateFile\":\"app\\/common\\/validate\\/GameChannel.php\",\"webViewsDir\":\"web\\/src\\/views\\/backend\\/game\\/channel\",\"databaseConnection\":null,\"designChange\":[{\"type\":\"del-field\",\"oldName\":\"admin_id\",\"newName\":\"\",\"sync\":true},{\"type\":\"add-field\",\"index\":9,\"newName\":\"admin_group_id\",\"oldName\":\"\",\"after\":\"remark\",\"sync\":true},{\"type\":\"change-field-attr\",\"index\":2,\"oldName\":\"name\",\"newName\":\"\",\"sync\":true},{\"type\":\"add-field\",\"index\":10,\"newName\":\"admin_id\",\"oldName\":\"\",\"after\":\"remark\",\"sync\":true}],\"rebuild\":\"No\",\"empty\":false}','[{\"title\":\"主键\",\"name\":\"id\",\"comment\":\"ID\",\"designType\":\"pk\",\"formBuildExclude\":true,\"table\":{\"width\":70,\"operator\":\"RANGE\",\"sortable\":\"custom\"},\"form\":[],\"type\":\"int\",\"length\":10,\"precision\":0,\"defaultType\":\"NONE\",\"null\":false,\"primaryKey\":true,\"unsigned\":true,\"autoIncrement\":true,\"uuid\":\"066f98c0-db0c-4bed-9e44-e6fd3531df99\"},{\"title\":\"字符串\",\"name\":\"code\",\"comment\":\"渠道标识\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\"},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"21702f5c-5084-4d09-b591-a16d5702a9d0\"},{\"title\":\"字符串\",\"name\":\"name\",\"comment\":\"渠道名\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\"},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"e9a5b2d2-b2bb-4466-afed-85b6889e33a9\"},{\"title\":\"数字\",\"name\":\"user_count\",\"comment\":\"用户数\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"integer\"],\"validatorMsg\":\"\",\"step\":1},\"type\":\"int\",\"length\":10,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"2d3cfddd-97a7-44db-a76b-cd4fce580fa3\"},{\"title\":\"浮点数\",\"name\":\"profit_amount\",\"type\":\"decimal\",\"length\":5,\"precision\":2,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"利润\",\"designType\":\"float\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"float\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"a430ad3f-bf61-4be9-b63e-3decb371e8de\"},{\"title\":\"状态\",\"name\":\"status\",\"comment\":\"状态:0=禁用,1=启用\",\"designType\":\"switch\",\"table\":{\"operator\":\"eq\",\"sortable\":\"false\",\"render\":\"switch\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"type\":\"tinyint\",\"length\":1,\"precision\":0,\"default\":\"1\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"c07946b5-27f3-4d51-a347-a2a614d580ef\"},{\"title\":\"备注\",\"name\":\"remark\",\"comment\":\"备注\",\"designType\":\"textarea\",\"tableBuildExclude\":true,\"table\":{\"operator\":\"false\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"rows\":3},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"ab09ed37-30a4-48b4-a524-2c021f13cc5d\"},{\"title\":\"远程下拉(关联表)\",\"name\":\"admin_group_id\",\"comment\":\"管理角色组\",\"designType\":\"remoteSelect\",\"tableBuildExclude\":true,\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"name\",\"remote-table\":\"admin_group\",\"remote-controller\":\"app\\\\admin\\\\controller\\\\auth\\\\Group.php\",\"remote-model\":\"app\\\\admin\\\\model\\\\AdminGroup.php\",\"relation-fields\":\"name\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"crud\"},\"type\":\"int\",\"length\":10,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"def64dda-5b7a-4cb3-9d83-688d370c3d77\"},{\"title\":\"远程下拉(关联表)\",\"name\":\"admin_id\",\"comment\":\"管理员\",\"designType\":\"remoteSelect\",\"tableBuildExclude\":true,\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"username\",\"remote-table\":\"admin\",\"remote-controller\":\"app\\\\admin\\\\controller\\\\auth\\\\Admin.php\",\"remote-model\":\"app\\\\admin\\\\model\\\\Admin.php\",\"relation-fields\":\"username\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"crud\"},\"type\":\"int\",\"length\":10,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"357d99cd-1bf5-4759-b733-e4fa16332b71\"},{\"title\":\"创建时间\",\"name\":\"create_time\",\"comment\":\"创建时间\",\"designType\":\"timestamp\",\"formBuildExclude\":true,\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"type\":\"bigint\",\"length\":16,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"a377a7cd-3c68-4b7a-a129-d62b0a3b61c3\"},{\"title\":\"修改时间\",\"name\":\"update_time\",\"comment\":\"修改时间\",\"designType\":\"timestamp\",\"formBuildExclude\":true,\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"type\":\"bigint\",\"length\":16,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"775b1311-c9d6-4640-a5c6-8bbaabbaa00a\"}]',0,'success','mysql',1775026507),(3,'game_user','用户管理','{\"name\":\"game_user\",\"comment\":\"用户管理\",\"quickSearchField\":[\"id\",\"username\",\"phone\"],\"defaultSortField\":\"id\",\"formFields\":[\"username\",\"password\",\"phone\",\"remark\",\"coin\",\"game_channel_id\",\"admin_id\"],\"columnFields\":[\"id\",\"username\",\"uuid\",\"phone\",\"coin\",\"create_time\",\"create_time1\"],\"defaultSortType\":\"desc\",\"generateRelativePath\":\"game_user\",\"isCommonModel\":1,\"modelFile\":\"app\\/common\\/model\\/GameUser.php\",\"controllerFile\":\"app\\/admin\\/controller\\/game\\/User.php\",\"validateFile\":\"app\\/common\\/validate\\/GameUser.php\",\"webViewsDir\":\"web\\/src\\/views\\/backend\\/game\\/user\",\"databaseConnection\":null,\"designChange\":[],\"rebuild\":\"No\"}','[{\"title\":\"主键\",\"name\":\"id\",\"comment\":\"ID\",\"designType\":\"pk\",\"formBuildExclude\":true,\"table\":{\"width\":70,\"operator\":\"RANGE\",\"sortable\":\"custom\"},\"form\":[],\"type\":\"int\",\"length\":10,\"precision\":0,\"defaultType\":\"NONE\",\"null\":false,\"primaryKey\":true,\"unsigned\":true,\"autoIncrement\":true,\"uuid\":\"23e7b867-f93b-40cf-8439-a676d9c238df\"},{\"title\":\"字符串\",\"name\":\"username\",\"comment\":\"用户名\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\"},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"eb47efa5-4e6f-47ec-a8b7-13b17781a0c0\"},{\"title\":\"密码\",\"name\":\"password\",\"comment\":\"密码\",\"designType\":\"password\",\"tableBuildExclude\":true,\"table\":{\"operator\":\"false\"},\"form\":{\"validator\":[\"password\",\"required\"],\"validatorMsg\":\"\"},\"type\":\"varchar\",\"length\":32,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"a195c88f-7fec-4796-97ed-0ec9f8df1254\"},{\"title\":\"字符串\",\"name\":\"uuid\",\"comment\":\"用户唯一标识\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"e111afbd-eba4-443f-a270-8d2026ec196a\"},{\"title\":\"字符串\",\"name\":\"phone\",\"comment\":\"手机号\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\"},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"84637a97-ab2d-4808-a75d-a9ed08388b22\"},{\"title\":\"备注\",\"name\":\"remark\",\"comment\":\"备注\",\"designType\":\"textarea\",\"tableBuildExclude\":true,\"table\":{\"operator\":\"false\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"rows\":3},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"cdadfaaf-4d14-43ef-bea4-f569a5944b1c\"},{\"title\":\"浮点数\",\"name\":\"coin\",\"type\":\"decimal\",\"length\":5,\"precision\":2,\"defaultType\":\"INPUT\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"平台币\",\"designType\":\"float\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"1a6ba5f5-3d4d-4041-91ad-9cbe5746a038\",\"default\":\"0\"},{\"title\":\"远程下拉(关联表)\",\"name\":\"game_channel_id\",\"comment\":\"所属渠道\",\"designType\":\"remoteSelect\",\"tableBuildExclude\":true,\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"name\",\"remote-table\":\"game_channel\",\"remote-controller\":\"app\\\\admin\\\\controller\\\\game\\\\Channel.php\",\"remote-model\":\"app\\\\common\\\\model\\\\GameChannel.php\",\"relation-fields\":\"name\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"crud\"},\"type\":\"int\",\"length\":10,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"07125609-9800-4335-a6a5-7afb0e0b538c\"},{\"title\":\"远程下拉(关联表)\",\"name\":\"admin_id\",\"comment\":\"所属管理员\",\"designType\":\"remoteSelect\",\"tableBuildExclude\":true,\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"username\",\"remote-table\":\"admin\",\"remote-controller\":\"app\\\\admin\\\\controller\\\\auth\\\\Admin.php\",\"remote-model\":\"app\\\\admin\\\\model\\\\Admin.php\",\"relation-fields\":\"username\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"crud\"},\"type\":\"int\",\"length\":10,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"5c411d6c-3af7-4734-920b-b0b8f8f170ec\"},{\"title\":\"创建时间\",\"name\":\"create_time\",\"comment\":\"创建时间\",\"designType\":\"timestamp\",\"formBuildExclude\":true,\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"type\":\"bigint\",\"length\":16,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"4d0e2cf6-b034-4153-9191-22305375f1c0\"},{\"title\":\"创建时间\",\"name\":\"create_time1\",\"comment\":\"创建时间\",\"designType\":\"timestamp\",\"formBuildExclude\":true,\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"type\":\"bigint\",\"length\":16,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"2c7c0661-779d-4fd9-99ce-2845b3be99cb\"}]',0,'success','mysql',1775028742),(4,'game_user','用户管理','{\"name\":\"game_user\",\"comment\":\"用户管理\",\"quickSearchField\":[\"id\",\"username\",\"phone\"],\"defaultSortField\":\"id\",\"formFields\":[\"username\",\"password\",\"phone\",\"remark\",\"coin\",\"game_channel_id\",\"admin_id\"],\"columnFields\":[\"id\",\"username\",\"uuid\",\"phone\",\"coin\",\"create_time\",\"update_time\"],\"defaultSortType\":\"desc\",\"generateRelativePath\":\"game_user\",\"isCommonModel\":1,\"modelFile\":\"app\\/common\\/model\\/GameUser.php\",\"controllerFile\":\"app\\/admin\\/controller\\/game\\/User.php\",\"validateFile\":\"app\\/common\\/validate\\/GameUser.php\",\"webViewsDir\":\"web\\/src\\/views\\/backend\\/game\\/user\",\"databaseConnection\":null,\"designChange\":[{\"type\":\"del-field\",\"oldName\":\"create_time1\",\"newName\":\"\",\"sync\":true},{\"type\":\"add-field\",\"index\":10,\"newName\":\"update_time\",\"oldName\":\"\",\"after\":\"create_time\",\"sync\":true}],\"rebuild\":\"No\",\"empty\":false}','[{\"title\":\"主键\",\"name\":\"id\",\"comment\":\"ID\",\"designType\":\"pk\",\"formBuildExclude\":true,\"table\":{\"width\":70,\"operator\":\"RANGE\",\"sortable\":\"custom\"},\"form\":[],\"type\":\"int\",\"length\":10,\"precision\":0,\"defaultType\":\"NONE\",\"null\":false,\"primaryKey\":true,\"unsigned\":true,\"autoIncrement\":true,\"uuid\":\"cfc0d93c-abaf-4179-bb6c-be5bc26757dd\"},{\"title\":\"字符串\",\"name\":\"username\",\"comment\":\"用户名\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\"},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"3f9d2698-2a74-4a30-84f9-9f3e5e534ef2\"},{\"title\":\"密码\",\"name\":\"password\",\"comment\":\"密码\",\"designType\":\"password\",\"tableBuildExclude\":true,\"table\":{\"operator\":\"false\"},\"form\":{\"validator\":[\"password\",\"required\"],\"validatorMsg\":\"\"},\"type\":\"varchar\",\"length\":32,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"f05054fa-69ad-4871-abb6-2dab683c0c18\"},{\"title\":\"字符串\",\"name\":\"uuid\",\"comment\":\"用户唯一标识\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"d5ef457b-06eb-4912-bd38-9af2ada3f4ec\"},{\"title\":\"字符串\",\"name\":\"phone\",\"comment\":\"手机号\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\"},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"a561f6c6-6001-4ce1-a092-24bc43d51ceb\"},{\"title\":\"备注\",\"name\":\"remark\",\"comment\":\"备注\",\"designType\":\"textarea\",\"tableBuildExclude\":true,\"table\":{\"operator\":\"false\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"rows\":3},\"type\":\"varchar\",\"length\":255,\"precision\":0,\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"uuid\":\"f2b38bad-3d67-4141-ae33-6dd07c65ffec\"},{\"title\":\"浮点数\",\"name\":\"coin\",\"type\":\"decimal\",\"length\":5,\"precision\":2,\"defaultType\":\"INPUT\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"平台币\",\"designType\":\"float\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"c21513d6-73cd-409e-ac49-9b18dc607cef\",\"default\":\"0\"},{\"title\":\"远程下拉(关联表)\",\"name\":\"game_channel_id\",\"comment\":\"所属渠道\",\"designType\":\"remoteSelect\",\"tableBuildExclude\":true,\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"name\",\"remote-table\":\"game_channel\",\"remote-controller\":\"app\\\\admin\\\\controller\\\\game\\\\Channel.php\",\"remote-model\":\"app\\\\common\\\\model\\\\GameChannel.php\",\"relation-fields\":\"name\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"crud\"},\"type\":\"int\",\"length\":10,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"051b1b92-db3e-4b2b-8197-00cc58753cb4\"},{\"title\":\"远程下拉(关联表)\",\"name\":\"admin_id\",\"comment\":\"所属管理员\",\"designType\":\"remoteSelect\",\"tableBuildExclude\":true,\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[\"required\"],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"username\",\"remote-table\":\"admin\",\"remote-controller\":\"app\\\\admin\\\\controller\\\\auth\\\\Admin.php\",\"remote-model\":\"app\\\\admin\\\\model\\\\Admin.php\",\"relation-fields\":\"username\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"crud\"},\"type\":\"int\",\"length\":10,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"9b729ae2-ae31-43ff-9863-719c9758e5ee\"},{\"title\":\"创建时间\",\"name\":\"create_time\",\"comment\":\"创建时间\",\"designType\":\"timestamp\",\"formBuildExclude\":true,\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"type\":\"bigint\",\"length\":16,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"f3b8556c-552c-4ca3-b174-cf3e9dbe656a\"},{\"title\":\"修改时间\",\"name\":\"update_time\",\"comment\":\"修改时间\",\"designType\":\"timestamp\",\"formBuildExclude\":true,\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"type\":\"bigint\",\"length\":16,\"precision\":0,\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"uuid\":\"57bb21c4-4694-4106-bbcc-1c93750b6c3a\"}]',0,'success','mysql',1775028906),(5,'channel','渠道','{\"name\":\"channel\",\"comment\":\"渠道\",\"quickSearchField\":[\"id\"],\"defaultSortField\":\"id\",\"formFields\":[\"top_admin_id\",\"code\",\"invite_code\",\"name\",\"agent_mode\",\"user_count\",\"profit_amount\",\"total_profit_amount\",\"commission_pool_amount\",\"turnover_share_rate\",\"affiliate_share_rate\",\"affiliate_fee_rate\",\"carryover_balance\",\"status\",\"remark\",\"admin_id\",\"admin_group_id\"],\"columnFields\":[\"id\",\"top_admin_id\",\"code\",\"invite_code\",\"name\",\"agent_mode\",\"user_count\",\"profit_amount\",\"total_profit_amount\",\"commission_pool_amount\",\"turnover_share_rate\",\"affiliate_share_rate\",\"affiliate_fee_rate\",\"carryover_balance\",\"status\",\"remark\",\"admin_id\",\"admin_group_id\",\"create_time\",\"update_time\"],\"defaultSortType\":\"desc\",\"generateRelativePath\":\"channel\",\"isCommonModel\":1,\"modelFile\":\"app\\/common\\/model\\/Channel.php\",\"controllerFile\":\"app\\/admin\\/controller\\/Channel.php\",\"validateFile\":\"app\\/common\\/validate\\/Channel.php\",\"webViewsDir\":\"web\\/src\\/views\\/backend\\/channel\",\"databaseConnection\":\"mysql\",\"designChange\":[],\"rebuild\":\"Yes\"}','[{\"name\":\"id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NONE\",\"null\":false,\"primaryKey\":true,\"unsigned\":true,\"autoIncrement\":true,\"comment\":\"ID\",\"designType\":\"pk\",\"table\":{\"width\":70,\"operator\":\"RANGE\",\"sortable\":\"custom\"},\"form\":[],\"uuid\":\"0faae3b7-f356-42f9-a2cf-a3a0e44e49c6\"},{\"name\":\"top_admin_id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"顶级代理管理员IDadmin.id\",\"designType\":\"remoteSelect\",\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"name\",\"remote-table\":\"\",\"remote-controller\":\"\",\"remote-model\":\"\",\"relation-fields\":\"\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"\"},\"uuid\":\"367aaec9-46cf-4137-8548-50ba65d2ca89\"},{\"name\":\"code\",\"type\":\"varchar\",\"dataType\":\"varchar(255)\",\"default\":\"\",\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道标识\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"4d22fade-1788-4161-a19f-7c14e54022e4\"},{\"name\":\"invite_code\",\"type\":\"varchar\",\"dataType\":\"varchar(64)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道主邀请码\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"8749ebfa-4eeb-4945-9f3b-0fbcf6d02bd6\"},{\"name\":\"name\",\"type\":\"varchar\",\"dataType\":\"varchar(255)\",\"default\":\"\",\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道名\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"d703ab22-5d3a-4a35-8c05-ea3ebe9c82b1\"},{\"name\":\"agent_mode\",\"type\":\"varchar\",\"dataType\":\"varchar(32)\",\"default\":\"turnover\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"代理模式turnover=普通刷水代理 affiliate=联营代理\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"94b8a3e3-30e6-483c-b4f2-2c4a65470c8f\"},{\"name\":\"user_count\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"用户数\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"4e8c5406-1bfe-440a-bfbd-34d9dd1b548b\"},{\"name\":\"profit_amount\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道当期利润快照(游戏币)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"520afe60-1c4c-4fba-9cbb-77fd19b79019\"},{\"name\":\"total_profit_amount\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"0.0000\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道累计总利润(游戏币)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"42ed4727-ca77-4226-98aa-eb5bfa2e141a\"},{\"name\":\"commission_pool_amount\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"0.0000\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"可分红资金池(游戏币)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"7994a947-ece9-4ee8-8557-08aa310a66a4\"},{\"name\":\"turnover_share_rate\",\"type\":\"decimal\",\"dataType\":\"decimal(9,6)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"普通刷水代理分红比例(按流水分桶后再乘该比例)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"7a6f5df7-9bbe-42ee-9173-dce80e3ec13d\"},{\"name\":\"affiliate_share_rate\",\"type\":\"decimal\",\"dataType\":\"decimal(9,6)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"联营代理占成比例\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"3b228cec-f5aa-49a0-b415-46f06c67d63e\"},{\"name\":\"affiliate_fee_rate\",\"type\":\"decimal\",\"dataType\":\"decimal(9,6)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"联营代理成本扣除比例\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"65931288-3f7c-42f0-95a3-37ddadaa3a12\"},{\"name\":\"carryover_balance\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"0.0000\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"联营负结转余额(可负)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"c94cd918-714e-48a8-a24b-0d9d4c3423ec\"},{\"name\":\"status\",\"type\":\"tinyint\",\"dataType\":\"tinyint(1)\",\"default\":\"1\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"状态:0禁用,1启用\",\"designType\":\"radio\",\"table\":{\"operator\":\"eq\",\"sortable\":\"false\",\"render\":\"tag\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"e0ae356c-e1d4-4f54-8917-ab93f91d53e0\"},{\"name\":\"remark\",\"type\":\"varchar\",\"dataType\":\"varchar(255)\",\"default\":\"\",\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"备注\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"f78baaba-50cf-4e72-8f58-c90ad9a915be\"},{\"name\":\"admin_id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"创建管理员\",\"designType\":\"remoteSelect\",\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"name\",\"remote-table\":\"\",\"remote-controller\":\"\",\"remote-model\":\"\",\"relation-fields\":\"\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"\"},\"uuid\":\"246cd25c-42a7-4017-93ac-7a8642758d46\"},{\"name\":\"admin_group_id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"渠道角色组IDadmin_group.id\",\"designType\":\"remoteSelect\",\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"name\",\"remote-table\":\"\",\"remote-controller\":\"\",\"remote-model\":\"\",\"relation-fields\":\"\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"\"},\"uuid\":\"a7a5b1ff-aef4-4231-b934-5e9fa7eafd9e\"},{\"name\":\"create_time\",\"type\":\"bigint\",\"dataType\":\"bigint(16)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"创建时间\",\"designType\":\"timestamp\",\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"uuid\":\"56e4bee9-4341-42d4-9e61-44fb3642316e\"},{\"name\":\"update_time\",\"type\":\"bigint\",\"dataType\":\"bigint(16)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"修改时间\",\"designType\":\"timestamp\",\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"uuid\":\"e05f82ff-297b-4a6f-9390-ccdde2b7ad7e\"}]',0,'error','mysql',1776149092),(6,'channel','渠道','{\"name\":\"channel\",\"comment\":\"渠道\",\"quickSearchField\":[\"id\"],\"defaultSortField\":\"id\",\"formFields\":[\"top_admin_id\",\"code\",\"invite_code\",\"name\",\"agent_mode\",\"user_count\",\"profit_amount\",\"total_profit_amount\",\"commission_pool_amount\",\"turnover_share_rate\",\"affiliate_share_rate\",\"affiliate_fee_rate\",\"carryover_balance\",\"status\",\"remark\",\"admin_id\",\"admin_group_id\"],\"columnFields\":[\"id\",\"top_admin_id\",\"code\",\"invite_code\",\"name\",\"agent_mode\",\"user_count\",\"profit_amount\",\"total_profit_amount\",\"commission_pool_amount\",\"turnover_share_rate\",\"affiliate_share_rate\",\"affiliate_fee_rate\",\"carryover_balance\",\"status\",\"remark\",\"admin_id\",\"admin_group_id\",\"create_time\",\"update_time\"],\"defaultSortType\":\"desc\",\"generateRelativePath\":\"channel\",\"isCommonModel\":1,\"modelFile\":\"app\\/common\\/model\\/Channel.php\",\"controllerFile\":\"app\\/admin\\/controller\\/Channel.php\",\"validateFile\":\"app\\/common\\/validate\\/Channel.php\",\"webViewsDir\":\"web\\/src\\/views\\/backend\\/channel\",\"databaseConnection\":\"mysql\",\"designChange\":[],\"rebuild\":\"Yes\"}','[{\"name\":\"id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NONE\",\"null\":false,\"primaryKey\":true,\"unsigned\":true,\"autoIncrement\":true,\"comment\":\"ID\",\"designType\":\"pk\",\"table\":{\"width\":70,\"operator\":\"RANGE\",\"sortable\":\"custom\"},\"form\":[],\"uuid\":\"0faae3b7-f356-42f9-a2cf-a3a0e44e49c6\"},{\"name\":\"top_admin_id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"顶级代理管理员IDadmin.id\",\"designType\":\"remoteSelect\",\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"name\",\"remote-table\":\"\",\"remote-controller\":\"\",\"remote-model\":\"\",\"relation-fields\":\"\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"\"},\"uuid\":\"367aaec9-46cf-4137-8548-50ba65d2ca89\"},{\"name\":\"code\",\"type\":\"varchar\",\"dataType\":\"varchar(255)\",\"default\":\"\",\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道标识\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"4d22fade-1788-4161-a19f-7c14e54022e4\"},{\"name\":\"invite_code\",\"type\":\"varchar\",\"dataType\":\"varchar(64)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道主邀请码\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"8749ebfa-4eeb-4945-9f3b-0fbcf6d02bd6\"},{\"name\":\"name\",\"type\":\"varchar\",\"dataType\":\"varchar(255)\",\"default\":\"\",\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道名\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"d703ab22-5d3a-4a35-8c05-ea3ebe9c82b1\"},{\"name\":\"agent_mode\",\"type\":\"varchar\",\"dataType\":\"varchar(32)\",\"default\":\"turnover\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"代理模式turnover=普通刷水代理 affiliate=联营代理\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"94b8a3e3-30e6-483c-b4f2-2c4a65470c8f\"},{\"name\":\"user_count\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"用户数\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"4e8c5406-1bfe-440a-bfbd-34d9dd1b548b\"},{\"name\":\"profit_amount\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道当期利润快照(游戏币)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"520afe60-1c4c-4fba-9cbb-77fd19b79019\"},{\"name\":\"total_profit_amount\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"0.0000\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道累计总利润(游戏币)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"42ed4727-ca77-4226-98aa-eb5bfa2e141a\"},{\"name\":\"commission_pool_amount\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"0.0000\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"可分红资金池(游戏币)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"7994a947-ece9-4ee8-8557-08aa310a66a4\"},{\"name\":\"turnover_share_rate\",\"type\":\"decimal\",\"dataType\":\"decimal(9,6)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"普通刷水代理分红比例(按流水分桶后再乘该比例)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"7a6f5df7-9bbe-42ee-9173-dce80e3ec13d\"},{\"name\":\"affiliate_share_rate\",\"type\":\"decimal\",\"dataType\":\"decimal(9,6)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"联营代理占成比例\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"3b228cec-f5aa-49a0-b415-46f06c67d63e\"},{\"name\":\"affiliate_fee_rate\",\"type\":\"decimal\",\"dataType\":\"decimal(9,6)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"联营代理成本扣除比例\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"65931288-3f7c-42f0-95a3-37ddadaa3a12\"},{\"name\":\"carryover_balance\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"0.0000\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"联营负结转余额(可负)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"c94cd918-714e-48a8-a24b-0d9d4c3423ec\"},{\"name\":\"status\",\"type\":\"tinyint\",\"dataType\":\"tinyint(1)\",\"default\":\"1\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"状态:0禁用,1启用\",\"designType\":\"radio\",\"table\":{\"operator\":\"eq\",\"sortable\":\"false\",\"render\":\"tag\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"e0ae356c-e1d4-4f54-8917-ab93f91d53e0\"},{\"name\":\"remark\",\"type\":\"varchar\",\"dataType\":\"varchar(255)\",\"default\":\"\",\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"备注\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"f78baaba-50cf-4e72-8f58-c90ad9a915be\"},{\"name\":\"admin_id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"创建管理员\",\"designType\":\"remoteSelect\",\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"name\",\"remote-table\":\"\",\"remote-controller\":\"\",\"remote-model\":\"\",\"relation-fields\":\"\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"\"},\"uuid\":\"246cd25c-42a7-4017-93ac-7a8642758d46\"},{\"name\":\"admin_group_id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"渠道角色组IDadmin_group.id\",\"designType\":\"remoteSelect\",\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"name\",\"remote-table\":\"\",\"remote-controller\":\"\",\"remote-model\":\"\",\"relation-fields\":\"\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"\"},\"uuid\":\"a7a5b1ff-aef4-4231-b934-5e9fa7eafd9e\"},{\"name\":\"create_time\",\"type\":\"bigint\",\"dataType\":\"bigint(16)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"创建时间\",\"designType\":\"timestamp\",\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"uuid\":\"56e4bee9-4341-42d4-9e61-44fb3642316e\"},{\"name\":\"update_time\",\"type\":\"bigint\",\"dataType\":\"bigint(16)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"修改时间\",\"designType\":\"timestamp\",\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"uuid\":\"e05f82ff-297b-4a6f-9390-ccdde2b7ad7e\"}]',0,'error','mysql',1776149109),(7,'channel','渠道','{\"name\":\"channel\",\"comment\":\"渠道\",\"quickSearchField\":[\"id\"],\"defaultSortField\":\"id\",\"formFields\":[\"top_admin_id\",\"code\",\"invite_code\",\"name\",\"agent_mode\",\"user_count\",\"profit_amount\",\"total_profit_amount\",\"commission_pool_amount\",\"turnover_share_rate\",\"affiliate_share_rate\",\"affiliate_fee_rate\",\"carryover_balance\",\"status\",\"remark\",\"admin_id\",\"admin_group_id\"],\"columnFields\":[\"id\",\"top_admin_id\",\"code\",\"invite_code\",\"name\",\"agent_mode\",\"user_count\",\"profit_amount\",\"total_profit_amount\",\"commission_pool_amount\",\"turnover_share_rate\",\"affiliate_share_rate\",\"affiliate_fee_rate\",\"carryover_balance\",\"status\",\"remark\",\"admin_id\",\"admin_group_id\",\"create_time\",\"update_time\"],\"defaultSortType\":\"desc\",\"generateRelativePath\":\"channel\",\"isCommonModel\":1,\"modelFile\":\"app\\/common\\/model\\/Channel.php\",\"controllerFile\":\"app\\/admin\\/controller\\/Channel.php\",\"validateFile\":\"app\\/common\\/validate\\/Channel.php\",\"webViewsDir\":\"web\\/src\\/views\\/backend\\/channel\",\"databaseConnection\":\"mysql\",\"designChange\":[{\"type\":\"change-field-attr\",\"index\":13,\"oldName\":\"carryover_balance\",\"newName\":\"\",\"sync\":true}],\"rebuild\":\"Yes\"}','[{\"name\":\"id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NONE\",\"null\":false,\"primaryKey\":true,\"unsigned\":true,\"autoIncrement\":true,\"comment\":\"ID\",\"designType\":\"pk\",\"table\":{\"width\":70,\"operator\":\"RANGE\",\"sortable\":\"custom\"},\"form\":[],\"uuid\":\"0faae3b7-f356-42f9-a2cf-a3a0e44e49c6\"},{\"name\":\"top_admin_id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"顶级代理管理员IDadmin.id\",\"designType\":\"remoteSelect\",\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"name\",\"remote-table\":\"\",\"remote-controller\":\"\",\"remote-model\":\"\",\"relation-fields\":\"\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"\"},\"uuid\":\"367aaec9-46cf-4137-8548-50ba65d2ca89\"},{\"name\":\"code\",\"type\":\"varchar\",\"dataType\":\"varchar(255)\",\"default\":\"\",\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道标识\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"4d22fade-1788-4161-a19f-7c14e54022e4\"},{\"name\":\"invite_code\",\"type\":\"varchar\",\"dataType\":\"varchar(64)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道主邀请码\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"8749ebfa-4eeb-4945-9f3b-0fbcf6d02bd6\"},{\"name\":\"name\",\"type\":\"varchar\",\"dataType\":\"varchar(255)\",\"default\":\"\",\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道名\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"d703ab22-5d3a-4a35-8c05-ea3ebe9c82b1\"},{\"name\":\"agent_mode\",\"type\":\"varchar\",\"dataType\":\"varchar(32)\",\"default\":\"turnover\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"代理模式turnover=普通刷水代理 affiliate=联营代理\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"94b8a3e3-30e6-483c-b4f2-2c4a65470c8f\"},{\"name\":\"user_count\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"用户数\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"4e8c5406-1bfe-440a-bfbd-34d9dd1b548b\"},{\"name\":\"profit_amount\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道当期利润快照(游戏币)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"520afe60-1c4c-4fba-9cbb-77fd19b79019\"},{\"name\":\"total_profit_amount\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"0.0000\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道累计总利润(游戏币)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"42ed4727-ca77-4226-98aa-eb5bfa2e141a\"},{\"name\":\"commission_pool_amount\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"0.0000\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"可分红资金池(游戏币)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"7994a947-ece9-4ee8-8557-08aa310a66a4\"},{\"name\":\"turnover_share_rate\",\"type\":\"decimal\",\"dataType\":\"decimal(9,6)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"普通刷水代理分红比例(按流水分桶后再乘该比例)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"7a6f5df7-9bbe-42ee-9173-dce80e3ec13d\"},{\"name\":\"affiliate_share_rate\",\"type\":\"decimal\",\"dataType\":\"decimal(9,6)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"联营代理占成比例\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"3b228cec-f5aa-49a0-b415-46f06c67d63e\"},{\"name\":\"affiliate_fee_rate\",\"type\":\"decimal\",\"dataType\":\"decimal(9,6)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"联营代理成本扣除比例\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"65931288-3f7c-42f0-95a3-37ddadaa3a12\"},{\"name\":\"carryover_balance\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"0\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"联营负结转余额(可负)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"c94cd918-714e-48a8-a24b-0d9d4c3423ec\"},{\"name\":\"status\",\"type\":\"tinyint\",\"dataType\":\"tinyint(1)\",\"default\":\"1\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"状态:0禁用,1启用\",\"designType\":\"radio\",\"table\":{\"operator\":\"eq\",\"sortable\":\"false\",\"render\":\"tag\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"e0ae356c-e1d4-4f54-8917-ab93f91d53e0\"},{\"name\":\"remark\",\"type\":\"varchar\",\"dataType\":\"varchar(255)\",\"default\":\"\",\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"备注\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"f78baaba-50cf-4e72-8f58-c90ad9a915be\"},{\"name\":\"admin_id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"创建管理员\",\"designType\":\"remoteSelect\",\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"name\",\"remote-table\":\"\",\"remote-controller\":\"\",\"remote-model\":\"\",\"relation-fields\":\"\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"\"},\"uuid\":\"246cd25c-42a7-4017-93ac-7a8642758d46\"},{\"name\":\"admin_group_id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"渠道角色组IDadmin_group.id\",\"designType\":\"remoteSelect\",\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"name\",\"remote-table\":\"\",\"remote-controller\":\"\",\"remote-model\":\"\",\"relation-fields\":\"\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"\"},\"uuid\":\"a7a5b1ff-aef4-4231-b934-5e9fa7eafd9e\"},{\"name\":\"create_time\",\"type\":\"bigint\",\"dataType\":\"bigint(16)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"创建时间\",\"designType\":\"timestamp\",\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"uuid\":\"56e4bee9-4341-42d4-9e61-44fb3642316e\"},{\"name\":\"update_time\",\"type\":\"bigint\",\"dataType\":\"bigint(16)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"修改时间\",\"designType\":\"timestamp\",\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"uuid\":\"e05f82ff-297b-4a6f-9390-ccdde2b7ad7e\"}]',0,'error','mysql',1776149197),(8,'channel','渠道','{\"name\":\"channel\",\"comment\":\"渠道\",\"quickSearchField\":[\"id\"],\"defaultSortField\":\"id\",\"formFields\":[\"top_admin_id\",\"code\",\"invite_code\",\"name\",\"agent_mode\",\"user_count\",\"profit_amount\",\"total_profit_amount\",\"commission_pool_amount\",\"turnover_share_rate\",\"affiliate_share_rate\",\"affiliate_fee_rate\",\"carryover_balance\",\"status\",\"remark\",\"admin_id\",\"admin_group_id\"],\"columnFields\":[\"id\",\"top_admin_id\",\"code\",\"invite_code\",\"name\",\"agent_mode\",\"user_count\",\"profit_amount\",\"total_profit_amount\",\"commission_pool_amount\",\"turnover_share_rate\",\"affiliate_share_rate\",\"affiliate_fee_rate\",\"carryover_balance\",\"status\",\"remark\",\"admin_id\",\"admin_group_id\",\"create_time\",\"update_time\"],\"defaultSortType\":\"desc\",\"generateRelativePath\":\"channel\",\"isCommonModel\":1,\"modelFile\":\"app\\/common\\/model\\/Channel.php\",\"controllerFile\":\"app\\/admin\\/controller\\/Channel.php\",\"validateFile\":\"app\\/common\\/validate\\/Channel.php\",\"webViewsDir\":\"web\\/src\\/views\\/backend\\/channel\",\"databaseConnection\":\"mysql\",\"designChange\":[{\"type\":\"change-field-attr\",\"index\":13,\"oldName\":\"carryover_balance\",\"newName\":\"\",\"sync\":true},{\"type\":\"change-field-attr\",\"index\":9,\"oldName\":\"commission_pool_amount\",\"newName\":\"\",\"sync\":true},{\"type\":\"change-field-attr\",\"index\":5,\"oldName\":\"agent_mode\",\"newName\":\"\",\"sync\":true},{\"type\":\"change-field-attr\",\"index\":14,\"oldName\":\"status\",\"newName\":\"\",\"sync\":true},{\"type\":\"change-field-attr\",\"index\":1,\"oldName\":\"top_admin_id\",\"newName\":\"\",\"sync\":true}],\"rebuild\":\"Yes\"}','[{\"name\":\"id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NONE\",\"null\":false,\"primaryKey\":true,\"unsigned\":true,\"autoIncrement\":true,\"comment\":\"ID\",\"designType\":\"pk\",\"table\":{\"width\":70,\"operator\":\"RANGE\",\"sortable\":\"custom\"},\"form\":[],\"uuid\":\"0faae3b7-f356-42f9-a2cf-a3a0e44e49c6\"},{\"name\":\"top_admin_id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"顶级代理管理员ID\",\"designType\":\"remoteSelect\",\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"username\",\"remote-table\":\"admin\",\"remote-controller\":\"app\\\\admin\\\\controller\\\\auth\\\\Admin.php\",\"remote-model\":\"app\\\\admin\\\\model\\\\Admin.php\",\"relation-fields\":\"username\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"crud\"},\"uuid\":\"367aaec9-46cf-4137-8548-50ba65d2ca89\"},{\"name\":\"code\",\"type\":\"varchar\",\"dataType\":\"varchar(255)\",\"default\":\"\",\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道标识\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"4d22fade-1788-4161-a19f-7c14e54022e4\"},{\"name\":\"invite_code\",\"type\":\"varchar\",\"dataType\":\"varchar(64)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道主邀请码\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"8749ebfa-4eeb-4945-9f3b-0fbcf6d02bd6\"},{\"name\":\"name\",\"type\":\"varchar\",\"dataType\":\"varchar(255)\",\"default\":\"\",\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道名\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"d703ab22-5d3a-4a35-8c05-ea3ebe9c82b1\"},{\"name\":\"agent_mode\",\"type\":\"varchar\",\"dataType\":\"varchar(32)\",\"default\":\"turnover\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"代理模式:turnover=普通刷水代理 affiliate=联营代理\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"94b8a3e3-30e6-483c-b4f2-2c4a65470c8f\"},{\"name\":\"user_count\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"用户数\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"4e8c5406-1bfe-440a-bfbd-34d9dd1b548b\"},{\"name\":\"profit_amount\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道当期利润快照(游戏币)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"520afe60-1c4c-4fba-9cbb-77fd19b79019\"},{\"name\":\"total_profit_amount\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"0.0000\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"渠道累计总利润(游戏币)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"42ed4727-ca77-4226-98aa-eb5bfa2e141a\"},{\"name\":\"commission_pool_amount\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"0\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"可分红资金池(游戏币)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"7994a947-ece9-4ee8-8557-08aa310a66a4\"},{\"name\":\"turnover_share_rate\",\"type\":\"decimal\",\"dataType\":\"decimal(9,6)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"普通刷水代理分红比例(按流水分桶后再乘该比例)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"7a6f5df7-9bbe-42ee-9173-dce80e3ec13d\"},{\"name\":\"affiliate_share_rate\",\"type\":\"decimal\",\"dataType\":\"decimal(9,6)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"联营代理占成比例\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"3b228cec-f5aa-49a0-b415-46f06c67d63e\"},{\"name\":\"affiliate_fee_rate\",\"type\":\"decimal\",\"dataType\":\"decimal(9,6)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"联营代理成本扣除比例\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"65931288-3f7c-42f0-95a3-37ddadaa3a12\"},{\"name\":\"carryover_balance\",\"type\":\"decimal\",\"dataType\":\"decimal(18,4)\",\"default\":\"0\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"联营负结转余额(可负)\",\"designType\":\"number\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"RANGE\"},\"form\":{\"validator\":[\"number\"],\"validatorMsg\":\"\",\"step\":1},\"uuid\":\"c94cd918-714e-48a8-a24b-0d9d4c3423ec\"},{\"name\":\"status\",\"type\":\"tinyint\",\"dataType\":\"tinyint(1)\",\"default\":\"1\",\"defaultType\":\"INPUT\",\"null\":false,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"状态:0=禁用,1=启用\",\"designType\":\"radio\",\"table\":{\"operator\":\"eq\",\"sortable\":\"false\",\"render\":\"tag\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"e0ae356c-e1d4-4f54-8917-ab93f91d53e0\"},{\"name\":\"remark\",\"type\":\"varchar\",\"dataType\":\"varchar(255)\",\"default\":\"\",\"defaultType\":\"EMPTY STRING\",\"null\":false,\"primaryKey\":false,\"unsigned\":false,\"autoIncrement\":false,\"comment\":\"备注\",\"designType\":\"string\",\"table\":{\"render\":\"none\",\"sortable\":\"false\",\"operator\":\"LIKE\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\"},\"uuid\":\"f78baaba-50cf-4e72-8f58-c90ad9a915be\"},{\"name\":\"admin_id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"创建管理员\",\"designType\":\"remoteSelect\",\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"username\",\"remote-table\":\"admin\",\"remote-controller\":\"app\\\\admin\\\\controller\\\\auth\\\\Admin.php\",\"remote-model\":\"app\\\\admin\\\\model\\\\Admin.php\",\"relation-fields\":\"username\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"crud\"},\"uuid\":\"246cd25c-42a7-4017-93ac-7a8642758d46\"},{\"name\":\"admin_group_id\",\"type\":\"int\",\"dataType\":\"int(10)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"渠道角色组IDadmin_group.id\",\"designType\":\"remoteSelect\",\"table\":{\"render\":\"tags\",\"operator\":\"LIKE\",\"comSearchRender\":\"string\",\"comSearchInputAttr\":\"\"},\"form\":{\"validator\":[],\"validatorMsg\":\"\",\"select-multi\":false,\"remote-pk\":\"id\",\"remote-field\":\"name\",\"remote-table\":\"admin_group\",\"remote-controller\":\"app\\\\admin\\\\controller\\\\auth\\\\Group.php\",\"remote-model\":\"app\\\\admin\\\\model\\\\AdminGroup.php\",\"relation-fields\":\"name\",\"remote-url\":\"\",\"remote-primary-table-alias\":\"\",\"remote-source-config-type\":\"crud\"},\"uuid\":\"a7a5b1ff-aef4-4231-b934-5e9fa7eafd9e\"},{\"name\":\"create_time\",\"type\":\"bigint\",\"dataType\":\"bigint(16)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"创建时间\",\"designType\":\"timestamp\",\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"uuid\":\"56e4bee9-4341-42d4-9e61-44fb3642316e\"},{\"name\":\"update_time\",\"type\":\"bigint\",\"dataType\":\"bigint(16)\",\"default\":\"\",\"defaultType\":\"NULL\",\"null\":true,\"primaryKey\":false,\"unsigned\":true,\"autoIncrement\":false,\"comment\":\"修改时间\",\"designType\":\"timestamp\",\"table\":{\"render\":\"datetime\",\"operator\":\"RANGE\",\"comSearchRender\":\"datetime\",\"comSearchInputAttr\":\"\",\"sortable\":\"custom\",\"width\":160,\"timeFormat\":\"yyyy-mm-dd hh:MM:ss\"},\"form\":{\"validator\":[\"date\"],\"validatorMsg\":\"\"},\"uuid\":\"e05f82ff-297b-4a6f-9390-ccdde2b7ad7e\"}]',0,'error','mysql',1776149279);
/*!40000 ALTER TABLE `crud_log` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `deposit_order`
--
DROP TABLE IF EXISTS `deposit_order`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `deposit_order` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT '主键',
`order_no` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '充值订单号,唯一',
`idempotency_key` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT '客户端幂等键,短时间内同键不会重复下单',
`user_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT '用户IDuser.id',
`channel_id` int(10) unsigned DEFAULT NULL COMMENT '归属渠道快照channel.id',
`amount` decimal(18,2) NOT NULL DEFAULT '0.00',
`bonus_amount` decimal(18,2) NOT NULL DEFAULT '0.00',
`status` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT '状态0=待处理 1=成功 2=失败 3=已取消',
`pay_channel` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '支付通道标识',
`deposit_tier_id` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '充值档位ID快照game_config.deposit_tier',
`pay_account_snapshot` json DEFAULT NULL COMMENT '档位收款账户快照JSON',
`pay_time` bigint(16) unsigned DEFAULT NULL COMMENT '支付成功时间',
`remark` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '备注',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
`update_time` bigint(16) unsigned DEFAULT NULL COMMENT '更新时间',
PRIMARY KEY (`id`),
UNIQUE KEY `uk_order_no` (`order_no`),
UNIQUE KEY `uk_deposit_order_idem` (`idempotency_key`),
KEY `idx_user_status` (`user_id`,`status`),
KEY `idx_ctime` (`create_time`),
KEY `idx_deposit_tier_id` (`deposit_tier_id`)
) ENGINE=InnoDB AUTO_INCREMENT=70 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='充值订单';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `deposit_order`
--
LOCK TABLES `deposit_order` WRITE;
/*!40000 ALTER TABLE `deposit_order` DISABLE KEYS */;
INSERT INTO `deposit_order` VALUES (62,'DEPW00000120260415101501','week_dep_1_1776935682',1,1,300.00,0.00,1,'directpay','',NULL,1776219301,'结算测试充值',1776219301,1776219301),(63,'DEPW00000220260415101502','week_dep_2_1776935682',2,1,300.00,0.00,1,'directpay','',NULL,1776219302,'结算测试充值',1776219302,1776219302),(64,'DEPW00000320260415101503','week_dep_3_1776935682',3,1,300.00,0.00,1,'directpay','',NULL,1776219303,'结算测试充值',1776219303,1776219303),(65,'DEPW00000420260415101504','week_dep_4_1776935682',4,1,300.00,0.00,1,'directpay','',NULL,1776219304,'结算测试充值',1776219304,1776219304),(66,'DEPW00001120260415101511','week_dep_11_1776935682',11,1,300.00,0.00,1,'directpay','',NULL,1776219311,'结算测试充值',1776219311,1776219311),(67,'DEPW00001320260415101513','week_dep_13_1776935682',13,1,300.00,0.00,1,'directpay','',NULL,1776219313,'结算测试充值',1776219313,1776219313),(68,'DEPW00001420260415101514','week_dep_14_1776935682',14,1,300.00,0.00,1,'directpay','',NULL,1776219314,'结算测试充值',1776219314,1776219314),(69,'DEPW00001220260415101512','week_dep_12_1776935682',12,2,300.00,0.00,1,'directpay','',NULL,1776219312,'结算测试充值',1776219312,1776219312);
/*!40000 ALTER TABLE `deposit_order` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `game_config`
--
DROP TABLE IF EXISTS `game_config`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `game_config` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'ID',
`config_key` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '参数键,全局唯一',
`config_value` text COLLATE utf8mb4_unicode_ci COMMENT '参数值可为JSON',
`value_type` varchar(16) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'string' COMMENT 'string|int|decimal|json',
`remark` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '说明',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
`update_time` bigint(16) unsigned DEFAULT NULL COMMENT '修改时间',
PRIMARY KEY (`id`),
UNIQUE KEY `uk_config_key` (`config_key`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='游戏/平台动态参数';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `game_config`
--
LOCK TABLES `game_config` WRITE;
/*!40000 ALTER TABLE `game_config` DISABLE KEYS */;
INSERT INTO `game_config` VALUES (1,'period_auto_create_enabled','1','int','是否允许定时任务自动创建下一局(全局仅一局)',1776232174,1776324435),(2,'period_manual_create_enabled','1','int','是否允许后台手动创建下一局',1776232174,1776324435),(3,'period_seconds','30','int','单局总时长(秒)',1776232174,1776232174),(4,'bet_seconds','20','int','下注开放时长(秒)',1776232174,1776232174),(5,'pick_max_number_count','10','int','单注最多可选号码个数1-36 内)',1776232174,1776232174),(6,'min_bet_per_number','0.0100','decimal','单号最小下注额(游戏币)',1776232174,1776232174),(7,'max_bet_per_number','10000.0000','decimal','单号最大下注额(游戏币)',1776232174,1776232174),(8,'jackpot_enabled','1','int','是否启用 Jackpot 池0/1',1776232174,1776232174),(9,'rtp_target','0.950000','decimal','目标 RTP仅作策略参考如 0.95',1776232174,1776232174),(10,'streak_bonus_cap','10','int','连胜加成倍率上限(场次或倍数,按业务解释)',1776232174,1776232174),(11,'zi_hua_36_dictionary','[{\"no\":1,\"name\":\"鼠\",\"category\":\"zodiac\"},{\"no\":2,\"name\":\"牛\",\"category\":\"zodiac\"},{\"no\":3,\"name\":\"虎\",\"category\":\"zodiac\"},{\"no\":4,\"name\":\"兔\",\"category\":\"zodiac\"},{\"no\":5,\"name\":\"龙\",\"category\":\"zodiac\"},{\"no\":6,\"name\":\"蛇\",\"category\":\"zodiac\"},{\"no\":7,\"name\":\"马\",\"category\":\"zodiac\"},{\"no\":8,\"name\":\"羊\",\"category\":\"zodiac\"},{\"no\":9,\"name\":\"猴\",\"category\":\"zodiac\"},{\"no\":10,\"name\":\"鸡\",\"category\":\"zodiac\"},{\"no\":11,\"name\":\"狗\",\"category\":\"zodiac\"},{\"no\":12,\"name\":\"猪\",\"category\":\"zodiac\"},{\"no\":13,\"name\":\"狮\",\"category\":\"beast\"},{\"no\":14,\"name\":\"象\",\"category\":\"beast\"},{\"no\":15,\"name\":\"鹿\",\"category\":\"beast\"},{\"no\":16,\"name\":\"熊\",\"category\":\"beast\"},{\"no\":17,\"name\":\"狼\",\"category\":\"beast\"},{\"no\":18,\"name\":\"豹\",\"category\":\"beast\"},{\"no\":19,\"name\":\"鹰\",\"category\":\"fowl\"},{\"no\":20,\"name\":\"鹤\",\"category\":\"fowl\"},{\"no\":21,\"name\":\"孔雀\",\"category\":\"fowl\"},{\"no\":22,\"name\":\"鸳鸯\",\"category\":\"fowl\"},{\"no\":23,\"name\":\"鸵鸟\",\"category\":\"fowl\"},{\"no\":24,\"name\":\"天鹅\",\"category\":\"fowl\"},{\"no\":25,\"name\":\"蟾蜍\",\"category\":\"vermin\"},{\"no\":26,\"name\":\"蜘蛛\",\"category\":\"vermin\"},{\"no\":27,\"name\":\"蝙蝠\",\"category\":\"vermin\"},{\"no\":28,\"name\":\"蜈蚣\",\"category\":\"vermin\"},{\"no\":29,\"name\":\"蝎\",\"category\":\"vermin\"},{\"no\":30,\"name\":\"蛇蜥\",\"category\":\"vermin\"},{\"no\":31,\"name\":\"麒麟\",\"category\":\"divine\"},{\"no\":32,\"name\":\"凤凰\",\"category\":\"divine\"},{\"no\":33,\"name\":\"青龙\",\"category\":\"divine\"},{\"no\":34,\"name\":\"白虎\",\"category\":\"divine\"},{\"no\":35,\"name\":\"朱雀\",\"category\":\"divine\"},{\"no\":36,\"name\":\"玄武\",\"category\":\"divine\"}]','json','36字花字典 JSON 数组独立表单维护category 英文枚举)',1776232405,1776232901),(12,'deposit_tier','[{\"id\":\"t_myr01\",\"title\":\"MYR 充值档位1\",\"title_en\":\"MYR Tier 1\",\"currency\":\"MYR\",\"pay_amount\":\"10.0000\",\"amount\":\"1720.0000\",\"bonus_amount\":\"0.0000\",\"desc\":\"按 MYR 支付,到账平台币 1720.0000\",\"desc_en\":\"Pay in MYR, receive 1720.0000 platform coins\",\"sort\":110,\"status\":1},{\"id\":\"t_myr02\",\"title\":\"MYR 充值档位2\",\"title_en\":\"MYR Tier 2\",\"currency\":\"MYR\",\"pay_amount\":\"50.0000\",\"amount\":\"8600.0000\",\"bonus_amount\":\"258.0000\",\"desc\":\"按 MYR 支付,到账平台币 8600.0000\",\"desc_en\":\"Pay in MYR, receive 8600.0000 platform coins\",\"sort\":120,\"status\":1},{\"id\":\"t_myr03\",\"title\":\"MYR 充值档位3\",\"title_en\":\"MYR Tier 3\",\"currency\":\"MYR\",\"pay_amount\":\"100.0000\",\"amount\":\"17200.0000\",\"bonus_amount\":\"860.0000\",\"desc\":\"按 MYR 支付,到账平台币 17200.0000\",\"desc_en\":\"Pay in MYR, receive 17200.0000 platform coins\",\"sort\":130,\"status\":1},{\"id\":\"t_myr04\",\"title\":\"MYR 充值档位4\",\"title_en\":\"MYR Tier 4\",\"currency\":\"MYR\",\"pay_amount\":\"300.0000\",\"amount\":\"51600.0000\",\"bonus_amount\":\"4128.0000\",\"desc\":\"按 MYR 支付,到账平台币 51600.0000\",\"desc_en\":\"Pay in MYR, receive 51600.0000 platform coins\",\"sort\":140,\"status\":1},{\"id\":\"t_myr05\",\"title\":\"MYR 充值档位5\",\"title_en\":\"MYR Tier 5\",\"currency\":\"MYR\",\"pay_amount\":\"500.0000\",\"amount\":\"86000.0000\",\"bonus_amount\":\"8600.0000\",\"desc\":\"按 MYR 支付,到账平台币 86000.0000\",\"desc_en\":\"Pay in MYR, receive 86000.0000 platform coins\",\"sort\":150,\"status\":1},{\"id\":\"t_myr06\",\"title\":\"MYR 充值档位6\",\"title_en\":\"MYR Tier 6\",\"currency\":\"MYR\",\"pay_amount\":\"1000.0000\",\"amount\":\"172000.0000\",\"bonus_amount\":\"25800.0000\",\"desc\":\"按 MYR 支付,到账平台币 172000.0000\",\"desc_en\":\"Pay in MYR, receive 172000.0000 platform coins\",\"sort\":160,\"status\":1},{\"id\":\"t_rmb01\",\"title\":\"RMB 充值档位1\",\"title_en\":\"RMB Tier 1\",\"currency\":\"RMB\",\"pay_amount\":\"10.0000\",\"amount\":\"1000.0000\",\"bonus_amount\":\"0.0000\",\"desc\":\"按 RMB 支付,到账平台币 1000.0000\",\"desc_en\":\"Pay in RMB, receive 1000.0000 platform coins\",\"sort\":210,\"status\":1},{\"id\":\"t_rmb02\",\"title\":\"RMB 充值档位2\",\"title_en\":\"RMB Tier 2\",\"currency\":\"RMB\",\"pay_amount\":\"50.0000\",\"amount\":\"5000.0000\",\"bonus_amount\":\"150.0000\",\"desc\":\"按 RMB 支付,到账平台币 5000.0000\",\"desc_en\":\"Pay in RMB, receive 5000.0000 platform coins\",\"sort\":220,\"status\":1},{\"id\":\"t_rmb03\",\"title\":\"RMB 充值档位3\",\"title_en\":\"RMB Tier 3\",\"currency\":\"RMB\",\"pay_amount\":\"100.0000\",\"amount\":\"10000.0000\",\"bonus_amount\":\"500.0000\",\"desc\":\"按 RMB 支付,到账平台币 10000.0000\",\"desc_en\":\"Pay in RMB, receive 10000.0000 platform coins\",\"sort\":230,\"status\":1},{\"id\":\"t_rmb04\",\"title\":\"RMB 充值档位4\",\"title_en\":\"RMB Tier 4\",\"currency\":\"RMB\",\"pay_amount\":\"300.0000\",\"amount\":\"30000.0000\",\"bonus_amount\":\"2400.0000\",\"desc\":\"按 RMB 支付,到账平台币 30000.0000\",\"desc_en\":\"Pay in RMB, receive 30000.0000 platform coins\",\"sort\":240,\"status\":1},{\"id\":\"t_rmb05\",\"title\":\"RMB 充值档位5\",\"title_en\":\"RMB Tier 5\",\"currency\":\"RMB\",\"pay_amount\":\"500.0000\",\"amount\":\"50000.0000\",\"bonus_amount\":\"5000.0000\",\"desc\":\"按 RMB 支付,到账平台币 50000.0000\",\"desc_en\":\"Pay in RMB, receive 50000.0000 platform coins\",\"sort\":250,\"status\":1},{\"id\":\"t_rmb06\",\"title\":\"RMB 充值档位6\",\"title_en\":\"RMB Tier 6\",\"currency\":\"RMB\",\"pay_amount\":\"1000.0000\",\"amount\":\"100000.0000\",\"bonus_amount\":\"15000.0000\",\"desc\":\"按 RMB 支付,到账平台币 100000.0000\",\"desc_en\":\"Pay in RMB, receive 100000.0000 platform coins\",\"sort\":260,\"status\":1},{\"id\":\"t_vnd01\",\"title\":\"VND 充值档位1\",\"title_en\":\"VND Tier 1\",\"currency\":\"VND\",\"pay_amount\":\"10.0000\",\"amount\":\"0.2600\",\"bonus_amount\":\"0.0000\",\"desc\":\"按 VND 支付,到账平台币 0.2600\",\"desc_en\":\"Pay in VND, receive 0.2600 platform coins\",\"sort\":310,\"status\":1},{\"id\":\"t_vnd02\",\"title\":\"VND 充值档位2\",\"title_en\":\"VND Tier 2\",\"currency\":\"VND\",\"pay_amount\":\"50.0000\",\"amount\":\"1.3000\",\"bonus_amount\":\"0.0390\",\"desc\":\"按 VND 支付,到账平台币 1.3000\",\"desc_en\":\"Pay in VND, receive 1.3000 platform coins\",\"sort\":320,\"status\":1},{\"id\":\"t_vnd03\",\"title\":\"VND 充值档位3\",\"title_en\":\"VND Tier 3\",\"currency\":\"VND\",\"pay_amount\":\"100.0000\",\"amount\":\"2.6000\",\"bonus_amount\":\"0.1300\",\"desc\":\"按 VND 支付,到账平台币 2.6000\",\"desc_en\":\"Pay in VND, receive 2.6000 platform coins\",\"sort\":330,\"status\":1},{\"id\":\"t_vnd04\",\"title\":\"VND 充值档位4\",\"title_en\":\"VND Tier 4\",\"currency\":\"VND\",\"pay_amount\":\"300.0000\",\"amount\":\"7.8000\",\"bonus_amount\":\"0.6240\",\"desc\":\"按 VND 支付,到账平台币 7.8000\",\"desc_en\":\"Pay in VND, receive 7.8000 platform coins\",\"sort\":340,\"status\":1},{\"id\":\"t_vnd05\",\"title\":\"VND 充值档位5\",\"title_en\":\"VND Tier 5\",\"currency\":\"VND\",\"pay_amount\":\"500.0000\",\"amount\":\"13.0000\",\"bonus_amount\":\"1.3000\",\"desc\":\"按 VND 支付,到账平台币 13.0000\",\"desc_en\":\"Pay in VND, receive 13.0000 platform coins\",\"sort\":350,\"status\":1},{\"id\":\"t_vnd06\",\"title\":\"VND 充值档位6\",\"title_en\":\"VND Tier 6\",\"currency\":\"VND\",\"pay_amount\":\"1000.0000\",\"amount\":\"26.0000\",\"bonus_amount\":\"3.9000\",\"desc\":\"按 VND 支付,到账平台币 26.0000\",\"desc_en\":\"Pay in VND, receive 26.0000 platform coins\",\"sort\":360,\"status\":1},{\"id\":\"t_usdt01\",\"title\":\"USDT 充值档位1\",\"title_en\":\"USDT Tier 1\",\"currency\":\"USDT\",\"pay_amount\":\"10.0000\",\"amount\":\"68.2000\",\"bonus_amount\":\"0.0000\",\"desc\":\"按 USDT 支付,到账平台币 68.2000\",\"desc_en\":\"Pay in USDT, receive 68.2000 platform coins\",\"sort\":410,\"status\":1},{\"id\":\"t_usdt02\",\"title\":\"USDT 充值档位2\",\"title_en\":\"USDT Tier 2\",\"currency\":\"USDT\",\"pay_amount\":\"50.0000\",\"amount\":\"341.0000\",\"bonus_amount\":\"10.2300\",\"desc\":\"按 USDT 支付,到账平台币 341.0000\",\"desc_en\":\"Pay in USDT, receive 341.0000 platform coins\",\"sort\":420,\"status\":1},{\"id\":\"t_usdt03\",\"title\":\"USDT 充值档位3\",\"title_en\":\"USDT Tier 3\",\"currency\":\"USDT\",\"pay_amount\":\"100.0000\",\"amount\":\"682.0000\",\"bonus_amount\":\"34.1000\",\"desc\":\"按 USDT 支付,到账平台币 682.0000\",\"desc_en\":\"Pay in USDT, receive 682.0000 platform coins\",\"sort\":430,\"status\":1},{\"id\":\"t_usdt04\",\"title\":\"USDT 充值档位4\",\"title_en\":\"USDT Tier 4\",\"currency\":\"USDT\",\"pay_amount\":\"300.0000\",\"amount\":\"2046.0000\",\"bonus_amount\":\"163.6800\",\"desc\":\"按 USDT 支付,到账平台币 2046.0000\",\"desc_en\":\"Pay in USDT, receive 2046.0000 platform coins\",\"sort\":440,\"status\":1},{\"id\":\"t_usdt05\",\"title\":\"USDT 充值档位5\",\"title_en\":\"USDT Tier 5\",\"currency\":\"USDT\",\"pay_amount\":\"500.0000\",\"amount\":\"3410.0000\",\"bonus_amount\":\"341.0000\",\"desc\":\"按 USDT 支付,到账平台币 3410.0000\",\"desc_en\":\"Pay in USDT, receive 3410.0000 platform coins\",\"sort\":450,\"status\":1},{\"id\":\"t_usdt06\",\"title\":\"USDT 充值档位6\",\"title_en\":\"USDT Tier 6\",\"currency\":\"USDT\",\"pay_amount\":\"1000.0000\",\"amount\":\"6820.0000\",\"bonus_amount\":\"1023.0000\",\"desc\":\"按 USDT 支付,到账平台币 6820.0000\",\"desc_en\":\"Pay in USDT, receive 6820.0000 platform coins\",\"sort\":460,\"status\":1}]','json','充值档位 JSON 数组(后台「充值档位」页面维护)',1776422158,1776839432),(13,'withdraw_bet_flow_ratio','1.00','decimal','提现打码量倍数(基准:净充值 = 累计充值 - 累计提现;需 bet_flow_coin >= 净充值 × 该倍数)',1776480065,1776844301),(14,'streak_win_reward','{\"rows\":[{\"streak\":1,\"odds_factor\":1,\"is_jackpot\":false},{\"streak\":2,\"odds_factor\":2,\"is_jackpot\":true},{\"streak\":3,\"odds_factor\":3,\"is_jackpot\":true},{\"streak\":4,\"odds_factor\":4,\"is_jackpot\":true},{\"streak\":5,\"odds_factor\":5,\"is_jackpot\":true},{\"streak\":6,\"odds_factor\":6,\"is_jackpot\":true},{\"streak\":7,\"odds_factor\":7,\"is_jackpot\":true},{\"streak\":8,\"odds_factor\":8,\"is_jackpot\":true},{\"streak\":9,\"odds_factor\":9,\"is_jackpot\":true},{\"streak\":10,\"odds_factor\":10,\"is_jackpot\":true}]}','json','连胜奖励 110 档odds_factor×33 为赔率is_jackpot 为大奖(触发推送)',1776504712,1776504772),(16,'game_live_runtime_enabled','1','int','后台「游戏实时对局」运行开关0=维护禁止下注、结束后不自动开新期当局仍自动开奖并结算1=运行',1776735887,1776736871),(17,'deposit_channel','{\"channels\":[{\"code\":\"directpay\",\"sort\":10,\"status\":1,\"tier_ids\":[]}]}','json','充值支付渠道(后台「充值渠道」维护)',1776762272,1776910073),(18,'finance_cashier','{\"platform_coin\":{\"label_zh\":\"钻石\",\"label_en\":\"Diamonds\"},\"currencies\":[{\"code\":\"MYR\",\"label_zh\":\"马来西亚林吉特\",\"label_en\":\"Malaysian Ringgit\",\"sort\":4,\"deposit_coins_per_fiat\":\"172\",\"withdraw_coins_per_fiat\":\"172\"},{\"code\":\"RMB\",\"label_zh\":\"人民币\",\"label_en\":\"RMB\",\"sort\":19,\"deposit_coins_per_fiat\":\"100\",\"withdraw_coins_per_fiat\":\"100\"},{\"code\":\"VND\",\"label_zh\":\"越南盾\",\"label_en\":\"Vietnamese Dong\",\"sort\":20,\"deposit_coins_per_fiat\":\"0.026\",\"withdraw_coins_per_fiat\":\"0.026\"},{\"code\":\"USDT\",\"label_zh\":\"美元\",\"label_en\":\"USDT\",\"sort\":30,\"deposit_coins_per_fiat\":\"682\",\"withdraw_coins_per_fiat\":\"682\"}],\"withdraw_banks\":[{\"code\":\"agrobank\",\"name_zh\":\"Agrobank\",\"name_en\":\"Agrobank\",\"sort\":10}],\"withdraw_limits\":{\"min_ewallet\":\"10\",\"min_bank\":\"10\"},\"withdraw_copy\":{\"rate_hint_zh\":\"汇率为参考价格,实际以提现时为准。\",\"rate_hint_en\":\"Exchange rates are for reference only; the actual rate at withdrawal time prevails.\",\"processing_zh\":\"9秒即可到账\",\"processing_en\":\"Arrives in seconds\",\"fee_note_zh\":\"注意RM 10 — RM 99.99 之间的交易将收取最低 RM 1 的提现手续费。\",\"fee_note_en\":\"A minimum RM 1 handling fee may apply for withdrawals between RM 10 and RM 99.99.\",\"rate_mode\":\"fixed\"},\"withdraw_fields\":{\"require_cardholder\":true,\"require_bank_account\":true,\"require_email\":true,\"require_mobile\":true},\"channels\":[{\"code\":\"directpay\",\"sort\":10,\"status\":1,\"tier_ids\":[]}]}','json','充值/提现收银:法币、汇率、银行、文案(后台表单维护)',1776764297,1776910073);
/*!40000 ALTER TABLE `game_config` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `game_play_record`
--
DROP TABLE IF EXISTS `game_play_record`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `game_play_record` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT '主键',
`period_id` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT '关联 game_period.id',
`period_no` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '冗余期号',
`user_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'game_user.id',
`channel_id` int(10) unsigned DEFAULT NULL COMMENT '下单时归属渠道',
`pick_numbers` json DEFAULT NULL COMMENT '选中号码 JSON 数组',
`total_amount` decimal(18,2) NOT NULL DEFAULT '0.00',
`streak_at_bet` int(10) unsigned NOT NULL DEFAULT '0' COMMENT '下注时连胜次数',
`is_auto` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT '0=手动 1=托管',
`win_amount` decimal(18,2) NOT NULL DEFAULT '0.00',
`jackpot_extra_amount` decimal(18,2) NOT NULL DEFAULT '0.00',
`status` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT '1=已扣款待开奖 2=已结算 3=已作废已退款',
`idempotency_key` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT '幂等键',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
`update_time` bigint(16) unsigned DEFAULT NULL COMMENT '修改时间',
PRIMARY KEY (`id`),
UNIQUE KEY `uk_idempotency` (`idempotency_key`),
KEY `idx_period_user` (`period_id`,`user_id`),
KEY `idx_user_ctime` (`user_id`,`create_time`),
KEY `idx_period_no` (`period_no`)
) ENGINE=InnoDB AUTO_INCREMENT=1199 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='游戏注单';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `game_play_record`
--
LOCK TABLES `game_play_record` WRITE;
/*!40000 ALTER TABLE `game_play_record` DISABLE KEYS */;
INSERT INTO `game_play_record` VALUES (1039,13376,'WEEKU2026041501001',1,1,'[1, 10, 18]',10.00,0,0,0.00,0.00,2,'week_play_1_1_1776935682',1776220221,1776220251),(1040,13377,'WEEKU2026041501002',1,1,'[2, 11, 19]',10.00,0,0,0.00,0.00,2,'week_play_1_2_1776935682',1776222021,1776222051),(1041,13378,'WEEKU2026041501003',1,1,'[3, 12, 20]',10.00,0,0,0.00,0.00,2,'week_play_1_3_1776935682',1776223821,1776223851),(1042,13379,'WEEKU2026041501004',1,1,'[4, 13, 21]',10.00,0,0,0.00,0.00,2,'week_play_1_4_1776935682',1776225621,1776225651),(1043,13380,'WEEKU2026041501005',1,1,'[5, 14, 22]',10.00,0,0,6.00,0.00,2,'week_play_1_5_1776935682',1776227421,1776227451),(1044,13381,'WEEKU2026041501006',1,1,'[6, 15, 23]',10.00,0,0,0.00,0.00,2,'week_play_1_6_1776935682',1776229221,1776229251),(1045,13382,'WEEKU2026041501007',1,1,'[7, 16, 24]',10.00,0,0,0.00,0.00,2,'week_play_1_7_1776935682',1776231021,1776231051),(1046,13383,'WEEKU2026041501008',1,1,'[8, 17, 25]',10.00,0,0,0.00,0.00,2,'week_play_1_8_1776935682',1776232821,1776232851),(1047,13384,'WEEKU2026041501009',1,1,'[9, 18, 26]',10.00,0,0,0.00,0.00,2,'week_play_1_9_1776935682',1776234621,1776234651),(1048,13385,'WEEKU2026041501010',1,1,'[10, 19, 27]',10.00,0,0,6.00,0.00,2,'week_play_1_10_1776935682',1776236421,1776236451),(1049,13386,'WEEKU2026041501011',1,1,'[11, 20, 28]',10.00,0,0,0.00,0.00,2,'week_play_1_11_1776935682',1776238221,1776238251),(1050,13387,'WEEKU2026041501012',1,1,'[12, 21, 29]',10.00,0,0,0.00,0.00,2,'week_play_1_12_1776935682',1776240021,1776240051),(1051,13388,'WEEKU2026041501013',1,1,'[13, 22, 30]',10.00,0,0,0.00,0.00,2,'week_play_1_13_1776935682',1776241821,1776241851),(1052,13389,'WEEKU2026041501014',1,1,'[14, 23, 31]',10.00,0,0,0.00,0.00,2,'week_play_1_14_1776935682',1776243621,1776243651),(1053,13390,'WEEKU2026041501015',1,1,'[15, 24, 32]',10.00,0,0,6.00,0.00,2,'week_play_1_15_1776935682',1776245421,1776245451),(1054,13391,'WEEKU2026041501016',1,1,'[16, 25, 33]',10.00,0,0,0.00,0.00,2,'week_play_1_16_1776935682',1776247221,1776247251),(1055,13392,'WEEKU2026041501017',1,1,'[17, 26, 34]',10.00,0,0,0.00,0.00,2,'week_play_1_17_1776935682',1776249021,1776249051),(1056,13393,'WEEKU2026041501018',1,1,'[18, 27, 35]',10.00,0,0,0.00,0.00,2,'week_play_1_18_1776935682',1776250821,1776250851),(1057,13394,'WEEKU2026041501019',1,1,'[19, 28, 36]',10.00,0,0,0.00,0.00,2,'week_play_1_19_1776935682',1776252621,1776252651),(1058,13395,'WEEKU2026041501020',1,1,'[20, 29, 1]',10.00,0,0,6.00,0.00,2,'week_play_1_20_1776935682',1776254421,1776254451),(1059,13376,'WEEKU2026041501001',2,1,'[1, 10, 18]',10.00,0,0,0.00,0.00,2,'week_play_2_1_1776935682',1776220222,1776220252),(1060,13377,'WEEKU2026041501002',2,1,'[2, 11, 19]',10.00,0,0,0.00,0.00,2,'week_play_2_2_1776935682',1776222022,1776222052),(1061,13378,'WEEKU2026041501003',2,1,'[3, 12, 20]',10.00,0,0,0.00,0.00,2,'week_play_2_3_1776935682',1776223822,1776223852),(1062,13379,'WEEKU2026041501004',2,1,'[4, 13, 21]',10.00,0,0,6.00,0.00,2,'week_play_2_4_1776935682',1776225622,1776225652),(1063,13380,'WEEKU2026041501005',2,1,'[5, 14, 22]',10.00,0,0,0.00,0.00,2,'week_play_2_5_1776935682',1776227422,1776227452),(1064,13381,'WEEKU2026041501006',2,1,'[6, 15, 23]',10.00,0,0,0.00,0.00,2,'week_play_2_6_1776935682',1776229222,1776229252),(1065,13382,'WEEKU2026041501007',2,1,'[7, 16, 24]',10.00,0,0,0.00,0.00,2,'week_play_2_7_1776935682',1776231022,1776231052),(1066,13383,'WEEKU2026041501008',2,1,'[8, 17, 25]',10.00,0,0,0.00,0.00,2,'week_play_2_8_1776935682',1776232822,1776232852),(1067,13384,'WEEKU2026041501009',2,1,'[9, 18, 26]',10.00,0,0,6.00,0.00,2,'week_play_2_9_1776935682',1776234622,1776234652),(1068,13385,'WEEKU2026041501010',2,1,'[10, 19, 27]',10.00,0,0,0.00,0.00,2,'week_play_2_10_1776935682',1776236422,1776236452),(1069,13386,'WEEKU2026041501011',2,1,'[11, 20, 28]',10.00,0,0,0.00,0.00,2,'week_play_2_11_1776935682',1776238222,1776238252),(1070,13387,'WEEKU2026041501012',2,1,'[12, 21, 29]',10.00,0,0,0.00,0.00,2,'week_play_2_12_1776935682',1776240022,1776240052),(1071,13388,'WEEKU2026041501013',2,1,'[13, 22, 30]',10.00,0,0,0.00,0.00,2,'week_play_2_13_1776935682',1776241822,1776241852),(1072,13389,'WEEKU2026041501014',2,1,'[14, 23, 31]',10.00,0,0,6.00,0.00,2,'week_play_2_14_1776935682',1776243622,1776243652),(1073,13390,'WEEKU2026041501015',2,1,'[15, 24, 32]',10.00,0,0,0.00,0.00,2,'week_play_2_15_1776935682',1776245422,1776245452),(1074,13391,'WEEKU2026041501016',2,1,'[16, 25, 33]',10.00,0,0,0.00,0.00,2,'week_play_2_16_1776935682',1776247222,1776247252),(1075,13392,'WEEKU2026041501017',2,1,'[17, 26, 34]',10.00,0,0,0.00,0.00,2,'week_play_2_17_1776935682',1776249022,1776249052),(1076,13393,'WEEKU2026041501018',2,1,'[18, 27, 35]',10.00,0,0,0.00,0.00,2,'week_play_2_18_1776935682',1776250822,1776250852),(1077,13394,'WEEKU2026041501019',2,1,'[19, 28, 36]',10.00,0,0,6.00,0.00,2,'week_play_2_19_1776935682',1776252622,1776252652),(1078,13395,'WEEKU2026041501020',2,1,'[20, 29, 1]',10.00,0,0,0.00,0.00,2,'week_play_2_20_1776935682',1776254422,1776254452),(1079,13376,'WEEKU2026041501001',3,1,'[1, 10, 18]',10.00,0,0,0.00,0.00,2,'week_play_3_1_1776935682',1776220223,1776220253),(1080,13377,'WEEKU2026041501002',3,1,'[2, 11, 19]',10.00,0,0,0.00,0.00,2,'week_play_3_2_1776935682',1776222023,1776222053),(1081,13378,'WEEKU2026041501003',3,1,'[3, 12, 20]',10.00,0,0,6.00,0.00,2,'week_play_3_3_1776935682',1776223823,1776223853),(1082,13379,'WEEKU2026041501004',3,1,'[4, 13, 21]',10.00,0,0,0.00,0.00,2,'week_play_3_4_1776935682',1776225623,1776225653),(1083,13380,'WEEKU2026041501005',3,1,'[5, 14, 22]',10.00,0,0,0.00,0.00,2,'week_play_3_5_1776935682',1776227423,1776227453),(1084,13381,'WEEKU2026041501006',3,1,'[6, 15, 23]',10.00,0,0,0.00,0.00,2,'week_play_3_6_1776935682',1776229223,1776229253),(1085,13382,'WEEKU2026041501007',3,1,'[7, 16, 24]',10.00,0,0,0.00,0.00,2,'week_play_3_7_1776935682',1776231023,1776231053),(1086,13383,'WEEKU2026041501008',3,1,'[8, 17, 25]',10.00,0,0,6.00,0.00,2,'week_play_3_8_1776935682',1776232823,1776232853),(1087,13384,'WEEKU2026041501009',3,1,'[9, 18, 26]',10.00,0,0,0.00,0.00,2,'week_play_3_9_1776935682',1776234623,1776234653),(1088,13385,'WEEKU2026041501010',3,1,'[10, 19, 27]',10.00,0,0,0.00,0.00,2,'week_play_3_10_1776935682',1776236423,1776236453),(1089,13386,'WEEKU2026041501011',3,1,'[11, 20, 28]',10.00,0,0,0.00,0.00,2,'week_play_3_11_1776935682',1776238223,1776238253),(1090,13387,'WEEKU2026041501012',3,1,'[12, 21, 29]',10.00,0,0,0.00,0.00,2,'week_play_3_12_1776935682',1776240023,1776240053),(1091,13388,'WEEKU2026041501013',3,1,'[13, 22, 30]',10.00,0,0,6.00,0.00,2,'week_play_3_13_1776935682',1776241823,1776241853),(1092,13389,'WEEKU2026041501014',3,1,'[14, 23, 31]',10.00,0,0,0.00,0.00,2,'week_play_3_14_1776935682',1776243623,1776243653),(1093,13390,'WEEKU2026041501015',3,1,'[15, 24, 32]',10.00,0,0,0.00,0.00,2,'week_play_3_15_1776935682',1776245423,1776245453),(1094,13391,'WEEKU2026041501016',3,1,'[16, 25, 33]',10.00,0,0,0.00,0.00,2,'week_play_3_16_1776935682',1776247223,1776247253),(1095,13392,'WEEKU2026041501017',3,1,'[17, 26, 34]',10.00,0,0,0.00,0.00,2,'week_play_3_17_1776935682',1776249023,1776249053),(1096,13393,'WEEKU2026041501018',3,1,'[18, 27, 35]',10.00,0,0,6.00,0.00,2,'week_play_3_18_1776935682',1776250823,1776250853),(1097,13394,'WEEKU2026041501019',3,1,'[19, 28, 36]',10.00,0,0,0.00,0.00,2,'week_play_3_19_1776935682',1776252623,1776252653),(1098,13395,'WEEKU2026041501020',3,1,'[20, 29, 1]',10.00,0,0,0.00,0.00,2,'week_play_3_20_1776935682',1776254423,1776254453),(1099,13376,'WEEKU2026041501001',4,1,'[1, 10, 18]',10.00,0,0,0.00,0.00,2,'week_play_4_1_1776935682',1776220224,1776220254),(1100,13377,'WEEKU2026041501002',4,1,'[2, 11, 19]',10.00,0,0,6.00,0.00,2,'week_play_4_2_1776935682',1776222024,1776222054),(1101,13378,'WEEKU2026041501003',4,1,'[3, 12, 20]',10.00,0,0,0.00,0.00,2,'week_play_4_3_1776935682',1776223824,1776223854),(1102,13379,'WEEKU2026041501004',4,1,'[4, 13, 21]',10.00,0,0,0.00,0.00,2,'week_play_4_4_1776935682',1776225624,1776225654),(1103,13380,'WEEKU2026041501005',4,1,'[5, 14, 22]',10.00,0,0,0.00,0.00,2,'week_play_4_5_1776935682',1776227424,1776227454),(1104,13381,'WEEKU2026041501006',4,1,'[6, 15, 23]',10.00,0,0,0.00,0.00,2,'week_play_4_6_1776935682',1776229224,1776229254),(1105,13382,'WEEKU2026041501007',4,1,'[7, 16, 24]',10.00,0,0,6.00,0.00,2,'week_play_4_7_1776935682',1776231024,1776231054),(1106,13383,'WEEKU2026041501008',4,1,'[8, 17, 25]',10.00,0,0,0.00,0.00,2,'week_play_4_8_1776935682',1776232824,1776232854),(1107,13384,'WEEKU2026041501009',4,1,'[9, 18, 26]',10.00,0,0,0.00,0.00,2,'week_play_4_9_1776935682',1776234624,1776234654),(1108,13385,'WEEKU2026041501010',4,1,'[10, 19, 27]',10.00,0,0,0.00,0.00,2,'week_play_4_10_1776935682',1776236424,1776236454),(1109,13386,'WEEKU2026041501011',4,1,'[11, 20, 28]',10.00,0,0,0.00,0.00,2,'week_play_4_11_1776935682',1776238224,1776238254),(1110,13387,'WEEKU2026041501012',4,1,'[12, 21, 29]',10.00,0,0,6.00,0.00,2,'week_play_4_12_1776935682',1776240024,1776240054),(1111,13388,'WEEKU2026041501013',4,1,'[13, 22, 30]',10.00,0,0,0.00,0.00,2,'week_play_4_13_1776935682',1776241824,1776241854),(1112,13389,'WEEKU2026041501014',4,1,'[14, 23, 31]',10.00,0,0,0.00,0.00,2,'week_play_4_14_1776935682',1776243624,1776243654),(1113,13390,'WEEKU2026041501015',4,1,'[15, 24, 32]',10.00,0,0,0.00,0.00,2,'week_play_4_15_1776935682',1776245424,1776245454),(1114,13391,'WEEKU2026041501016',4,1,'[16, 25, 33]',10.00,0,0,0.00,0.00,2,'week_play_4_16_1776935682',1776247224,1776247254),(1115,13392,'WEEKU2026041501017',4,1,'[17, 26, 34]',10.00,0,0,6.00,0.00,2,'week_play_4_17_1776935682',1776249024,1776249054),(1116,13393,'WEEKU2026041501018',4,1,'[18, 27, 35]',10.00,0,0,0.00,0.00,2,'week_play_4_18_1776935682',1776250824,1776250854),(1117,13394,'WEEKU2026041501019',4,1,'[19, 28, 36]',10.00,0,0,0.00,0.00,2,'week_play_4_19_1776935682',1776252624,1776252654),(1118,13395,'WEEKU2026041501020',4,1,'[20, 29, 1]',10.00,0,0,0.00,0.00,2,'week_play_4_20_1776935682',1776254424,1776254454),(1119,13376,'WEEKU2026041501001',11,1,'[1, 10, 18]',10.00,0,0,0.00,0.00,2,'week_play_11_1_1776935682',1776220221,1776220251),(1120,13377,'WEEKU2026041501002',11,1,'[2, 11, 19]',10.00,0,0,0.00,0.00,2,'week_play_11_2_1776935682',1776222021,1776222051),(1121,13378,'WEEKU2026041501003',11,1,'[3, 12, 20]',10.00,0,0,0.00,0.00,2,'week_play_11_3_1776935682',1776223821,1776223851),(1122,13379,'WEEKU2026041501004',11,1,'[4, 13, 21]',10.00,0,0,0.00,0.00,2,'week_play_11_4_1776935682',1776225621,1776225651),(1123,13380,'WEEKU2026041501005',11,1,'[5, 14, 22]',10.00,0,0,6.00,0.00,2,'week_play_11_5_1776935682',1776227421,1776227451),(1124,13381,'WEEKU2026041501006',11,1,'[6, 15, 23]',10.00,0,0,0.00,0.00,2,'week_play_11_6_1776935682',1776229221,1776229251),(1125,13382,'WEEKU2026041501007',11,1,'[7, 16, 24]',10.00,0,0,0.00,0.00,2,'week_play_11_7_1776935682',1776231021,1776231051),(1126,13383,'WEEKU2026041501008',11,1,'[8, 17, 25]',10.00,0,0,0.00,0.00,2,'week_play_11_8_1776935682',1776232821,1776232851),(1127,13384,'WEEKU2026041501009',11,1,'[9, 18, 26]',10.00,0,0,0.00,0.00,2,'week_play_11_9_1776935682',1776234621,1776234651),(1128,13385,'WEEKU2026041501010',11,1,'[10, 19, 27]',10.00,0,0,6.00,0.00,2,'week_play_11_10_1776935682',1776236421,1776236451),(1129,13386,'WEEKU2026041501011',11,1,'[11, 20, 28]',10.00,0,0,0.00,0.00,2,'week_play_11_11_1776935682',1776238221,1776238251),(1130,13387,'WEEKU2026041501012',11,1,'[12, 21, 29]',10.00,0,0,0.00,0.00,2,'week_play_11_12_1776935682',1776240021,1776240051),(1131,13388,'WEEKU2026041501013',11,1,'[13, 22, 30]',10.00,0,0,0.00,0.00,2,'week_play_11_13_1776935682',1776241821,1776241851),(1132,13389,'WEEKU2026041501014',11,1,'[14, 23, 31]',10.00,0,0,0.00,0.00,2,'week_play_11_14_1776935682',1776243621,1776243651),(1133,13390,'WEEKU2026041501015',11,1,'[15, 24, 32]',10.00,0,0,6.00,0.00,2,'week_play_11_15_1776935682',1776245421,1776245451),(1134,13391,'WEEKU2026041501016',11,1,'[16, 25, 33]',10.00,0,0,0.00,0.00,2,'week_play_11_16_1776935682',1776247221,1776247251),(1135,13392,'WEEKU2026041501017',11,1,'[17, 26, 34]',10.00,0,0,0.00,0.00,2,'week_play_11_17_1776935682',1776249021,1776249051),(1136,13393,'WEEKU2026041501018',11,1,'[18, 27, 35]',10.00,0,0,0.00,0.00,2,'week_play_11_18_1776935682',1776250821,1776250851),(1137,13394,'WEEKU2026041501019',11,1,'[19, 28, 36]',10.00,0,0,0.00,0.00,2,'week_play_11_19_1776935682',1776252621,1776252651),(1138,13395,'WEEKU2026041501020',11,1,'[20, 29, 1]',10.00,0,0,6.00,0.00,2,'week_play_11_20_1776935682',1776254421,1776254451),(1139,13376,'WEEKU2026041501001',13,1,'[1, 10, 18]',10.00,0,0,0.00,0.00,2,'week_play_13_1_1776935682',1776220223,1776220253),(1140,13377,'WEEKU2026041501002',13,1,'[2, 11, 19]',10.00,0,0,0.00,0.00,2,'week_play_13_2_1776935682',1776222023,1776222053),(1141,13378,'WEEKU2026041501003',13,1,'[3, 12, 20]',10.00,0,0,6.00,0.00,2,'week_play_13_3_1776935682',1776223823,1776223853),(1142,13379,'WEEKU2026041501004',13,1,'[4, 13, 21]',10.00,0,0,0.00,0.00,2,'week_play_13_4_1776935682',1776225623,1776225653),(1143,13380,'WEEKU2026041501005',13,1,'[5, 14, 22]',10.00,0,0,0.00,0.00,2,'week_play_13_5_1776935682',1776227423,1776227453),(1144,13381,'WEEKU2026041501006',13,1,'[6, 15, 23]',10.00,0,0,0.00,0.00,2,'week_play_13_6_1776935682',1776229223,1776229253),(1145,13382,'WEEKU2026041501007',13,1,'[7, 16, 24]',10.00,0,0,0.00,0.00,2,'week_play_13_7_1776935682',1776231023,1776231053),(1146,13383,'WEEKU2026041501008',13,1,'[8, 17, 25]',10.00,0,0,6.00,0.00,2,'week_play_13_8_1776935682',1776232823,1776232853),(1147,13384,'WEEKU2026041501009',13,1,'[9, 18, 26]',10.00,0,0,0.00,0.00,2,'week_play_13_9_1776935682',1776234623,1776234653),(1148,13385,'WEEKU2026041501010',13,1,'[10, 19, 27]',10.00,0,0,0.00,0.00,2,'week_play_13_10_1776935682',1776236423,1776236453),(1149,13386,'WEEKU2026041501011',13,1,'[11, 20, 28]',10.00,0,0,0.00,0.00,2,'week_play_13_11_1776935682',1776238223,1776238253),(1150,13387,'WEEKU2026041501012',13,1,'[12, 21, 29]',10.00,0,0,0.00,0.00,2,'week_play_13_12_1776935682',1776240023,1776240053),(1151,13388,'WEEKU2026041501013',13,1,'[13, 22, 30]',10.00,0,0,6.00,0.00,2,'week_play_13_13_1776935682',1776241823,1776241853),(1152,13389,'WEEKU2026041501014',13,1,'[14, 23, 31]',10.00,0,0,0.00,0.00,2,'week_play_13_14_1776935682',1776243623,1776243653),(1153,13390,'WEEKU2026041501015',13,1,'[15, 24, 32]',10.00,0,0,0.00,0.00,2,'week_play_13_15_1776935682',1776245423,1776245453),(1154,13391,'WEEKU2026041501016',13,1,'[16, 25, 33]',10.00,0,0,0.00,0.00,2,'week_play_13_16_1776935682',1776247223,1776247253),(1155,13392,'WEEKU2026041501017',13,1,'[17, 26, 34]',10.00,0,0,0.00,0.00,2,'week_play_13_17_1776935682',1776249023,1776249053),(1156,13393,'WEEKU2026041501018',13,1,'[18, 27, 35]',10.00,0,0,6.00,0.00,2,'week_play_13_18_1776935682',1776250823,1776250853),(1157,13394,'WEEKU2026041501019',13,1,'[19, 28, 36]',10.00,0,0,0.00,0.00,2,'week_play_13_19_1776935682',1776252623,1776252653),(1158,13395,'WEEKU2026041501020',13,1,'[20, 29, 1]',10.00,0,0,0.00,0.00,2,'week_play_13_20_1776935682',1776254423,1776254453),(1159,13376,'WEEKU2026041501001',14,1,'[1, 10, 18]',10.00,0,0,0.00,0.00,2,'week_play_14_1_1776935682',1776220224,1776220254),(1160,13377,'WEEKU2026041501002',14,1,'[2, 11, 19]',10.00,0,0,6.00,0.00,2,'week_play_14_2_1776935682',1776222024,1776222054),(1161,13378,'WEEKU2026041501003',14,1,'[3, 12, 20]',10.00,0,0,0.00,0.00,2,'week_play_14_3_1776935682',1776223824,1776223854),(1162,13379,'WEEKU2026041501004',14,1,'[4, 13, 21]',10.00,0,0,0.00,0.00,2,'week_play_14_4_1776935682',1776225624,1776225654),(1163,13380,'WEEKU2026041501005',14,1,'[5, 14, 22]',10.00,0,0,0.00,0.00,2,'week_play_14_5_1776935682',1776227424,1776227454),(1164,13381,'WEEKU2026041501006',14,1,'[6, 15, 23]',10.00,0,0,0.00,0.00,2,'week_play_14_6_1776935682',1776229224,1776229254),(1165,13382,'WEEKU2026041501007',14,1,'[7, 16, 24]',10.00,0,0,6.00,0.00,2,'week_play_14_7_1776935682',1776231024,1776231054),(1166,13383,'WEEKU2026041501008',14,1,'[8, 17, 25]',10.00,0,0,0.00,0.00,2,'week_play_14_8_1776935682',1776232824,1776232854),(1167,13384,'WEEKU2026041501009',14,1,'[9, 18, 26]',10.00,0,0,0.00,0.00,2,'week_play_14_9_1776935682',1776234624,1776234654),(1168,13385,'WEEKU2026041501010',14,1,'[10, 19, 27]',10.00,0,0,0.00,0.00,2,'week_play_14_10_1776935682',1776236424,1776236454),(1169,13386,'WEEKU2026041501011',14,1,'[11, 20, 28]',10.00,0,0,0.00,0.00,2,'week_play_14_11_1776935682',1776238224,1776238254),(1170,13387,'WEEKU2026041501012',14,1,'[12, 21, 29]',10.00,0,0,6.00,0.00,2,'week_play_14_12_1776935682',1776240024,1776240054),(1171,13388,'WEEKU2026041501013',14,1,'[13, 22, 30]',10.00,0,0,0.00,0.00,2,'week_play_14_13_1776935682',1776241824,1776241854),(1172,13389,'WEEKU2026041501014',14,1,'[14, 23, 31]',10.00,0,0,0.00,0.00,2,'week_play_14_14_1776935682',1776243624,1776243654),(1173,13390,'WEEKU2026041501015',14,1,'[15, 24, 32]',10.00,0,0,0.00,0.00,2,'week_play_14_15_1776935682',1776245424,1776245454),(1174,13391,'WEEKU2026041501016',14,1,'[16, 25, 33]',10.00,0,0,0.00,0.00,2,'week_play_14_16_1776935682',1776247224,1776247254),(1175,13392,'WEEKU2026041501017',14,1,'[17, 26, 34]',10.00,0,0,6.00,0.00,2,'week_play_14_17_1776935682',1776249024,1776249054),(1176,13393,'WEEKU2026041501018',14,1,'[18, 27, 35]',10.00,0,0,0.00,0.00,2,'week_play_14_18_1776935682',1776250824,1776250854),(1177,13394,'WEEKU2026041501019',14,1,'[19, 28, 36]',10.00,0,0,0.00,0.00,2,'week_play_14_19_1776935682',1776252624,1776252654),(1178,13395,'WEEKU2026041501020',14,1,'[20, 29, 1]',10.00,0,0,0.00,0.00,2,'week_play_14_20_1776935682',1776254424,1776254454),(1179,13396,'WEEKU2026041502001',12,2,'[1, 10, 18]',10.00,0,0,0.00,0.00,2,'week_play_12_1_1776935682',1776220222,1776220252),(1180,13397,'WEEKU2026041502002',12,2,'[2, 11, 19]',10.00,0,0,0.00,0.00,2,'week_play_12_2_1776935682',1776222022,1776222052),(1181,13398,'WEEKU2026041502003',12,2,'[3, 12, 20]',10.00,0,0,0.00,0.00,2,'week_play_12_3_1776935682',1776223822,1776223852),(1182,13399,'WEEKU2026041502004',12,2,'[4, 13, 21]',10.00,0,0,6.00,0.00,2,'week_play_12_4_1776935682',1776225622,1776225652),(1183,13400,'WEEKU2026041502005',12,2,'[5, 14, 22]',10.00,0,0,0.00,0.00,2,'week_play_12_5_1776935682',1776227422,1776227452),(1184,13401,'WEEKU2026041502006',12,2,'[6, 15, 23]',10.00,0,0,0.00,0.00,2,'week_play_12_6_1776935682',1776229222,1776229252),(1185,13402,'WEEKU2026041502007',12,2,'[7, 16, 24]',10.00,0,0,0.00,0.00,2,'week_play_12_7_1776935682',1776231022,1776231052),(1186,13403,'WEEKU2026041502008',12,2,'[8, 17, 25]',10.00,0,0,0.00,0.00,2,'week_play_12_8_1776935682',1776232822,1776232852),(1187,13404,'WEEKU2026041502009',12,2,'[9, 18, 26]',10.00,0,0,6.00,0.00,2,'week_play_12_9_1776935682',1776234622,1776234652),(1188,13405,'WEEKU2026041502010',12,2,'[10, 19, 27]',10.00,0,0,0.00,0.00,2,'week_play_12_10_1776935682',1776236422,1776236452),(1189,13406,'WEEKU2026041502011',12,2,'[11, 20, 28]',10.00,0,0,0.00,0.00,2,'week_play_12_11_1776935682',1776238222,1776238252),(1190,13407,'WEEKU2026041502012',12,2,'[12, 21, 29]',10.00,0,0,0.00,0.00,2,'week_play_12_12_1776935682',1776240022,1776240052),(1191,13408,'WEEKU2026041502013',12,2,'[13, 22, 30]',10.00,0,0,0.00,0.00,2,'week_play_12_13_1776935682',1776241822,1776241852),(1192,13409,'WEEKU2026041502014',12,2,'[14, 23, 31]',10.00,0,0,6.00,0.00,2,'week_play_12_14_1776935682',1776243622,1776243652),(1193,13410,'WEEKU2026041502015',12,2,'[15, 24, 32]',10.00,0,0,0.00,0.00,2,'week_play_12_15_1776935682',1776245422,1776245452),(1194,13411,'WEEKU2026041502016',12,2,'[16, 25, 33]',10.00,0,0,0.00,0.00,2,'week_play_12_16_1776935682',1776247222,1776247252),(1195,13412,'WEEKU2026041502017',12,2,'[17, 26, 34]',10.00,0,0,0.00,0.00,2,'week_play_12_17_1776935682',1776249022,1776249052),(1196,13413,'WEEKU2026041502018',12,2,'[18, 27, 35]',10.00,0,0,0.00,0.00,2,'week_play_12_18_1776935682',1776250822,1776250852),(1197,13414,'WEEKU2026041502019',12,2,'[19, 28, 36]',10.00,0,0,6.00,0.00,2,'week_play_12_19_1776935682',1776252622,1776252652),(1198,13415,'WEEKU2026041502020',12,2,'[20, 29, 1]',10.00,0,0,0.00,0.00,2,'week_play_12_20_1776935682',1776254422,1776254452);
/*!40000 ALTER TABLE `game_play_record` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `game_record`
--
DROP TABLE IF EXISTS `game_record`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `game_record` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT '主键',
`period_no` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '业务期号,唯一',
`period_start_at` bigint(16) unsigned NOT NULL DEFAULT '0' COMMENT '本期开始时间戳',
`status` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT '0=下注开放 1=已封盘 2=算票中 3=派彩中 4=已结束 5=已作废',
`draw_mode` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT '0=自动AI 1=手动预设',
`preset_number` tinyint(3) unsigned DEFAULT NULL COMMENT '手动模式预设开奖号码 1-36',
`ai_locked_number` int(3) unsigned DEFAULT NULL COMMENT '封盘后锁定的 AI 开奖号码 1-36本期不变',
`pending_draw_number` int(3) unsigned DEFAULT NULL COMMENT '管理员预约的本期开奖号码(倒计时结束后生效),空则使用 ai_locked_number',
`result_number` tinyint(3) unsigned DEFAULT NULL COMMENT '实际开奖号码 1-36',
`payout_until` bigint(16) unsigned DEFAULT NULL COMMENT '派彩展示结束时间戳status=3 时有效),到期后结单并开下一期',
`void_reason` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '作废原因',
`platform_profit_amount` decimal(18,2) NOT NULL DEFAULT '0.00',
`winner_user_count` int(10) unsigned NOT NULL DEFAULT '0' COMMENT '中奖用户数(去重,派彩合计>0',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
`update_time` bigint(16) unsigned DEFAULT NULL COMMENT '修改时间',
PRIMARY KEY (`id`),
UNIQUE KEY `uk_period_no` (`period_no`),
KEY `idx_status_start` (`status`,`period_start_at`)
) ENGINE=InnoDB AUTO_INCREMENT=13426 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='游戏期号与状态';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `game_record`
--
LOCK TABLES `game_record` WRITE;
/*!40000 ALTER TABLE `game_record` DISABLE KEYS */;
INSERT INTO `game_record` VALUES (13376,'WEEKU2026041501001',1776220200,4,0,NULL,3,NULL,3,1776220320,'',70.00,0,1776220200,1776935682),(13377,'WEEKU2026041501002',1776222000,4,0,NULL,4,NULL,4,1776222120,'',58.00,2,1776222000,1776935682),(13378,'WEEKU2026041501003',1776223800,4,0,NULL,5,NULL,5,1776223920,'',58.00,2,1776223800,1776935682),(13379,'WEEKU2026041501004',1776225600,4,0,NULL,6,NULL,6,1776225720,'',64.00,1,1776225600,1776935682),(13380,'WEEKU2026041501005',1776227400,4,0,NULL,7,NULL,7,1776227520,'',58.00,2,1776227400,1776935682),(13381,'WEEKU2026041501006',1776229200,4,0,NULL,8,NULL,8,1776229320,'',70.00,0,1776229200,1776935682),(13382,'WEEKU2026041501007',1776231000,4,0,NULL,9,NULL,9,1776231120,'',58.00,2,1776231000,1776935682),(13383,'WEEKU2026041501008',1776232800,4,0,NULL,10,NULL,10,1776232920,'',58.00,2,1776232800,1776935682),(13384,'WEEKU2026041501009',1776234600,4,0,NULL,11,NULL,11,1776234720,'',64.00,1,1776234600,1776935682),(13385,'WEEKU2026041501010',1776236400,4,0,NULL,12,NULL,12,1776236520,'',58.00,2,1776236400,1776935682),(13386,'WEEKU2026041501011',1776238200,4,0,NULL,13,NULL,13,1776238320,'',70.00,0,1776238200,1776935682),(13387,'WEEKU2026041501012',1776240000,4,0,NULL,14,NULL,14,1776240120,'',58.00,2,1776240000,1776935682),(13388,'WEEKU2026041501013',1776241800,4,0,NULL,15,NULL,15,1776241920,'',58.00,2,1776241800,1776935682),(13389,'WEEKU2026041501014',1776243600,4,0,NULL,16,NULL,16,1776243720,'',64.00,1,1776243600,1776935682),(13390,'WEEKU2026041501015',1776245400,4,0,NULL,17,NULL,17,1776245520,'',58.00,2,1776245400,1776935682),(13391,'WEEKU2026041501016',1776247200,4,0,NULL,18,NULL,18,1776247320,'',70.00,0,1776247200,1776935682),(13392,'WEEKU2026041501017',1776249000,4,0,NULL,19,NULL,19,1776249120,'',58.00,2,1776249000,1776935682),(13393,'WEEKU2026041501018',1776250800,4,0,NULL,20,NULL,20,1776250920,'',58.00,2,1776250800,1776935682),(13394,'WEEKU2026041501019',1776252600,4,0,NULL,21,NULL,21,1776252720,'',64.00,1,1776252600,1776935682),(13395,'WEEKU2026041501020',1776254400,4,0,NULL,22,NULL,22,1776254520,'',58.00,2,1776254400,1776935682),(13396,'WEEKU2026041502001',1776220200,4,0,NULL,4,NULL,4,1776220320,'',10.00,0,1776220200,1776935682),(13397,'WEEKU2026041502002',1776222000,4,0,NULL,5,NULL,5,1776222120,'',10.00,0,1776222000,1776935682),(13398,'WEEKU2026041502003',1776223800,4,0,NULL,6,NULL,6,1776223920,'',10.00,0,1776223800,1776935682),(13399,'WEEKU2026041502004',1776225600,4,0,NULL,7,NULL,7,1776225720,'',4.00,1,1776225600,1776935682),(13400,'WEEKU2026041502005',1776227400,4,0,NULL,8,NULL,8,1776227520,'',10.00,0,1776227400,1776935682),(13401,'WEEKU2026041502006',1776229200,4,0,NULL,9,NULL,9,1776229320,'',10.00,0,1776229200,1776935682),(13402,'WEEKU2026041502007',1776231000,4,0,NULL,10,NULL,10,1776231120,'',10.00,0,1776231000,1776935682),(13403,'WEEKU2026041502008',1776232800,4,0,NULL,11,NULL,11,1776232920,'',10.00,0,1776232800,1776935682),(13404,'WEEKU2026041502009',1776234600,4,0,NULL,12,NULL,12,1776234720,'',4.00,1,1776234600,1776935682),(13405,'WEEKU2026041502010',1776236400,4,0,NULL,13,NULL,13,1776236520,'',10.00,0,1776236400,1776935682),(13406,'WEEKU2026041502011',1776238200,4,0,NULL,14,NULL,14,1776238320,'',10.00,0,1776238200,1776935682),(13407,'WEEKU2026041502012',1776240000,4,0,NULL,15,NULL,15,1776240120,'',10.00,0,1776240000,1776935682),(13408,'WEEKU2026041502013',1776241800,4,0,NULL,16,NULL,16,1776241920,'',10.00,0,1776241800,1776935682),(13409,'WEEKU2026041502014',1776243600,4,0,NULL,17,NULL,17,1776243720,'',4.00,1,1776243600,1776935682),(13410,'WEEKU2026041502015',1776245400,4,0,NULL,18,NULL,18,1776245520,'',10.00,0,1776245400,1776935682),(13411,'WEEKU2026041502016',1776247200,4,0,NULL,19,NULL,19,1776247320,'',10.00,0,1776247200,1776935682),(13412,'WEEKU2026041502017',1776249000,4,0,NULL,20,NULL,20,1776249120,'',10.00,0,1776249000,1776935682),(13413,'WEEKU2026041502018',1776250800,4,0,NULL,21,NULL,21,1776250920,'',10.00,0,1776250800,1776935682),(13414,'WEEKU2026041502019',1776252600,4,0,NULL,22,NULL,22,1776252720,'',4.00,1,1776252600,1776935682),(13415,'WEEKU2026041502020',1776254400,4,0,NULL,23,NULL,23,1776254520,'',10.00,0,1776254400,1776935682),(13416,'20260423-171445-64d77166',1776935685,4,0,NULL,32,NULL,32,NULL,'',0.00,0,1776935685,1776935718),(13417,'20260423-171518-91eacc10',1776935718,4,0,NULL,12,NULL,12,NULL,'',0.00,0,1776935718,1776935751),(13418,'20260423-171551-cffb6df9',1776935751,4,0,NULL,20,NULL,20,NULL,'',0.00,0,1776935751,1776935784),(13419,'20260423-171624-ec805823',1776935784,4,0,NULL,3,NULL,3,NULL,'',0.00,0,1776935784,1776935817),(13420,'20260423-171657-346cafea',1776935817,4,0,NULL,5,NULL,5,NULL,'',0.00,0,1776935817,1776935850),(13421,'20260423-171730-a4435656',1776935850,4,0,NULL,9,NULL,9,NULL,'',0.00,0,1776935850,1776935883),(13422,'20260423-171803-7650612f',1776935883,4,0,NULL,9,NULL,9,NULL,'',0.00,0,1776935883,1776935916),(13423,'20260423-171836-db292e87',1776935916,4,0,NULL,35,NULL,35,NULL,'',0.00,0,1776935916,1776935949),(13424,'20260423-171909-cb993d62',1776935949,4,0,NULL,20,NULL,20,NULL,'',0.00,0,1776935949,1776935982),(13425,'20260423-171942-83a9e370',1776935982,0,0,NULL,NULL,NULL,NULL,NULL,'',0.00,0,1776935982,1776935982);
/*!40000 ALTER TABLE `game_record` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `migrations`
--
DROP TABLE IF EXISTS `migrations`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `migrations` (
`version` bigint(20) NOT NULL,
`migration_name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`start_time` timestamp NULL DEFAULT NULL,
`end_time` timestamp NULL DEFAULT NULL,
`breakpoint` tinyint(1) NOT NULL DEFAULT '0',
PRIMARY KEY (`version`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `migrations`
--
LOCK TABLES `migrations` WRITE;
/*!40000 ALTER TABLE `migrations` DISABLE KEYS */;
/*!40000 ALTER TABLE `migrations` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `operation_notice`
--
DROP TABLE IF EXISTS `operation_notice`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `operation_notice` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT '主键',
`title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '标题',
`content` mediumtext COLLATE utf8mb4_unicode_ci COMMENT '正文,可富文本',
`notice_type` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT '0=静默信箱 1=强弹窗',
`status` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT '0=草稿 1=发布',
`publish_at` bigint(16) unsigned DEFAULT NULL COMMENT '发布时间',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
`update_time` bigint(16) unsigned DEFAULT NULL COMMENT '修改时间',
PRIMARY KEY (`id`),
KEY `idx_type_status` (`notice_type`,`status`,`publish_at`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='运营公告';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `operation_notice`
--
LOCK TABLES `operation_notice` WRITE;
/*!40000 ALTER TABLE `operation_notice` DISABLE KEYS */;
INSERT INTO `operation_notice` VALUES (1,'系统维护通知(演示)','系统将在今晚 23:00-23:30 进行例行维护,请提前安排业务操作。',0,1,1776317035,1776320635,1776320635),(2,'提现风控升级提醒(演示)','为保障资金安全,提现将新增二次确认步骤,请留意页面提示。',1,1,1776318835,1776320635,1776320635),(3,'活动奖励发放说明(演示)','本周活动奖励预计于次日 12:00 前发放至账户,请耐心等待。',0,1,1776320035,1776320635,1776320635),(4,'测试公告','这是测试公告的内容',0,1,1776355200,1776322102,1776322268);
/*!40000 ALTER TABLE `operation_notice` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `phinxlog`
--
DROP TABLE IF EXISTS `phinxlog`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `phinxlog` (
`version` bigint(20) NOT NULL,
`migration_name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`start_time` timestamp NULL DEFAULT NULL,
`end_time` timestamp NULL DEFAULT NULL,
`breakpoint` tinyint(1) NOT NULL DEFAULT '0',
PRIMARY KEY (`version`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `phinxlog`
--
LOCK TABLES `phinxlog` WRITE;
/*!40000 ALTER TABLE `phinxlog` DISABLE KEYS */;
INSERT INTO `phinxlog` VALUES (20230620180908,'Install','2026-04-01 05:50:46','2026-04-01 05:50:48',0),(20230620180916,'InstallData','2026-04-01 05:56:02','2026-04-01 05:56:02',0),(20230622221507,'Version200','2026-04-01 05:56:02','2026-04-01 05:56:04',0),(20230719211338,'Version201','2026-04-01 05:56:04','2026-04-01 05:56:04',0),(20230905060702,'Version202','2026-04-01 05:56:04','2026-04-01 05:56:04',0),(20231111000000,'AddConfigTimestamps','2026-04-01 05:56:04','2026-04-01 05:56:04',0),(20231112093414,'Version205','2026-04-01 05:56:04','2026-04-01 05:56:04',0),(20231229043002,'Version206','2026-04-01 05:56:04','2026-04-01 05:56:05',0),(20250318120000,'MallPlayer','2026-04-01 05:56:05','2026-04-01 05:56:05',0),(20250412134127,'Version222','2026-04-01 05:56:05','2026-04-01 05:56:08',0),(20260415120000,'GameUser36zihuaColumns','2026-04-15 02:58:53','2026-04-15 02:58:56',0),(20260415150000,'GameUserWalletRecord','2026-04-15 03:40:44','2026-04-15 03:40:44',0),(20260415220000,'GamePeriodBetOrderAndRules','2026-04-15 04:12:17','2026-04-15 04:12:18',0),(20260415240000,'GameConfigTableMenuSeed','2026-04-15 05:49:33','2026-04-15 05:49:34',0),(20260415250000,'GameConfigZiHua36Dictionary','2026-04-15 05:53:25','2026-04-15 05:53:25',0),(20260415270000,'ZiHuaDictionaryMenuAndJsonFormat','2026-04-15 06:01:41','2026-04-15 06:01:41',0),(20260415280000,'RenameZiHuaDictionaryMenuToCamel','2026-04-15 06:26:10','2026-04-15 06:26:10',0),(20260415290000,'RebuildModulesAndOrderTables','2026-04-15 06:42:36','2026-04-15 06:42:37',0),(20260415300000,'AddSnakePermissionAliases','2026-04-15 07:01:45','2026-04-15 07:01:46',0),(20260415310000,'FinalizeUserAndBetOrderRename','2026-04-15 09:12:56','2026-04-15 09:12:57',0),(20260415320000,'CleanupRedundantMenuRules','2026-04-15 09:40:36','2026-04-15 09:40:36',0),(20260415330000,'AgentSettlementAndCommissionTables','2026-04-15 10:00:14','2026-04-15 10:00:15',0),(20260416100000,'SeedBetOrderDemoRows','2026-04-16 02:01:24','2026-04-16 02:01:25',0),(20260416103000,'SeedGamePeriodAndBetOrderDemo','2026-04-16 02:02:43','2026-04-16 02:02:44',0),(20260416120000,'SeedDepositWithdrawOrderDemo','2026-04-16 02:12:00','2026-04-16 02:12:00',0),(20260416130000,'SeedUserWalletRecordDemo','2026-04-16 02:13:43','2026-04-16 02:13:43',0),(20260416140000,'ResetAgentCommissionRecordDemo','2026-04-16 02:22:17','2026-04-16 02:22:17',0),(20260416150000,'AffiliateContractAndChannelOptimize','2026-04-16 02:38:30','2026-04-16 02:38:31',0),(20260416160000,'AddAffiliateContractMenu','2026-04-16 02:45:21','2026-04-16 02:45:21',0),(20260416170000,'MergeAffiliateContractIntoChannel','2026-04-16 03:01:13','2026-04-16 03:01:13',0),(20260416180000,'ChannelSettlementCycleAndManualSettle','2026-04-16 03:13:55','2026-04-16 03:13:55',0),(20260416190000,'ChannelSettleMonthday','2026-04-16 03:29:28','2026-04-16 03:29:29',0),(20260416210000,'DropChannelTopAdminId','2026-04-16 05:49:19','2026-04-16 05:49:19',0),(20260416220000,'OperationNoticeTablesAndMenus','2026-04-16 05:49:19','2026-04-16 05:49:20',0),(20260416231000,'BackfillOperationNoticeMenus','2026-04-16 05:49:20','2026-04-16 05:49:20',0),(20260416232000,'SeedOperationNoticeAndUserReadDemo','2026-04-16 06:23:55','2026-04-16 06:23:55',0),(20260417010000,'GameRecordAndLiveMenuRefactor','2026-04-16 07:05:00','2026-04-16 07:05:00',0),(20260417020000,'GameRecordLiveMenuButtonsAdjust','2026-04-16 08:01:26','2026-04-16 08:01:26',0),(20260417120000,'AdminGroupChannelIdDropChannelAdminGroupId','2026-04-17 02:36:47','2026-04-17 02:36:48',0),(20260417180000,'DropGameChannelAdminId','2026-04-17 03:01:15','2026-04-17 03:01:15',0),(20260417190000,'UserUuidRemarkColumns','2026-04-17 03:01:24','2026-04-17 03:01:24',0),(20260417200000,'DropChannelAdminId','2026-04-17 03:11:47','2026-04-17 03:11:48',0),(20260417210000,'GameRecordPlatformProfitAndWinnerCount','2026-04-17 04:01:33','2026-04-17 04:02:11',0),(20260417230000,'MoveUserWalletRecordMenuToUser','2026-04-17 04:06:58','2026-04-17 04:06:58',0),(20260417240000,'BackfillBetOrderSettlementForEndedPeriods','2026-04-17 05:45:32','2026-04-17 05:45:33',0),(20260418010000,'AddUserWalletAdjustPermission','2026-04-17 06:15:22','2026-04-17 06:15:23',0),(20260418120000,'ChannelAdminShareTable','2026-04-17 07:50:38','2026-04-17 07:50:38',0),(20260418130000,'DropAdminCommissionRateColumns','2026-04-17 08:13:07','2026-04-17 08:13:07',0),(20260418140000,'DepositOrderTierAndProofColumns','2026-04-17 10:35:57','2026-04-17 10:35:58',0),(20260418150000,'DepositTierConfigAndMenu','2026-04-17 10:35:58','2026-04-17 10:35:58',0),(20260418160000,'DepositOrderIdempotencyAndReviewMenu','2026-04-17 10:35:58','2026-04-17 10:36:00',0),(20260418170000,'SeedDepositTierDemo','2026-04-17 10:39:27','2026-04-17 10:39:27',0),(20260418180000,'DropDepositOrderReviewButtons','2026-04-18 01:20:39','2026-04-18 01:20:39',0),(20260418181000,'TestPushChannelMenu','2026-04-18 07:37:41','2026-04-18 07:37:41',0),(20260418190000,'DepositOrderBonusAmount','2026-04-18 01:41:49','2026-04-18 01:41:50',0),(20260418200000,'MigrateDepositTierFields','2026-04-18 01:41:50','2026-04-18 01:41:50',0),(20260418210000,'ResetDepositTierToFiveDemo','2026-04-18 01:59:56','2026-04-18 01:59:56',0),(20260418220000,'DepositTierAddI18nFields','2026-04-18 02:18:51','2026-04-18 02:18:51',0),(20260418230000,'UserWithdrawFlowFields','2026-04-18 02:41:04','2026-04-18 02:41:05',0),(20260418240000,'WithdrawOrderReviewMenu','2026-04-18 03:58:15','2026-04-18 03:58:16',0),(20260418260000,'DepositOrderDetailOnlyMenu','2026-04-18 06:21:59','2026-04-18 06:22:00',0),(20260418270000,'BetOrderDropUnitAmountPickCount','2026-04-18 06:59:14','2026-04-18 06:59:15',0),(20260418290000,'PayReceiptRenameAndHideDepositChannelMenu','2026-04-21 10:23:57','2026-04-21 10:23:57',0),(20260419120000,'GameRecordLiveAiPendingPayout','2026-04-18 08:56:31','2026-04-18 08:56:32',0),(20260420120000,'GameConfigMenuStreakAndRename','2026-04-18 09:31:52','2026-04-18 09:31:52',0),(20260420130000,'RemoveStreakReductionTierMenu','2026-04-18 09:40:02','2026-04-18 09:40:02',0),(20260420150000,'DepositTierReencodeCurrencyPayAmount','2026-04-21 09:04:32','2026-04-21 09:04:32',0),(20260420151000,'DepositChannelGameConfigAndMenu','2026-04-21 09:04:32','2026-04-21 09:04:32',0),(20260421090000,'DepositTierAdminCrudButtons','2026-04-21 09:04:32','2026-04-21 09:04:32',0),(20260421110000,'DepositChannelEditButton','2026-04-21 09:08:47','2026-04-21 09:08:47',0),(20260421120000,'GameLiveRuntimeAndVoid','2026-04-21 02:39:31','2026-04-21 02:39:31',0),(20260421140000,'AdminRuleTestPushChineseRemoveIndex','2026-04-21 02:39:31','2026-04-21 02:39:31',0),(20260421150000,'AdminRuleGameRecordLiveButtonsChinese','2026-04-21 02:42:48','2026-04-21 02:42:48',0),(20260421160000,'FinanceCashierConfigMenu','2026-04-21 09:38:17','2026-04-21 09:38:17',0),(20260421170000,'RemoveDepositChannelAdminMenu','2026-04-21 10:23:57','2026-04-21 10:23:57',0),(20260422160000,'SeedDepositTierSixPerCurrency','2026-04-22 06:30:32','2026-04-22 06:30:33',0),(20260422190000,'MoneyPrecisionTo2','2026-04-22 07:51:39','2026-04-22 07:51:41',0),(20260422194000,'MoneyPrecisionRemainingTables','2026-04-22 08:04:52','2026-04-22 08:04:54',0),(20260422198000,'RemoveDepositChannelOrderMenu','2026-04-22 08:20:09','2026-04-22 08:20:09',0),(20260422221000,'OptimizeDepositWithdrawOrderTables','2026-04-22 08:39:54','2026-04-22 08:39:54',0),(20260423110000,'AdminWalletAndWithdraw','2026-04-23 03:48:55','2026-04-23 03:48:56',0),(20260423113000,'ChannelBatchSettleButton','2026-04-23 03:48:56','2026-04-23 03:48:56',0),(20260423193000,'AdminWalletMenuGroupAndMoveWithdraw','2026-04-23 07:55:19','2026-04-23 07:55:19',0),(20260423200000,'AdminWalletRecordMenu','2026-04-23 08:58:36','2026-04-23 08:58:36',0),(20260423213000,'RenameBetOrderToGamePlayRecordAndMoveMenu','2026-04-23 09:09:20','2026-04-23 09:09:20',0);
/*!40000 ALTER TABLE `phinxlog` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `security_data_recycle`
--
DROP TABLE IF EXISTS `security_data_recycle`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `security_data_recycle` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT COMMENT 'ID',
`name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '规则名称',
`controller` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '控制器',
`controller_as` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '控制器别名',
`data_table` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '对应数据表',
`connection` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '数据库连接配置标识',
`primary_key` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '数据表主键',
`status` tinyint(1) unsigned NOT NULL DEFAULT '1' COMMENT '状态:0=禁用,1=启用',
`update_time` bigint(16) unsigned DEFAULT NULL COMMENT '更新时间',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='回收规则表';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `security_data_recycle`
--
LOCK TABLES `security_data_recycle` WRITE;
/*!40000 ALTER TABLE `security_data_recycle` DISABLE KEYS */;
INSERT INTO `security_data_recycle` VALUES (1,'管理员','auth/Admin.php','auth/admin','admin','','id',1,1775022962,1775022962),(2,'管理员日志','auth/AdminLog.php','auth/adminlog','admin_log','','id',1,1775022962,1775022962),(3,'菜单规则','auth/Menu.php','auth/menu','menu_rule','','id',1,1775022962,1775022962),(4,'系统配置项','routine/Config.php','routine/config','config','','id',1,1775022962,1775022962),(5,'会员','user/User.php','user/user','user','','id',1,1775022962,1775022962),(6,'数据回收规则','security/DataRecycle.php','security/datarecycle','security_data_recycle','','id',1,1775022962,1775022962);
/*!40000 ALTER TABLE `security_data_recycle` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `security_data_recycle_log`
--
DROP TABLE IF EXISTS `security_data_recycle_log`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `security_data_recycle_log` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT COMMENT 'ID',
`admin_id` int(11) unsigned NOT NULL DEFAULT '0' COMMENT '操作管理员',
`recycle_id` int(11) unsigned NOT NULL DEFAULT '0' COMMENT '回收规则ID',
`data` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci COMMENT '回收的数据',
`data_table` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '数据表',
`connection` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '数据库连接配置标识',
`primary_key` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '数据表主键',
`is_restore` tinyint(4) unsigned NOT NULL DEFAULT '0' COMMENT '是否已还原:0=否,1=是',
`ip` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '操作者IP',
`useragent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'User-Agent',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='数据回收记录表';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `security_data_recycle_log`
--
LOCK TABLES `security_data_recycle_log` WRITE;
/*!40000 ALTER TABLE `security_data_recycle_log` DISABLE KEYS */;
INSERT INTO `security_data_recycle_log` VALUES (1,2,1,'{\"id\":4,\"parent_admin_id\":null,\"channel_id\":1,\"username\":\"zhuguan1\",\"nickname\":\"游戏测试1组-主管\",\"avatar\":\"\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":0,\"last_login_time\":null,\"last_login_ip\":\"\",\"password\":\"$2y$10$L57nGrOQCic6cU4NZqMsueG\\/5jUdmjnCQbpqORzr55F52M\\/0qp7pW\",\"salt\":\"\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":\"20.00\",\"update_time\":1776155767,\"create_time\":1775030948}','admin','','id',0,'127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776155774),(2,1,1,'{\"id\":2,\"parent_admin_id\":null,\"channel_id\":1,\"username\":\"admin1\",\"nickname\":\"测试渠道超管1\",\"avatar\":\"\\/storage\\/default\\/20260401\\/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":0,\"last_login_time\":1776222505,\"last_login_ip\":\"127.0.0.1\",\"password\":\"$2y$10$QYX6RKVPacRhqBu0hGrfk.UkdM.R5aPoM68gymWE31Q7FEE74IRZ.\",\"salt\":\"\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":null,\"update_time\":1776222505,\"create_time\":1775026617}','admin','','id',0,'127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222866),(3,1,1,'{\"id\":3,\"parent_admin_id\":null,\"channel_id\":null,\"username\":\"admin2\",\"nickname\":\"游戏测试2组\",\"avatar\":\"\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":0,\"last_login_time\":null,\"last_login_ip\":\"\",\"password\":\"$2y$10$\\/6GXVvDV2AzecpZcY3X7cOJO9DtDtvI4Cjt7YaLpiT37mCbl1jaiS\",\"salt\":\"\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":null,\"update_time\":1775026658,\"create_time\":1775026658}','admin','','id',0,'127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222868),(4,1,1,'{\"id\":5,\"parent_admin_id\":null,\"channel_id\":null,\"username\":\"zhuguan2\",\"nickname\":\"游戏测试2组-主管\",\"avatar\":\"\",\"email\":\"\",\"mobile\":\"\",\"invite_code\":null,\"login_failure\":0,\"last_login_time\":1776221386,\"last_login_ip\":\"127.0.0.1\",\"password\":\"$2y$10$ud4tZ0mq9KxD7FBEgIY70.TyfxQHUZFjShK9ReScWrTpx7t7SpR5G\",\"salt\":\"\",\"motto\":\"\",\"status\":\"enable\",\"agent_role\":\"sub_agent\",\"commission_rate\":\"30.00\",\"update_time\":1776222848,\"create_time\":1775030976}','admin','','id',0,'127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776222870),(5,1,5,'{\"id\":6,\"username\":\"15274760567\",\"password\":\"123456\",\"uuid\":\"\",\"phone\":\"\",\"email\":\"\",\"remark\":\"\",\"coin\":\"0.0000\",\"head_image\":null,\"game_channel_id\":null,\"channel_id\":null,\"register_invite_code\":\"D97DBC16\",\"total_deposit_coin\":\"0.0000\",\"total_valid_bet_coin\":\"0.0000\",\"risk_flags\":0,\"current_streak\":0,\"last_bet_period_no\":\"\",\"admin_id\":8,\"status\":0,\"create_time\":1776333592,\"update_time\":1776333592}','user','','id',0,'127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776333997),(6,1,5,'{\"id\":7,\"username\":\"15274760567\",\"password\":\"123456\",\"uuid\":\"\",\"phone\":\"15274760567\",\"email\":\"\",\"remark\":\"\",\"coin\":\"0.0000\",\"head_image\":null,\"game_channel_id\":null,\"channel_id\":null,\"register_invite_code\":\"D97DBC16\",\"total_deposit_coin\":\"0.0000\",\"total_valid_bet_coin\":\"0.0000\",\"risk_flags\":0,\"current_streak\":0,\"last_bet_period_no\":\"\",\"admin_id\":8,\"status\":0,\"create_time\":1776334009,\"update_time\":1776334009}','user','','id',0,'127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776334127),(7,1,5,'{\"id\":5,\"username\":\"bengbenghua\",\"password\":\"$2y$10$wrWouJSSYCysnpv1F1yNlOfLaJvvZbsZxO0\\/cv.JpRy6X7hm.\\/4jm\",\"uuid\":\"9a6ded059bfb35c42431f8b8eaced2d0\",\"phone\":\"+60123456788\",\"email\":\"\",\"remark\":\"\",\"coin\":\"0.0000\",\"head_image\":\"\\/storage\\/default\\/20260401\\/100px-页面_宠物_立绘_c1f1c5b029d71c096be47fb91195b8724346f073.png\",\"game_channel_id\":null,\"channel_id\":1,\"register_invite_code\":\"D97DBC16\",\"total_deposit_coin\":\"0.0000\",\"total_valid_bet_coin\":\"0.0000\",\"risk_flags\":0,\"current_streak\":0,\"last_bet_period_no\":\"\",\"admin_id\":8,\"status\":1,\"create_time\":1776223026,\"update_time\":1776223406}','user','','id',0,'127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776334445),(8,1,5,'{\"id\":8,\"username\":\"15274760567\",\"password\":\"123456\",\"uuid\":\"\",\"phone\":\"15274760567\",\"email\":\"\",\"remark\":\"\",\"coin\":\"0.0000\",\"head_image\":null,\"game_channel_id\":null,\"channel_id\":null,\"register_invite_code\":\"D97DBC16\",\"total_deposit_coin\":\"0.0000\",\"total_valid_bet_coin\":\"0.0000\",\"risk_flags\":0,\"current_streak\":0,\"last_bet_period_no\":\"\",\"admin_id\":8,\"status\":0,\"create_time\":1776334129,\"update_time\":1776334129}','user','','id',0,'127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776334452),(9,1,5,'{\"id\":9,\"username\":\"15274760567\",\"password\":\"$2y$10$KF6IQONToWR5gqxzDASv2ObHghS0YLCuC4Sz6WNeFiZMoxuMr.jre\",\"uuid\":\"\",\"phone\":\"15274760567\",\"email\":\"\",\"remark\":\"\",\"coin\":\"0.0000\",\"head_image\":null,\"game_channel_id\":null,\"channel_id\":null,\"register_invite_code\":\"D97DBC16\",\"total_deposit_coin\":\"0.0000\",\"total_valid_bet_coin\":\"0.0000\",\"risk_flags\":0,\"current_streak\":0,\"last_bet_period_no\":\"\",\"admin_id\":8,\"status\":0,\"create_time\":1776334455,\"update_time\":1776334455}','user','','id',0,'127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',1776335958);
/*!40000 ALTER TABLE `security_data_recycle_log` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `security_sensitive_data`
--
DROP TABLE IF EXISTS `security_sensitive_data`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `security_sensitive_data` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT COMMENT 'ID',
`name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '规则名称',
`controller` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '控制器',
`controller_as` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '控制器别名',
`data_table` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '对应数据表',
`connection` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '数据库连接配置标识',
`primary_key` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '数据表主键',
`data_fields` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci COMMENT '敏感数据字段',
`status` tinyint(1) unsigned NOT NULL DEFAULT '1' COMMENT '状态:0=禁用,1=启用',
`update_time` bigint(16) unsigned DEFAULT NULL COMMENT '更新时间',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='敏感数据规则表';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `security_sensitive_data`
--
LOCK TABLES `security_sensitive_data` WRITE;
/*!40000 ALTER TABLE `security_sensitive_data` DISABLE KEYS */;
INSERT INTO `security_sensitive_data` VALUES (1,'管理员数据','auth/Admin.php','auth/admin','admin','','id','{\"username\":\"用户名\",\"mobile\":\"手机\",\"password\":\"密码\",\"status\":\"状态\"}',1,1775022962,1775022962),(2,'会员数据','user/User.php','user/user','user','','id','{\"username\":\"用户名\",\"mobile\":\"手机号\",\"password\":\"密码\",\"status\":\"状态\",\"email\":\"邮箱地址\"}',1,1775022962,1775022962),(3,'管理员权限','auth/Group.php','auth/group','admin_group','','id','{\"rules\":\"权限规则ID\"}',1,1775022962,1775022962);
/*!40000 ALTER TABLE `security_sensitive_data` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `security_sensitive_data_log`
--
DROP TABLE IF EXISTS `security_sensitive_data_log`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `security_sensitive_data_log` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT COMMENT 'ID',
`admin_id` int(11) unsigned NOT NULL DEFAULT '0' COMMENT '操作管理员',
`sensitive_id` int(11) unsigned NOT NULL DEFAULT '0' COMMENT '敏感数据规则ID',
`data_table` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '数据表',
`connection` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '数据库连接配置标识',
`primary_key` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '数据表主键',
`data_field` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '被修改字段',
`data_comment` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '被修改项',
`id_value` int(11) NOT NULL DEFAULT '0' COMMENT '被修改项主键值',
`before` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci COMMENT '修改前',
`after` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci COMMENT '修改后',
`ip` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '操作者IP',
`useragent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'User-Agent',
`is_rollback` tinyint(4) unsigned NOT NULL DEFAULT '0' COMMENT '是否已回滚:0=否,1=是',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=46 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='敏感数据修改记录';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `security_sensitive_data_log`
--
LOCK TABLES `security_sensitive_data_log` WRITE;
/*!40000 ALTER TABLE `security_sensitive_data_log` DISABLE KEYS */;
INSERT INTO `security_sensitive_data_log` VALUES (1,2,1,'admin','','id','password','密码',2,'$2y$10$QYX6RKVPacRhqBu0hGrfk.UkdM.R5aPoM68gymWE31Q7FEE74IRZ.','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776154824),(2,2,1,'admin','','id','password','密码',6,'$2y$10$9MhDGFRMDfnVOja6tkiWXes2WPTUlbEHAWXX/KyBIYluHJe9QjwQK','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776155354),(3,2,1,'admin','','id','password','密码',6,'$2y$10$9MhDGFRMDfnVOja6tkiWXes2WPTUlbEHAWXX/KyBIYluHJe9QjwQK','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776155359),(4,2,1,'admin','','id','password','密码',2,'$2y$10$QYX6RKVPacRhqBu0hGrfk.UkdM.R5aPoM68gymWE31Q7FEE74IRZ.','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776155371),(5,2,1,'admin','','id','password','密码',2,'$2y$10$QYX6RKVPacRhqBu0hGrfk.UkdM.R5aPoM68gymWE31Q7FEE74IRZ.','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776155383),(6,1,1,'admin','','id','password','密码',2,'$2y$10$QYX6RKVPacRhqBu0hGrfk.UkdM.R5aPoM68gymWE31Q7FEE74IRZ.','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776155525),(7,2,1,'admin','','id','password','密码',4,'$2y$10$L57nGrOQCic6cU4NZqMsueG/5jUdmjnCQbpqORzr55F52M/0qp7pW','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776155623),(8,1,1,'admin','','id','password','密码',4,'$2y$10$L57nGrOQCic6cU4NZqMsueG/5jUdmjnCQbpqORzr55F52M/0qp7pW','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776155654),(9,1,1,'admin','','id','password','密码',4,'$2y$10$L57nGrOQCic6cU4NZqMsueG/5jUdmjnCQbpqORzr55F52M/0qp7pW','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776155664),(10,1,1,'admin','','id','password','密码',4,'$2y$10$L57nGrOQCic6cU4NZqMsueG/5jUdmjnCQbpqORzr55F52M/0qp7pW','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776155674),(11,2,1,'admin','','id','password','密码',4,'$2y$10$L57nGrOQCic6cU4NZqMsueG/5jUdmjnCQbpqORzr55F52M/0qp7pW','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776155758),(12,2,1,'admin','','id','password','密码',4,'$2y$10$L57nGrOQCic6cU4NZqMsueG/5jUdmjnCQbpqORzr55F52M/0qp7pW','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776155763),(13,2,1,'admin','','id','password','密码',4,'$2y$10$L57nGrOQCic6cU4NZqMsueG/5jUdmjnCQbpqORzr55F52M/0qp7pW','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776155767),(14,2,1,'admin','','id','password','密码',6,'$2y$10$9MhDGFRMDfnVOja6tkiWXes2WPTUlbEHAWXX/KyBIYluHJe9QjwQK','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776159741),(15,2,1,'admin','','id','password','密码',6,'$2y$10$9MhDGFRMDfnVOja6tkiWXes2WPTUlbEHAWXX/KyBIYluHJe9QjwQK','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776159748),(16,1,1,'admin','','id','password','密码',2,'$2y$10$QYX6RKVPacRhqBu0hGrfk.UkdM.R5aPoM68gymWE31Q7FEE74IRZ.','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776160646),(17,1,1,'admin','','id','password','密码',2,'$2y$10$QYX6RKVPacRhqBu0hGrfk.UkdM.R5aPoM68gymWE31Q7FEE74IRZ.','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776160841),(18,1,1,'admin','','id','password','密码',2,'$2y$10$QYX6RKVPacRhqBu0hGrfk.UkdM.R5aPoM68gymWE31Q7FEE74IRZ.','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776160883),(19,1,1,'admin','','id','password','密码',2,'$2y$10$QYX6RKVPacRhqBu0hGrfk.UkdM.R5aPoM68gymWE31Q7FEE74IRZ.','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776218706),(20,1,1,'admin','','id','password','密码',2,'$2y$10$QYX6RKVPacRhqBu0hGrfk.UkdM.R5aPoM68gymWE31Q7FEE74IRZ.','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776218730),(21,1,1,'admin','','id','password','密码',2,'$2y$10$QYX6RKVPacRhqBu0hGrfk.UkdM.R5aPoM68gymWE31Q7FEE74IRZ.','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776218733),(22,1,1,'admin','','id','password','密码',2,'$2y$10$QYX6RKVPacRhqBu0hGrfk.UkdM.R5aPoM68gymWE31Q7FEE74IRZ.','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776218744),(23,1,1,'admin','','id','password','密码',2,'$2y$10$QYX6RKVPacRhqBu0hGrfk.UkdM.R5aPoM68gymWE31Q7FEE74IRZ.','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776218754),(24,1,1,'admin','','id','password','密码',2,'$2y$10$QYX6RKVPacRhqBu0hGrfk.UkdM.R5aPoM68gymWE31Q7FEE74IRZ.','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776218787),(25,1,1,'admin','','id','username','用户名',7,'zhugan1','zhuguan1','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776218829),(26,1,1,'admin','','id','password','密码',7,'$2y$10$CjPYvJf49IqnwU7JfHk0regKiQYnAilKkYxRGUuAybCiFTiE2I/te','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776218829),(27,1,1,'admin','','id','password','密码',2,'$2y$10$QYX6RKVPacRhqBu0hGrfk.UkdM.R5aPoM68gymWE31Q7FEE74IRZ.','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776219004),(28,1,1,'admin','','id','password','密码',2,'$2y$10$QYX6RKVPacRhqBu0hGrfk.UkdM.R5aPoM68gymWE31Q7FEE74IRZ.','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776219009),(29,1,1,'admin','','id','password','密码',7,'$2y$10$CjPYvJf49IqnwU7JfHk0regKiQYnAilKkYxRGUuAybCiFTiE2I/te','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776219131),(30,1,1,'admin','','id','password','密码',2,'$2y$10$QYX6RKVPacRhqBu0hGrfk.UkdM.R5aPoM68gymWE31Q7FEE74IRZ.','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776219135),(31,1,1,'admin','','id','password','密码',2,'$2y$10$QYX6RKVPacRhqBu0hGrfk.UkdM.R5aPoM68gymWE31Q7FEE74IRZ.','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776219625),(32,1,1,'admin','','id','password','密码',5,'$2y$10$ud4tZ0mq9KxD7FBEgIY70.TyfxQHUZFjShK9ReScWrTpx7t7SpR5G','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776222848),(33,1,1,'admin','','id','password','密码',6,'$2y$10$9MhDGFRMDfnVOja6tkiWXes2WPTUlbEHAWXX/KyBIYluHJe9QjwQK','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776303810),(34,1,1,'admin','','id','password','密码',7,'$2y$10$CjPYvJf49IqnwU7JfHk0regKiQYnAilKkYxRGUuAybCiFTiE2I/te','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776303816),(35,1,1,'admin','','id','password','密码',6,'$2y$10$9MhDGFRMDfnVOja6tkiWXes2WPTUlbEHAWXX/KyBIYluHJe9QjwQK','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776396471),(36,1,1,'admin','','id','password','密码',6,'$2y$10$9MhDGFRMDfnVOja6tkiWXes2WPTUlbEHAWXX/KyBIYluHJe9QjwQK','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776396487),(37,1,1,'admin','','id','password','密码',6,'$2y$10$9MhDGFRMDfnVOja6tkiWXes2WPTUlbEHAWXX/KyBIYluHJe9QjwQK','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776396501),(38,1,1,'admin','','id','password','密码',6,'$2y$10$9MhDGFRMDfnVOja6tkiWXes2WPTUlbEHAWXX/KyBIYluHJe9QjwQK','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776396506),(39,1,1,'admin','','id','password','密码',8,'$2y$10$Ipau6n3DhCZFsekIz/WdC.gLYAIGuP6RFMVLMvqyrNcDFFcHJyVOa','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776396544),(40,1,1,'admin','','id','password','密码',9,'$2y$10$NlZ8rbaCTdeYxagmRxdWZuX0vIxcTuep1AG4JvKbPNNM4jl3L2qOG','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776396554),(41,1,1,'admin','','id','password','密码',11,'$2y$10$qkmo..CwwoKWUdw6GBabi.LY1oAUmZUAvswHqfSUDNIRsMWnkgvmy','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776396556),(42,1,1,'admin','','id','password','密码',12,'$2y$10$9mWvtp4v3rjAySZgM5YeyO07/2X90s9nAIMw59H/spAUU3xso06q.','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776396559),(43,1,1,'admin','','id','password','密码',14,'$2y$10$CA.prx0MAj6piOXd732d0.7AR2q8XcOI/fz2uo2Mr75FZw5ASWhfm','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776396561),(44,1,1,'admin','','id','password','密码',10,'$2y$10$6BIYv0qkDx8rYJa38Jr5xeZzLszV5q7/bEBqKnr4D6BzrF0bnKVAa','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776396569),(45,1,1,'admin','','id','password','密码',13,'$2y$10$RFBniDuBWgN.xx2jh1hKbuNANnjPloGI0Oo3B/IwyGe20XzgnUOMm','','127.0.0.1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0',0,1776396575);
/*!40000 ALTER TABLE `security_sensitive_data_log` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `test_build`
--
DROP TABLE IF EXISTS `test_build`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `test_build` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT COMMENT 'ID',
`title` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '标题',
`keyword_rows` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '关键词',
`content` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci COMMENT '内容',
`views` int(11) unsigned NOT NULL DEFAULT '0' COMMENT '浏览量',
`likes` int(11) unsigned NOT NULL DEFAULT '0' COMMENT '有帮助数',
`dislikes` int(11) unsigned NOT NULL DEFAULT '0' COMMENT '无帮助数',
`note_textarea` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '备注',
`status` tinyint(1) unsigned NOT NULL DEFAULT '1' COMMENT '状态:0=禁用,1=启用',
`weigh` int(11) NOT NULL DEFAULT '0' COMMENT '权重',
`update_time` bigint(20) unsigned DEFAULT NULL COMMENT '更新时间',
`create_time` bigint(20) unsigned DEFAULT NULL COMMENT '创建时间',
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='知识库表';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `test_build`
--
LOCK TABLES `test_build` WRITE;
/*!40000 ALTER TABLE `test_build` DISABLE KEYS */;
/*!40000 ALTER TABLE `test_build` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `token`
--
DROP TABLE IF EXISTS `token`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `token` (
`token` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'Token',
`type` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '类型',
`user_id` int(11) unsigned NOT NULL DEFAULT '0' COMMENT '用户ID',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
`expire_time` bigint(16) unsigned DEFAULT NULL COMMENT '过期时间',
PRIMARY KEY (`token`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='用户Token表';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `token`
--
LOCK TABLES `token` WRITE;
/*!40000 ALTER TABLE `token` DISABLE KEYS */;
INSERT INTO `token` VALUES ('25994668fadaab72fa7b8e96072fa709550de268','user-refresh',13,1776418997,1779010997),('25de023028e52a77e5667050e7878e25e1ff44d3','user-refresh',13,1776647811,1779239811),('3076482b7ac601a56884e507310fd4db921687e9','user-refresh',9,1776335446,1778927446),('3befa4cc3414f60898ae9d77affab6d6cb5f6d37','user-refresh',14,1776828441,1779420441),('3c187ac07613bad71e413c04a6fe2bbf635bfee4','user-refresh',13,1776397438,1778989438),('61395c9df77773919e060d47b4d43b8b878dacea','user-refresh',13,1776418745,1779010745),('6389da46941183751877ae26a40cc4be779572cf','user-refresh',9,1776334455,1778926455),('706ec372a648f77f40b463d141687c78c132a508','admin',1,1776647431,1776906631),('76bed0864f2bee17f7e472cfed9b1d2fee45213d','user-refresh',10,1776335962,1778927962),('7aebd728b4b8a1e7536ca886d07d1cf88c0c13b2','user',14,1776828418,1777087618),('7c8777d1513dbbcad93ea790dc79726334d11e1e','admin',8,1776739171,1776998371),('906c033cde78b070c1214ef1396639f29e08e75a','admin',1,1776910019,1777169219),('9474982af4d7aa67a48ca049aa1af0d9d6f34f6e','user-refresh',14,1776828418,1779420418),('a7de319bffb24e95ae63e345df8d9e4a7eaf04bb','user',14,1776828441,1777087641),('a8adc1102285dcedc1d7ebdac63d35a5cb53c198','user-refresh',11,1776397109,1778989109),('b7daaa13f554ef81733069182d07cf4a516ff94b','auth-token',0,1776922800,1777009200),('c078cde159a611b0e6ecac535589d465a2d66107','user-refresh',12,1776397140,1778989140),('d086ee8687f0cb3fe0dd76b70e46d7e24e463e37','admin',1,1776909658,1777168858),('e69bd460cb3cb2f9888b1b9020cdb9b3ae370fd1','auth-token',0,1776828377,1776914777),('e93e73d222c0569aa9eb1af41a967b8aec102c59','user',13,1776647811,1776907011),('f23a9fc3aa4a63eec8824607941aac1ec7f2c6a2','user-refresh',14,1776922823,1779514823),('f458793cfcd17776407eb95e15de3886acf99116','user-refresh',9,1776335733,1778927733),('f937331a8f65c631e4be62aa7430395e560e7997','user',14,1776922823,1777182023);
/*!40000 ALTER TABLE `token` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `user`
--
DROP TABLE IF EXISTS `user`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `user` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'ID',
`username` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '用户名',
`password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '密码',
`uuid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '用户唯一标识',
`phone` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '手机号',
`email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '邮箱,可与手机号二选一注册',
`remark` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '备注',
`coin` decimal(18,2) NOT NULL DEFAULT '0.00',
`head_image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT '头像',
`game_channel_id` int(10) unsigned DEFAULT NULL COMMENT '所属渠道',
`channel_id` int(10) unsigned DEFAULT NULL COMMENT '所属渠道IDchannel.id',
`register_invite_code` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '注册时使用的邀请码快照',
`total_deposit_coin` decimal(18,2) NOT NULL DEFAULT '0.00',
`bet_flow_coin` decimal(18,2) NOT NULL DEFAULT '0.00',
`total_withdraw_coin` decimal(18,2) NOT NULL DEFAULT '0.00',
`risk_flags` int(10) unsigned NOT NULL DEFAULT '0' COMMENT '风控位标记:可按位表示禁止登录/下注/提现等',
`current_streak` int(10) unsigned NOT NULL DEFAULT '0' COMMENT '当前连胜场次DB兜底权威状态可放Redis',
`last_bet_period_no` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '上一笔有效下注所在期号,用于连胜连续期校验',
`admin_id` int(10) unsigned DEFAULT NULL COMMENT '所属管理员',
`status` tinyint(1) unsigned DEFAULT '0' COMMENT '状态:0=禁用,1=启用',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
`update_time` bigint(16) unsigned DEFAULT NULL COMMENT '修改时间',
PRIMARY KEY (`id`),
KEY `idx_channel_id` (`channel_id`),
KEY `idx_register_invite_code` (`register_invite_code`),
KEY `idx_last_bet_period_no` (`last_bet_period_no`),
KEY `idx_user_uuid` (`uuid`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='用户管理';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `user`
--
LOCK TABLES `user` WRITE;
/*!40000 ALTER TABLE `user` DISABLE KEYS */;
INSERT INTO `user` VALUES (1,'dimo','123456','b8a5bc12613259d08e5f9048f698d218','+60123456789','','测试渠道1用户名+60123456789',124.00,'/storage/default/20260415/dimo1bd3b10e4323c935ea9ba41bc92f4d0cc59f7b9f.png',1,1,'4CD2CFC9',400.00,200.00,0.00,0,0,'',7,1,1775028800,1776935682),(2,'shuilanlan','$2y$10$TzITCDJCXRVGooMmrmcfzOiEF/sODUoQMRAD/0Gj3xSVe/rOM9RHC','0cfffc16d6b1864fb1bfdab32aac0b14','+60123456788','','测试渠道1',124.00,'/storage/default/20260415/shuilanlan3491cfcbed1e6a2ef0f128f3a51b0dd07badc6fb.png',1,1,'D97DBC16',400.00,200.00,0.00,0,0,'',8,1,1775030248,1776935682),(3,'huohua','$2y$10$scHhriv/UaTl9yJX6b1VxukQhd6RjuYoekAvi1m5kQfz1/tlDKsam','d2252f046d549375b8633ec2439d6be4','+60111111111','','测试渠道2用户+60111111111',124.00,'/storage/default/20260415/huohuaaf6610205c3b4d88fed44e14070ea4976ee45843.png',2,1,'E7BAE6F7',400.00,200.00,0.00,0,0,'',9,1,1775032301,1776935682),(4,'miaomiao','$2y$10$g3ccycM0iBWlluYpXSSIe.bgJTbWCpx5Peluqh6r2vY374nILwbia','0828c182ac1fd9a523bd7a9e8d4bf455','+60222222222','','测试用户添加',124.00,'/storage/default/20260415/miaomiao19edcca6b2ce2d19fab96f961a4577933db1c8e8.png',NULL,1,'4CD2CFC9',400.00,200.00,0.00,7,0,'',7,1,1776219404,1776935682),(10,'15274760567','$2y$10$KmCzhRhbuRJY1JAFgJ9n8.2rXFVGP.crDH0HpYt.cyaUZCcI6q3E.','','15274760567','','最后登录2026-04-17 09:46:32 IP:127.0.0.1',0.00,NULL,NULL,NULL,'D97DBC16',0.00,0.00,0.00,0,0,'',8,1,1776335962,1776390392),(11,'15274760666','$2y$10$HTopQJ55XLPi6pWDdIh47.fKgrPyYI3P7qPcl4VqvdHTAagUeO4FK','97B7RNXQWT','15274760666','','最后登录2026-04-17 11:38:29 IP:127.0.0.1',124.00,NULL,NULL,1,'D97DBC16',400.00,200.00,0.00,0,0,'',8,1,1776397108,1776935682),(12,'15274760555','$2y$10$Hx8j7v/DhzRM9jsMnUsrQO3I.iIfTQev6p7SAwCbspkOINWFVJmiW','5N8XS72ZMC','15274760555','','最后登录2026-04-17 11:39:00 IP:127.0.0.1',124.00,NULL,NULL,2,'E7BAE6F7',400.00,200.00,0.00,0,0,'',9,1,1776397140,1776935682),(13,'15274760888','$2y$10$tdMchy2R24RcjQe1kgCvu.lh.4A0OUtxQWam58eGVyGJyK1Z5i6bW','TMZKU35KSV','15274760888','','最后登录2026-04-20 09:16:51 IP:127.0.0.1',124.00,NULL,NULL,1,'A9A77D7A',400.00,200.00,0.00,0,0,'',12,1,1776397437,1776935682),(14,'15274760999','$2y$10$QpB4Y8434djFB12Mi8RXbOl/PotCoFg/xZUM80hHqA6PdIMoMlnOu','QFN9S6XGGP','15274760999','','最后登录2026-04-23 13:40:23 IP:127.0.0.1',124.00,NULL,NULL,1,'4DD3D519',400.00,200.00,0.00,0,0,'',6,1,1776828418,1776935682);
/*!40000 ALTER TABLE `user` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `user_notice_read`
--
DROP TABLE IF EXISTS `user_notice_read`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `user_notice_read` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT '主键',
`user_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'user.id',
`notice_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'operation_notice.id',
`read_at` bigint(16) unsigned DEFAULT NULL COMMENT '阅读时间',
`confirmed` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT '强弹窗是否已勾选确认 0/1',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
PRIMARY KEY (`id`),
UNIQUE KEY `uk_user_notice` (`user_id`,`notice_id`),
KEY `idx_notice_id` (`notice_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='用户公告阅读与确认';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `user_notice_read`
--
LOCK TABLES `user_notice_read` WRITE;
/*!40000 ALTER TABLE `user_notice_read` DISABLE KEYS */;
INSERT INTO `user_notice_read` VALUES (1,1,1,1776317335,0,1776320635),(2,2,2,1776319135,1,1776320635),(3,3,3,1776320335,0,1776320635),(4,13,2,1776496531,1,1776496433);
/*!40000 ALTER TABLE `user_notice_read` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `user_wallet_record`
--
DROP TABLE IF EXISTS `user_wallet_record`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `user_wallet_record` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT '主键',
`user_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT '玩家ID game_user.id',
`channel_id` int(10) unsigned DEFAULT NULL COMMENT '账务发生时归属渠道快照 channel.id',
`biz_type` varchar(48) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '业务类型',
`direction` int(3) unsigned NOT NULL DEFAULT '0' COMMENT '1=入金 2=出金',
`amount` decimal(18,2) NOT NULL DEFAULT '0.00',
`balance_before` decimal(18,2) NOT NULL DEFAULT '0.00',
`balance_after` decimal(18,2) NOT NULL DEFAULT '0.00',
`ref_type` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '关联单据类型',
`ref_id` bigint(20) unsigned DEFAULT NULL COMMENT '关联单据主键',
`idempotency_key` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT '幂等键',
`operator_admin_id` int(10) unsigned DEFAULT NULL COMMENT '操作管理员 admin.id',
`remark` varchar(500) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '备注',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
PRIMARY KEY (`id`),
UNIQUE KEY `uk_idempotency` (`idempotency_key`),
KEY `idx_user_ctime` (`user_id`,`create_time`),
KEY `idx_channel_ctime` (`channel_id`,`create_time`),
KEY `idx_biz` (`biz_type`),
KEY `idx_ref` (`ref_type`,`ref_id`)
) ENGINE=InnoDB AUTO_INCREMENT=1601 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='玩家游戏币钱包流水';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `user_wallet_record`
--
LOCK TABLES `user_wallet_record` WRITE;
/*!40000 ALTER TABLE `user_wallet_record` DISABLE KEYS */;
INSERT INTO `user_wallet_record` VALUES (1401,1,1,'deposit',1,300.00,0.00,300.00,'deposit_order',62,'week_uwr_dep_1_1776935682',NULL,'结算测试充值入账',1776219301),(1402,1,1,'bet',2,10.00,300.00,290.00,'game_play_record',1039,'week_uwr_bet_1_1_1776935682',NULL,'结算测试下注扣款',1776220221),(1403,1,1,'bet',2,10.00,290.00,280.00,'game_play_record',1040,'week_uwr_bet_1_2_1776935682',NULL,'结算测试下注扣款',1776222021),(1404,1,1,'bet',2,10.00,280.00,270.00,'game_play_record',1041,'week_uwr_bet_1_3_1776935682',NULL,'结算测试下注扣款',1776223821),(1405,1,1,'bet',2,10.00,270.00,260.00,'game_play_record',1042,'week_uwr_bet_1_4_1776935682',NULL,'结算测试下注扣款',1776225621),(1406,1,1,'bet',2,10.00,260.00,250.00,'game_play_record',1043,'week_uwr_bet_1_5_1776935682',NULL,'结算测试下注扣款',1776227421),(1407,1,1,'payout',1,6.00,250.00,256.00,'game_play_record',1043,'week_uwr_pay_1_5_1776935682',NULL,'结算测试派奖入账',1776227441),(1408,1,1,'bet',2,10.00,256.00,246.00,'game_play_record',1044,'week_uwr_bet_1_6_1776935682',NULL,'结算测试下注扣款',1776229221),(1409,1,1,'bet',2,10.00,246.00,236.00,'game_play_record',1045,'week_uwr_bet_1_7_1776935682',NULL,'结算测试下注扣款',1776231021),(1410,1,1,'bet',2,10.00,236.00,226.00,'game_play_record',1046,'week_uwr_bet_1_8_1776935682',NULL,'结算测试下注扣款',1776232821),(1411,1,1,'bet',2,10.00,226.00,216.00,'game_play_record',1047,'week_uwr_bet_1_9_1776935682',NULL,'结算测试下注扣款',1776234621),(1412,1,1,'bet',2,10.00,216.00,206.00,'game_play_record',1048,'week_uwr_bet_1_10_1776935682',NULL,'结算测试下注扣款',1776236421),(1413,1,1,'payout',1,6.00,206.00,212.00,'game_play_record',1048,'week_uwr_pay_1_10_1776935682',NULL,'结算测试派奖入账',1776236441),(1414,1,1,'bet',2,10.00,212.00,202.00,'game_play_record',1049,'week_uwr_bet_1_11_1776935682',NULL,'结算测试下注扣款',1776238221),(1415,1,1,'bet',2,10.00,202.00,192.00,'game_play_record',1050,'week_uwr_bet_1_12_1776935682',NULL,'结算测试下注扣款',1776240021),(1416,1,1,'bet',2,10.00,192.00,182.00,'game_play_record',1051,'week_uwr_bet_1_13_1776935682',NULL,'结算测试下注扣款',1776241821),(1417,1,1,'bet',2,10.00,182.00,172.00,'game_play_record',1052,'week_uwr_bet_1_14_1776935682',NULL,'结算测试下注扣款',1776243621),(1418,1,1,'bet',2,10.00,172.00,162.00,'game_play_record',1053,'week_uwr_bet_1_15_1776935682',NULL,'结算测试下注扣款',1776245421),(1419,1,1,'payout',1,6.00,162.00,168.00,'game_play_record',1053,'week_uwr_pay_1_15_1776935682',NULL,'结算测试派奖入账',1776245441),(1420,1,1,'bet',2,10.00,168.00,158.00,'game_play_record',1054,'week_uwr_bet_1_16_1776935682',NULL,'结算测试下注扣款',1776247221),(1421,1,1,'bet',2,10.00,158.00,148.00,'game_play_record',1055,'week_uwr_bet_1_17_1776935682',NULL,'结算测试下注扣款',1776249021),(1422,1,1,'bet',2,10.00,148.00,138.00,'game_play_record',1056,'week_uwr_bet_1_18_1776935682',NULL,'结算测试下注扣款',1776250821),(1423,1,1,'bet',2,10.00,138.00,128.00,'game_play_record',1057,'week_uwr_bet_1_19_1776935682',NULL,'结算测试下注扣款',1776252621),(1424,1,1,'bet',2,10.00,128.00,118.00,'game_play_record',1058,'week_uwr_bet_1_20_1776935682',NULL,'结算测试下注扣款',1776254421),(1425,1,1,'payout',1,6.00,118.00,124.00,'game_play_record',1058,'week_uwr_pay_1_20_1776935682',NULL,'结算测试派奖入账',1776254441),(1426,2,1,'deposit',1,300.00,0.00,300.00,'deposit_order',63,'week_uwr_dep_2_1776935682',NULL,'结算测试充值入账',1776219302),(1427,2,1,'bet',2,10.00,300.00,290.00,'game_play_record',1059,'week_uwr_bet_2_1_1776935682',NULL,'结算测试下注扣款',1776220222),(1428,2,1,'bet',2,10.00,290.00,280.00,'game_play_record',1060,'week_uwr_bet_2_2_1776935682',NULL,'结算测试下注扣款',1776222022),(1429,2,1,'bet',2,10.00,280.00,270.00,'game_play_record',1061,'week_uwr_bet_2_3_1776935682',NULL,'结算测试下注扣款',1776223822),(1430,2,1,'bet',2,10.00,270.00,260.00,'game_play_record',1062,'week_uwr_bet_2_4_1776935682',NULL,'结算测试下注扣款',1776225622),(1431,2,1,'payout',1,6.00,260.00,266.00,'game_play_record',1062,'week_uwr_pay_2_4_1776935682',NULL,'结算测试派奖入账',1776225642),(1432,2,1,'bet',2,10.00,266.00,256.00,'game_play_record',1063,'week_uwr_bet_2_5_1776935682',NULL,'结算测试下注扣款',1776227422),(1433,2,1,'bet',2,10.00,256.00,246.00,'game_play_record',1064,'week_uwr_bet_2_6_1776935682',NULL,'结算测试下注扣款',1776229222),(1434,2,1,'bet',2,10.00,246.00,236.00,'game_play_record',1065,'week_uwr_bet_2_7_1776935682',NULL,'结算测试下注扣款',1776231022),(1435,2,1,'bet',2,10.00,236.00,226.00,'game_play_record',1066,'week_uwr_bet_2_8_1776935682',NULL,'结算测试下注扣款',1776232822),(1436,2,1,'bet',2,10.00,226.00,216.00,'game_play_record',1067,'week_uwr_bet_2_9_1776935682',NULL,'结算测试下注扣款',1776234622),(1437,2,1,'payout',1,6.00,216.00,222.00,'game_play_record',1067,'week_uwr_pay_2_9_1776935682',NULL,'结算测试派奖入账',1776234642),(1438,2,1,'bet',2,10.00,222.00,212.00,'game_play_record',1068,'week_uwr_bet_2_10_1776935682',NULL,'结算测试下注扣款',1776236422),(1439,2,1,'bet',2,10.00,212.00,202.00,'game_play_record',1069,'week_uwr_bet_2_11_1776935682',NULL,'结算测试下注扣款',1776238222),(1440,2,1,'bet',2,10.00,202.00,192.00,'game_play_record',1070,'week_uwr_bet_2_12_1776935682',NULL,'结算测试下注扣款',1776240022),(1441,2,1,'bet',2,10.00,192.00,182.00,'game_play_record',1071,'week_uwr_bet_2_13_1776935682',NULL,'结算测试下注扣款',1776241822),(1442,2,1,'bet',2,10.00,182.00,172.00,'game_play_record',1072,'week_uwr_bet_2_14_1776935682',NULL,'结算测试下注扣款',1776243622),(1443,2,1,'payout',1,6.00,172.00,178.00,'game_play_record',1072,'week_uwr_pay_2_14_1776935682',NULL,'结算测试派奖入账',1776243642),(1444,2,1,'bet',2,10.00,178.00,168.00,'game_play_record',1073,'week_uwr_bet_2_15_1776935682',NULL,'结算测试下注扣款',1776245422),(1445,2,1,'bet',2,10.00,168.00,158.00,'game_play_record',1074,'week_uwr_bet_2_16_1776935682',NULL,'结算测试下注扣款',1776247222),(1446,2,1,'bet',2,10.00,158.00,148.00,'game_play_record',1075,'week_uwr_bet_2_17_1776935682',NULL,'结算测试下注扣款',1776249022),(1447,2,1,'bet',2,10.00,148.00,138.00,'game_play_record',1076,'week_uwr_bet_2_18_1776935682',NULL,'结算测试下注扣款',1776250822),(1448,2,1,'bet',2,10.00,138.00,128.00,'game_play_record',1077,'week_uwr_bet_2_19_1776935682',NULL,'结算测试下注扣款',1776252622),(1449,2,1,'payout',1,6.00,128.00,134.00,'game_play_record',1077,'week_uwr_pay_2_19_1776935682',NULL,'结算测试派奖入账',1776252642),(1450,2,1,'bet',2,10.00,134.00,124.00,'game_play_record',1078,'week_uwr_bet_2_20_1776935682',NULL,'结算测试下注扣款',1776254422),(1451,3,1,'deposit',1,300.00,0.00,300.00,'deposit_order',64,'week_uwr_dep_3_1776935682',NULL,'结算测试充值入账',1776219303),(1452,3,1,'bet',2,10.00,300.00,290.00,'game_play_record',1079,'week_uwr_bet_3_1_1776935682',NULL,'结算测试下注扣款',1776220223),(1453,3,1,'bet',2,10.00,290.00,280.00,'game_play_record',1080,'week_uwr_bet_3_2_1776935682',NULL,'结算测试下注扣款',1776222023),(1454,3,1,'bet',2,10.00,280.00,270.00,'game_play_record',1081,'week_uwr_bet_3_3_1776935682',NULL,'结算测试下注扣款',1776223823),(1455,3,1,'payout',1,6.00,270.00,276.00,'game_play_record',1081,'week_uwr_pay_3_3_1776935682',NULL,'结算测试派奖入账',1776223843),(1456,3,1,'bet',2,10.00,276.00,266.00,'game_play_record',1082,'week_uwr_bet_3_4_1776935682',NULL,'结算测试下注扣款',1776225623),(1457,3,1,'bet',2,10.00,266.00,256.00,'game_play_record',1083,'week_uwr_bet_3_5_1776935682',NULL,'结算测试下注扣款',1776227423),(1458,3,1,'bet',2,10.00,256.00,246.00,'game_play_record',1084,'week_uwr_bet_3_6_1776935682',NULL,'结算测试下注扣款',1776229223),(1459,3,1,'bet',2,10.00,246.00,236.00,'game_play_record',1085,'week_uwr_bet_3_7_1776935682',NULL,'结算测试下注扣款',1776231023),(1460,3,1,'bet',2,10.00,236.00,226.00,'game_play_record',1086,'week_uwr_bet_3_8_1776935682',NULL,'结算测试下注扣款',1776232823),(1461,3,1,'payout',1,6.00,226.00,232.00,'game_play_record',1086,'week_uwr_pay_3_8_1776935682',NULL,'结算测试派奖入账',1776232843),(1462,3,1,'bet',2,10.00,232.00,222.00,'game_play_record',1087,'week_uwr_bet_3_9_1776935682',NULL,'结算测试下注扣款',1776234623),(1463,3,1,'bet',2,10.00,222.00,212.00,'game_play_record',1088,'week_uwr_bet_3_10_1776935682',NULL,'结算测试下注扣款',1776236423),(1464,3,1,'bet',2,10.00,212.00,202.00,'game_play_record',1089,'week_uwr_bet_3_11_1776935682',NULL,'结算测试下注扣款',1776238223),(1465,3,1,'bet',2,10.00,202.00,192.00,'game_play_record',1090,'week_uwr_bet_3_12_1776935682',NULL,'结算测试下注扣款',1776240023),(1466,3,1,'bet',2,10.00,192.00,182.00,'game_play_record',1091,'week_uwr_bet_3_13_1776935682',NULL,'结算测试下注扣款',1776241823),(1467,3,1,'payout',1,6.00,182.00,188.00,'game_play_record',1091,'week_uwr_pay_3_13_1776935682',NULL,'结算测试派奖入账',1776241843),(1468,3,1,'bet',2,10.00,188.00,178.00,'game_play_record',1092,'week_uwr_bet_3_14_1776935682',NULL,'结算测试下注扣款',1776243623),(1469,3,1,'bet',2,10.00,178.00,168.00,'game_play_record',1093,'week_uwr_bet_3_15_1776935682',NULL,'结算测试下注扣款',1776245423),(1470,3,1,'bet',2,10.00,168.00,158.00,'game_play_record',1094,'week_uwr_bet_3_16_1776935682',NULL,'结算测试下注扣款',1776247223),(1471,3,1,'bet',2,10.00,158.00,148.00,'game_play_record',1095,'week_uwr_bet_3_17_1776935682',NULL,'结算测试下注扣款',1776249023),(1472,3,1,'bet',2,10.00,148.00,138.00,'game_play_record',1096,'week_uwr_bet_3_18_1776935682',NULL,'结算测试下注扣款',1776250823),(1473,3,1,'payout',1,6.00,138.00,144.00,'game_play_record',1096,'week_uwr_pay_3_18_1776935682',NULL,'结算测试派奖入账',1776250843),(1474,3,1,'bet',2,10.00,144.00,134.00,'game_play_record',1097,'week_uwr_bet_3_19_1776935682',NULL,'结算测试下注扣款',1776252623),(1475,3,1,'bet',2,10.00,134.00,124.00,'game_play_record',1098,'week_uwr_bet_3_20_1776935682',NULL,'结算测试下注扣款',1776254423),(1476,4,1,'deposit',1,300.00,0.00,300.00,'deposit_order',65,'week_uwr_dep_4_1776935682',NULL,'结算测试充值入账',1776219304),(1477,4,1,'bet',2,10.00,300.00,290.00,'game_play_record',1099,'week_uwr_bet_4_1_1776935682',NULL,'结算测试下注扣款',1776220224),(1478,4,1,'bet',2,10.00,290.00,280.00,'game_play_record',1100,'week_uwr_bet_4_2_1776935682',NULL,'结算测试下注扣款',1776222024),(1479,4,1,'payout',1,6.00,280.00,286.00,'game_play_record',1100,'week_uwr_pay_4_2_1776935682',NULL,'结算测试派奖入账',1776222044),(1480,4,1,'bet',2,10.00,286.00,276.00,'game_play_record',1101,'week_uwr_bet_4_3_1776935682',NULL,'结算测试下注扣款',1776223824),(1481,4,1,'bet',2,10.00,276.00,266.00,'game_play_record',1102,'week_uwr_bet_4_4_1776935682',NULL,'结算测试下注扣款',1776225624),(1482,4,1,'bet',2,10.00,266.00,256.00,'game_play_record',1103,'week_uwr_bet_4_5_1776935682',NULL,'结算测试下注扣款',1776227424),(1483,4,1,'bet',2,10.00,256.00,246.00,'game_play_record',1104,'week_uwr_bet_4_6_1776935682',NULL,'结算测试下注扣款',1776229224),(1484,4,1,'bet',2,10.00,246.00,236.00,'game_play_record',1105,'week_uwr_bet_4_7_1776935682',NULL,'结算测试下注扣款',1776231024),(1485,4,1,'payout',1,6.00,236.00,242.00,'game_play_record',1105,'week_uwr_pay_4_7_1776935682',NULL,'结算测试派奖入账',1776231044),(1486,4,1,'bet',2,10.00,242.00,232.00,'game_play_record',1106,'week_uwr_bet_4_8_1776935682',NULL,'结算测试下注扣款',1776232824),(1487,4,1,'bet',2,10.00,232.00,222.00,'game_play_record',1107,'week_uwr_bet_4_9_1776935682',NULL,'结算测试下注扣款',1776234624),(1488,4,1,'bet',2,10.00,222.00,212.00,'game_play_record',1108,'week_uwr_bet_4_10_1776935682',NULL,'结算测试下注扣款',1776236424),(1489,4,1,'bet',2,10.00,212.00,202.00,'game_play_record',1109,'week_uwr_bet_4_11_1776935682',NULL,'结算测试下注扣款',1776238224),(1490,4,1,'bet',2,10.00,202.00,192.00,'game_play_record',1110,'week_uwr_bet_4_12_1776935682',NULL,'结算测试下注扣款',1776240024),(1491,4,1,'payout',1,6.00,192.00,198.00,'game_play_record',1110,'week_uwr_pay_4_12_1776935682',NULL,'结算测试派奖入账',1776240044),(1492,4,1,'bet',2,10.00,198.00,188.00,'game_play_record',1111,'week_uwr_bet_4_13_1776935682',NULL,'结算测试下注扣款',1776241824),(1493,4,1,'bet',2,10.00,188.00,178.00,'game_play_record',1112,'week_uwr_bet_4_14_1776935682',NULL,'结算测试下注扣款',1776243624),(1494,4,1,'bet',2,10.00,178.00,168.00,'game_play_record',1113,'week_uwr_bet_4_15_1776935682',NULL,'结算测试下注扣款',1776245424),(1495,4,1,'bet',2,10.00,168.00,158.00,'game_play_record',1114,'week_uwr_bet_4_16_1776935682',NULL,'结算测试下注扣款',1776247224),(1496,4,1,'bet',2,10.00,158.00,148.00,'game_play_record',1115,'week_uwr_bet_4_17_1776935682',NULL,'结算测试下注扣款',1776249024),(1497,4,1,'payout',1,6.00,148.00,154.00,'game_play_record',1115,'week_uwr_pay_4_17_1776935682',NULL,'结算测试派奖入账',1776249044),(1498,4,1,'bet',2,10.00,154.00,144.00,'game_play_record',1116,'week_uwr_bet_4_18_1776935682',NULL,'结算测试下注扣款',1776250824),(1499,4,1,'bet',2,10.00,144.00,134.00,'game_play_record',1117,'week_uwr_bet_4_19_1776935682',NULL,'结算测试下注扣款',1776252624),(1500,4,1,'bet',2,10.00,134.00,124.00,'game_play_record',1118,'week_uwr_bet_4_20_1776935682',NULL,'结算测试下注扣款',1776254424),(1501,11,1,'deposit',1,300.00,0.00,300.00,'deposit_order',66,'week_uwr_dep_11_1776935682',NULL,'结算测试充值入账',1776219311),(1502,11,1,'bet',2,10.00,300.00,290.00,'game_play_record',1119,'week_uwr_bet_11_1_1776935682',NULL,'结算测试下注扣款',1776220221),(1503,11,1,'bet',2,10.00,290.00,280.00,'game_play_record',1120,'week_uwr_bet_11_2_1776935682',NULL,'结算测试下注扣款',1776222021),(1504,11,1,'bet',2,10.00,280.00,270.00,'game_play_record',1121,'week_uwr_bet_11_3_1776935682',NULL,'结算测试下注扣款',1776223821),(1505,11,1,'bet',2,10.00,270.00,260.00,'game_play_record',1122,'week_uwr_bet_11_4_1776935682',NULL,'结算测试下注扣款',1776225621),(1506,11,1,'bet',2,10.00,260.00,250.00,'game_play_record',1123,'week_uwr_bet_11_5_1776935682',NULL,'结算测试下注扣款',1776227421),(1507,11,1,'payout',1,6.00,250.00,256.00,'game_play_record',1123,'week_uwr_pay_11_5_1776935682',NULL,'结算测试派奖入账',1776227441),(1508,11,1,'bet',2,10.00,256.00,246.00,'game_play_record',1124,'week_uwr_bet_11_6_1776935682',NULL,'结算测试下注扣款',1776229221),(1509,11,1,'bet',2,10.00,246.00,236.00,'game_play_record',1125,'week_uwr_bet_11_7_1776935682',NULL,'结算测试下注扣款',1776231021),(1510,11,1,'bet',2,10.00,236.00,226.00,'game_play_record',1126,'week_uwr_bet_11_8_1776935682',NULL,'结算测试下注扣款',1776232821),(1511,11,1,'bet',2,10.00,226.00,216.00,'game_play_record',1127,'week_uwr_bet_11_9_1776935682',NULL,'结算测试下注扣款',1776234621),(1512,11,1,'bet',2,10.00,216.00,206.00,'game_play_record',1128,'week_uwr_bet_11_10_1776935682',NULL,'结算测试下注扣款',1776236421),(1513,11,1,'payout',1,6.00,206.00,212.00,'game_play_record',1128,'week_uwr_pay_11_10_1776935682',NULL,'结算测试派奖入账',1776236441),(1514,11,1,'bet',2,10.00,212.00,202.00,'game_play_record',1129,'week_uwr_bet_11_11_1776935682',NULL,'结算测试下注扣款',1776238221),(1515,11,1,'bet',2,10.00,202.00,192.00,'game_play_record',1130,'week_uwr_bet_11_12_1776935682',NULL,'结算测试下注扣款',1776240021),(1516,11,1,'bet',2,10.00,192.00,182.00,'game_play_record',1131,'week_uwr_bet_11_13_1776935682',NULL,'结算测试下注扣款',1776241821),(1517,11,1,'bet',2,10.00,182.00,172.00,'game_play_record',1132,'week_uwr_bet_11_14_1776935682',NULL,'结算测试下注扣款',1776243621),(1518,11,1,'bet',2,10.00,172.00,162.00,'game_play_record',1133,'week_uwr_bet_11_15_1776935682',NULL,'结算测试下注扣款',1776245421),(1519,11,1,'payout',1,6.00,162.00,168.00,'game_play_record',1133,'week_uwr_pay_11_15_1776935682',NULL,'结算测试派奖入账',1776245441),(1520,11,1,'bet',2,10.00,168.00,158.00,'game_play_record',1134,'week_uwr_bet_11_16_1776935682',NULL,'结算测试下注扣款',1776247221),(1521,11,1,'bet',2,10.00,158.00,148.00,'game_play_record',1135,'week_uwr_bet_11_17_1776935682',NULL,'结算测试下注扣款',1776249021),(1522,11,1,'bet',2,10.00,148.00,138.00,'game_play_record',1136,'week_uwr_bet_11_18_1776935682',NULL,'结算测试下注扣款',1776250821),(1523,11,1,'bet',2,10.00,138.00,128.00,'game_play_record',1137,'week_uwr_bet_11_19_1776935682',NULL,'结算测试下注扣款',1776252621),(1524,11,1,'bet',2,10.00,128.00,118.00,'game_play_record',1138,'week_uwr_bet_11_20_1776935682',NULL,'结算测试下注扣款',1776254421),(1525,11,1,'payout',1,6.00,118.00,124.00,'game_play_record',1138,'week_uwr_pay_11_20_1776935682',NULL,'结算测试派奖入账',1776254441),(1526,13,1,'deposit',1,300.00,0.00,300.00,'deposit_order',67,'week_uwr_dep_13_1776935682',NULL,'结算测试充值入账',1776219313),(1527,13,1,'bet',2,10.00,300.00,290.00,'game_play_record',1139,'week_uwr_bet_13_1_1776935682',NULL,'结算测试下注扣款',1776220223),(1528,13,1,'bet',2,10.00,290.00,280.00,'game_play_record',1140,'week_uwr_bet_13_2_1776935682',NULL,'结算测试下注扣款',1776222023),(1529,13,1,'bet',2,10.00,280.00,270.00,'game_play_record',1141,'week_uwr_bet_13_3_1776935682',NULL,'结算测试下注扣款',1776223823),(1530,13,1,'payout',1,6.00,270.00,276.00,'game_play_record',1141,'week_uwr_pay_13_3_1776935682',NULL,'结算测试派奖入账',1776223843),(1531,13,1,'bet',2,10.00,276.00,266.00,'game_play_record',1142,'week_uwr_bet_13_4_1776935682',NULL,'结算测试下注扣款',1776225623),(1532,13,1,'bet',2,10.00,266.00,256.00,'game_play_record',1143,'week_uwr_bet_13_5_1776935682',NULL,'结算测试下注扣款',1776227423),(1533,13,1,'bet',2,10.00,256.00,246.00,'game_play_record',1144,'week_uwr_bet_13_6_1776935682',NULL,'结算测试下注扣款',1776229223),(1534,13,1,'bet',2,10.00,246.00,236.00,'game_play_record',1145,'week_uwr_bet_13_7_1776935682',NULL,'结算测试下注扣款',1776231023),(1535,13,1,'bet',2,10.00,236.00,226.00,'game_play_record',1146,'week_uwr_bet_13_8_1776935682',NULL,'结算测试下注扣款',1776232823),(1536,13,1,'payout',1,6.00,226.00,232.00,'game_play_record',1146,'week_uwr_pay_13_8_1776935682',NULL,'结算测试派奖入账',1776232843),(1537,13,1,'bet',2,10.00,232.00,222.00,'game_play_record',1147,'week_uwr_bet_13_9_1776935682',NULL,'结算测试下注扣款',1776234623),(1538,13,1,'bet',2,10.00,222.00,212.00,'game_play_record',1148,'week_uwr_bet_13_10_1776935682',NULL,'结算测试下注扣款',1776236423),(1539,13,1,'bet',2,10.00,212.00,202.00,'game_play_record',1149,'week_uwr_bet_13_11_1776935682',NULL,'结算测试下注扣款',1776238223),(1540,13,1,'bet',2,10.00,202.00,192.00,'game_play_record',1150,'week_uwr_bet_13_12_1776935682',NULL,'结算测试下注扣款',1776240023),(1541,13,1,'bet',2,10.00,192.00,182.00,'game_play_record',1151,'week_uwr_bet_13_13_1776935682',NULL,'结算测试下注扣款',1776241823),(1542,13,1,'payout',1,6.00,182.00,188.00,'game_play_record',1151,'week_uwr_pay_13_13_1776935682',NULL,'结算测试派奖入账',1776241843),(1543,13,1,'bet',2,10.00,188.00,178.00,'game_play_record',1152,'week_uwr_bet_13_14_1776935682',NULL,'结算测试下注扣款',1776243623),(1544,13,1,'bet',2,10.00,178.00,168.00,'game_play_record',1153,'week_uwr_bet_13_15_1776935682',NULL,'结算测试下注扣款',1776245423),(1545,13,1,'bet',2,10.00,168.00,158.00,'game_play_record',1154,'week_uwr_bet_13_16_1776935682',NULL,'结算测试下注扣款',1776247223),(1546,13,1,'bet',2,10.00,158.00,148.00,'game_play_record',1155,'week_uwr_bet_13_17_1776935682',NULL,'结算测试下注扣款',1776249023),(1547,13,1,'bet',2,10.00,148.00,138.00,'game_play_record',1156,'week_uwr_bet_13_18_1776935682',NULL,'结算测试下注扣款',1776250823),(1548,13,1,'payout',1,6.00,138.00,144.00,'game_play_record',1156,'week_uwr_pay_13_18_1776935682',NULL,'结算测试派奖入账',1776250843),(1549,13,1,'bet',2,10.00,144.00,134.00,'game_play_record',1157,'week_uwr_bet_13_19_1776935682',NULL,'结算测试下注扣款',1776252623),(1550,13,1,'bet',2,10.00,134.00,124.00,'game_play_record',1158,'week_uwr_bet_13_20_1776935682',NULL,'结算测试下注扣款',1776254423),(1551,14,1,'deposit',1,300.00,0.00,300.00,'deposit_order',68,'week_uwr_dep_14_1776935682',NULL,'结算测试充值入账',1776219314),(1552,14,1,'bet',2,10.00,300.00,290.00,'game_play_record',1159,'week_uwr_bet_14_1_1776935682',NULL,'结算测试下注扣款',1776220224),(1553,14,1,'bet',2,10.00,290.00,280.00,'game_play_record',1160,'week_uwr_bet_14_2_1776935682',NULL,'结算测试下注扣款',1776222024),(1554,14,1,'payout',1,6.00,280.00,286.00,'game_play_record',1160,'week_uwr_pay_14_2_1776935682',NULL,'结算测试派奖入账',1776222044),(1555,14,1,'bet',2,10.00,286.00,276.00,'game_play_record',1161,'week_uwr_bet_14_3_1776935682',NULL,'结算测试下注扣款',1776223824),(1556,14,1,'bet',2,10.00,276.00,266.00,'game_play_record',1162,'week_uwr_bet_14_4_1776935682',NULL,'结算测试下注扣款',1776225624),(1557,14,1,'bet',2,10.00,266.00,256.00,'game_play_record',1163,'week_uwr_bet_14_5_1776935682',NULL,'结算测试下注扣款',1776227424),(1558,14,1,'bet',2,10.00,256.00,246.00,'game_play_record',1164,'week_uwr_bet_14_6_1776935682',NULL,'结算测试下注扣款',1776229224),(1559,14,1,'bet',2,10.00,246.00,236.00,'game_play_record',1165,'week_uwr_bet_14_7_1776935682',NULL,'结算测试下注扣款',1776231024),(1560,14,1,'payout',1,6.00,236.00,242.00,'game_play_record',1165,'week_uwr_pay_14_7_1776935682',NULL,'结算测试派奖入账',1776231044),(1561,14,1,'bet',2,10.00,242.00,232.00,'game_play_record',1166,'week_uwr_bet_14_8_1776935682',NULL,'结算测试下注扣款',1776232824),(1562,14,1,'bet',2,10.00,232.00,222.00,'game_play_record',1167,'week_uwr_bet_14_9_1776935682',NULL,'结算测试下注扣款',1776234624),(1563,14,1,'bet',2,10.00,222.00,212.00,'game_play_record',1168,'week_uwr_bet_14_10_1776935682',NULL,'结算测试下注扣款',1776236424),(1564,14,1,'bet',2,10.00,212.00,202.00,'game_play_record',1169,'week_uwr_bet_14_11_1776935682',NULL,'结算测试下注扣款',1776238224),(1565,14,1,'bet',2,10.00,202.00,192.00,'game_play_record',1170,'week_uwr_bet_14_12_1776935682',NULL,'结算测试下注扣款',1776240024),(1566,14,1,'payout',1,6.00,192.00,198.00,'game_play_record',1170,'week_uwr_pay_14_12_1776935682',NULL,'结算测试派奖入账',1776240044),(1567,14,1,'bet',2,10.00,198.00,188.00,'game_play_record',1171,'week_uwr_bet_14_13_1776935682',NULL,'结算测试下注扣款',1776241824),(1568,14,1,'bet',2,10.00,188.00,178.00,'game_play_record',1172,'week_uwr_bet_14_14_1776935682',NULL,'结算测试下注扣款',1776243624),(1569,14,1,'bet',2,10.00,178.00,168.00,'game_play_record',1173,'week_uwr_bet_14_15_1776935682',NULL,'结算测试下注扣款',1776245424),(1570,14,1,'bet',2,10.00,168.00,158.00,'game_play_record',1174,'week_uwr_bet_14_16_1776935682',NULL,'结算测试下注扣款',1776247224),(1571,14,1,'bet',2,10.00,158.00,148.00,'game_play_record',1175,'week_uwr_bet_14_17_1776935682',NULL,'结算测试下注扣款',1776249024),(1572,14,1,'payout',1,6.00,148.00,154.00,'game_play_record',1175,'week_uwr_pay_14_17_1776935682',NULL,'结算测试派奖入账',1776249044),(1573,14,1,'bet',2,10.00,154.00,144.00,'game_play_record',1176,'week_uwr_bet_14_18_1776935682',NULL,'结算测试下注扣款',1776250824),(1574,14,1,'bet',2,10.00,144.00,134.00,'game_play_record',1177,'week_uwr_bet_14_19_1776935682',NULL,'结算测试下注扣款',1776252624),(1575,14,1,'bet',2,10.00,134.00,124.00,'game_play_record',1178,'week_uwr_bet_14_20_1776935682',NULL,'结算测试下注扣款',1776254424),(1576,12,2,'deposit',1,300.00,0.00,300.00,'deposit_order',69,'week_uwr_dep_12_1776935682',NULL,'结算测试充值入账',1776219312),(1577,12,2,'bet',2,10.00,300.00,290.00,'game_play_record',1179,'week_uwr_bet_12_1_1776935682',NULL,'结算测试下注扣款',1776220222),(1578,12,2,'bet',2,10.00,290.00,280.00,'game_play_record',1180,'week_uwr_bet_12_2_1776935682',NULL,'结算测试下注扣款',1776222022),(1579,12,2,'bet',2,10.00,280.00,270.00,'game_play_record',1181,'week_uwr_bet_12_3_1776935682',NULL,'结算测试下注扣款',1776223822),(1580,12,2,'bet',2,10.00,270.00,260.00,'game_play_record',1182,'week_uwr_bet_12_4_1776935682',NULL,'结算测试下注扣款',1776225622),(1581,12,2,'payout',1,6.00,260.00,266.00,'game_play_record',1182,'week_uwr_pay_12_4_1776935682',NULL,'结算测试派奖入账',1776225642),(1582,12,2,'bet',2,10.00,266.00,256.00,'game_play_record',1183,'week_uwr_bet_12_5_1776935682',NULL,'结算测试下注扣款',1776227422),(1583,12,2,'bet',2,10.00,256.00,246.00,'game_play_record',1184,'week_uwr_bet_12_6_1776935682',NULL,'结算测试下注扣款',1776229222),(1584,12,2,'bet',2,10.00,246.00,236.00,'game_play_record',1185,'week_uwr_bet_12_7_1776935682',NULL,'结算测试下注扣款',1776231022),(1585,12,2,'bet',2,10.00,236.00,226.00,'game_play_record',1186,'week_uwr_bet_12_8_1776935682',NULL,'结算测试下注扣款',1776232822),(1586,12,2,'bet',2,10.00,226.00,216.00,'game_play_record',1187,'week_uwr_bet_12_9_1776935682',NULL,'结算测试下注扣款',1776234622),(1587,12,2,'payout',1,6.00,216.00,222.00,'game_play_record',1187,'week_uwr_pay_12_9_1776935682',NULL,'结算测试派奖入账',1776234642),(1588,12,2,'bet',2,10.00,222.00,212.00,'game_play_record',1188,'week_uwr_bet_12_10_1776935682',NULL,'结算测试下注扣款',1776236422),(1589,12,2,'bet',2,10.00,212.00,202.00,'game_play_record',1189,'week_uwr_bet_12_11_1776935682',NULL,'结算测试下注扣款',1776238222),(1590,12,2,'bet',2,10.00,202.00,192.00,'game_play_record',1190,'week_uwr_bet_12_12_1776935682',NULL,'结算测试下注扣款',1776240022),(1591,12,2,'bet',2,10.00,192.00,182.00,'game_play_record',1191,'week_uwr_bet_12_13_1776935682',NULL,'结算测试下注扣款',1776241822),(1592,12,2,'bet',2,10.00,182.00,172.00,'game_play_record',1192,'week_uwr_bet_12_14_1776935682',NULL,'结算测试下注扣款',1776243622),(1593,12,2,'payout',1,6.00,172.00,178.00,'game_play_record',1192,'week_uwr_pay_12_14_1776935682',NULL,'结算测试派奖入账',1776243642),(1594,12,2,'bet',2,10.00,178.00,168.00,'game_play_record',1193,'week_uwr_bet_12_15_1776935682',NULL,'结算测试下注扣款',1776245422),(1595,12,2,'bet',2,10.00,168.00,158.00,'game_play_record',1194,'week_uwr_bet_12_16_1776935682',NULL,'结算测试下注扣款',1776247222),(1596,12,2,'bet',2,10.00,158.00,148.00,'game_play_record',1195,'week_uwr_bet_12_17_1776935682',NULL,'结算测试下注扣款',1776249022),(1597,12,2,'bet',2,10.00,148.00,138.00,'game_play_record',1196,'week_uwr_bet_12_18_1776935682',NULL,'结算测试下注扣款',1776250822),(1598,12,2,'bet',2,10.00,138.00,128.00,'game_play_record',1197,'week_uwr_bet_12_19_1776935682',NULL,'结算测试下注扣款',1776252622),(1599,12,2,'payout',1,6.00,128.00,134.00,'game_play_record',1197,'week_uwr_pay_12_19_1776935682',NULL,'结算测试派奖入账',1776252642),(1600,12,2,'bet',2,10.00,134.00,124.00,'game_play_record',1198,'week_uwr_bet_12_20_1776935682',NULL,'结算测试下注扣款',1776254422);
/*!40000 ALTER TABLE `user_wallet_record` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `withdraw_order`
--
DROP TABLE IF EXISTS `withdraw_order`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `withdraw_order` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT '主键',
`order_no` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '提现订单号,唯一',
`idempotency_key` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT '客户端幂等键',
`user_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT '用户IDuser.id',
`channel_id` int(10) unsigned DEFAULT NULL COMMENT '归属渠道快照channel.id',
`amount` decimal(18,2) NOT NULL DEFAULT '0.00',
`fee` decimal(18,2) NOT NULL DEFAULT '0.00',
`actual_amount` decimal(18,2) NOT NULL DEFAULT '0.00',
`receive_type` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '提现方式bank/usdt/alipay 等',
`receive_account` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '提现收款账号/地址',
`status` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT '状态0=待审核 1=已通过 2=已拒绝 3=已打款',
`review_admin_id` int(10) unsigned DEFAULT NULL COMMENT '审核管理员IDadmin.id',
`review_time` bigint(16) unsigned DEFAULT NULL COMMENT '审核时间',
`remark` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT '备注',
`create_time` bigint(16) unsigned DEFAULT NULL COMMENT '创建时间',
`update_time` bigint(16) unsigned DEFAULT NULL COMMENT '更新时间',
PRIMARY KEY (`id`),
UNIQUE KEY `uk_order_no` (`order_no`),
UNIQUE KEY `uk_withdraw_order_idem` (`idempotency_key`),
KEY `idx_user_status` (`user_id`,`status`),
KEY `idx_review_admin_id` (`review_admin_id`),
KEY `idx_ctime` (`create_time`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='提现订单';
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `withdraw_order`
--
LOCK TABLES `withdraw_order` WRITE;
/*!40000 ALTER TABLE `withdraw_order` DISABLE KEYS */;
/*!40000 ALTER TABLE `withdraw_order` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Final view structure for view `bet_order`
--
/*!50001 DROP VIEW IF EXISTS `bet_order`*/;
/*!50001 SET @saved_cs_client = @@character_set_client */;
/*!50001 SET @saved_cs_results = @@character_set_results */;
/*!50001 SET @saved_col_connection = @@collation_connection */;
/*!50001 SET character_set_client = utf8 */;
/*!50001 SET character_set_results = utf8 */;
/*!50001 SET collation_connection = utf8_general_ci */;
/*!50001 CREATE ALGORITHM=UNDEFINED */
/*!50013 DEFINER=`buildadmin-webman-game-number`@`localhost` SQL SECURITY DEFINER */
/*!50001 VIEW `bet_order` AS select `game_play_record`.`id` AS `id`,`game_play_record`.`period_id` AS `period_id`,`game_play_record`.`period_no` AS `period_no`,`game_play_record`.`user_id` AS `user_id`,`game_play_record`.`channel_id` AS `channel_id`,`game_play_record`.`pick_numbers` AS `pick_numbers`,`game_play_record`.`total_amount` AS `total_amount`,`game_play_record`.`streak_at_bet` AS `streak_at_bet`,`game_play_record`.`is_auto` AS `is_auto`,`game_play_record`.`win_amount` AS `win_amount`,`game_play_record`.`jackpot_extra_amount` AS `jackpot_extra_amount`,`game_play_record`.`status` AS `status`,`game_play_record`.`idempotency_key` AS `idempotency_key`,`game_play_record`.`create_time` AS `create_time`,`game_play_record`.`update_time` AS `update_time` from `game_play_record` */;
/*!50001 SET character_set_client = @saved_cs_client */;
/*!50001 SET character_set_results = @saved_cs_results */;
/*!50001 SET collation_connection = @saved_col_connection */;
/*!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 2026-04-23 17:19:56