2021-04-23 13:06:17.437 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysEmpExtOrgPos'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:06:17.495 +08:00 [WRN] Entity 'SysPos' has a global query filter defined and is the required end of a relationship with the entity 'SysEmpPos'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:06:17.496 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysRoleDataScope'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:06:17.496 +08:00 [WRN] Entity 'SysMenu' has a global query filter defined and is the required end of a relationship with the entity 'SysRoleMenu'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:06:17.496 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysUserDataScope'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:06:17.584 +08:00 [WRN] Entity 'SysRole' has a global query filter defined and is the required end of a relationship with the entity 'SysUserRole'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:06:17.591 +08:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. 2021-04-23 13:06:17.843 +08:00 [INF] Entity Framework Core 5.0.5 initialized 'DefaultDbContext' using provider 'Pomelo.EntityFrameworkCore.MySql' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations ServerVersion 5.5.53-mysql 2021-04-23 13:06:51.361 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysEmpExtOrgPos'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:06:51.408 +08:00 [WRN] Entity 'SysPos' has a global query filter defined and is the required end of a relationship with the entity 'SysEmpPos'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:06:51.408 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysRoleDataScope'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:06:51.408 +08:00 [WRN] Entity 'SysMenu' has a global query filter defined and is the required end of a relationship with the entity 'SysRoleMenu'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:06:51.408 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysUserDataScope'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:06:51.413 +08:00 [WRN] Entity 'SysRole' has a global query filter defined and is the required end of a relationship with the entity 'SysUserRole'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:06:51.420 +08:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. 2021-04-23 13:06:51.659 +08:00 [INF] Entity Framework Core 5.0.5 initialized 'DefaultDbContext' using provider 'Pomelo.EntityFrameworkCore.MySql' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations ServerVersion 5.5.53-mysql 2021-04-23 13:06:51.846 +08:00 [INF] Executed DbCommand (23ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT 1 FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA='dilon' AND TABLE_NAME='__EFMigrationsHistory'; 2021-04-23 13:06:51.928 +08:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT 1 FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA='dilon' AND TABLE_NAME='__EFMigrationsHistory'; 2021-04-23 13:06:51.971 +08:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `MigrationId`, `ProductVersion` FROM `__EFMigrationsHistory` ORDER BY `MigrationId`; 2021-04-23 13:06:51.988 +08:00 [INF] Applying migration '20210423050618_Init'. 2021-04-23 13:06:52.311 +08:00 [INF] Executed DbCommand (33ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `code_gen_test` ( `Id` bigint NOT NULL COMMENT 'Id主键', `Name` longtext CHARACTER SET utf8mb4 NULL COMMENT '名称', `NickName` longtext CHARACTER SET utf8mb4 NULL COMMENT '昵称', `Birthday` datetime NOT NULL COMMENT '生日', `Age` int NOT NULL COMMENT '年龄', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_code_gen_test` PRIMARY KEY (`Id`) ) COMMENT '代码生成业务'; 2021-04-23 13:06:52.348 +08:00 [INF] Executed DbCommand (37ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_app` ( `Id` bigint NOT NULL COMMENT 'Id主键', `Name` longtext CHARACTER SET utf8mb4 NULL COMMENT '名称', `Code` longtext CHARACTER SET utf8mb4 NULL COMMENT '编码', `Icon` longtext CHARACTER SET utf8mb4 NULL COMMENT '图标', `Color` longtext CHARACTER SET utf8mb4 NULL COMMENT '图标颜色', `Active` longtext CHARACTER SET utf8mb4 NULL COMMENT '是否默认激活', `Status` int NOT NULL COMMENT '状态', `Sort` int NOT NULL COMMENT '排序', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_app` PRIMARY KEY (`Id`) ) COMMENT '系统应用表'; 2021-04-23 13:06:53.006 +08:00 [INF] Executed DbCommand (36ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_code_gen` ( `Id` bigint NOT NULL COMMENT 'Id主键', `AuthorName` longtext CHARACTER SET utf8mb4 NULL COMMENT '作者姓名', `TablePrefix` longtext CHARACTER SET utf8mb4 NULL COMMENT '是否移除表前缀', `GenerateType` longtext CHARACTER SET utf8mb4 NULL COMMENT '生成方式', `TableName` longtext CHARACTER SET utf8mb4 NULL COMMENT '数据库表名', `NameSpace` longtext CHARACTER SET utf8mb4 NULL COMMENT '命名空间', `BusName` longtext CHARACTER SET utf8mb4 NULL COMMENT '业务名', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_code_gen` PRIMARY KEY (`Id`) ) COMMENT '代码生成表'; 2021-04-23 13:06:53.038 +08:00 [INF] Executed DbCommand (31ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_code_gen_config` ( `Id` bigint NOT NULL COMMENT 'Id主键', `CodeGenId` bigint NOT NULL COMMENT '代码生成主表ID', `ColumnName` longtext CHARACTER SET utf8mb4 NULL COMMENT '数据库字段名', `ColumnComment` longtext CHARACTER SET utf8mb4 NULL COMMENT '字段描述', `NetType` longtext CHARACTER SET utf8mb4 NULL COMMENT '.NET数据类型', `EffectType` longtext CHARACTER SET utf8mb4 NULL COMMENT '作用类型', `DictTypeCode` longtext CHARACTER SET utf8mb4 NULL COMMENT '字典Code', `WhetherRetract` longtext CHARACTER SET utf8mb4 NULL COMMENT '列表是否缩进', `WhetherRequired` longtext CHARACTER SET utf8mb4 NULL COMMENT '是否必填', `QueryWhether` longtext CHARACTER SET utf8mb4 NULL COMMENT '是否是查询条件', `QueryType` longtext CHARACTER SET utf8mb4 NULL COMMENT '查询方式', `WhetherTable` longtext CHARACTER SET utf8mb4 NULL COMMENT '列表显示', `WhetherAddUpdate` longtext CHARACTER SET utf8mb4 NULL COMMENT '增改', `ColumnKey` longtext CHARACTER SET utf8mb4 NULL COMMENT '主外键', `DataType` longtext CHARACTER SET utf8mb4 NULL COMMENT '数据库中类型', `WhetherCommon` longtext CHARACTER SET utf8mb4 NULL COMMENT '是否通用字段', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_code_gen_config` PRIMARY KEY (`Id`) ) COMMENT '代码生成字段配置表'; 2021-04-23 13:06:54.723 +08:00 [INF] Executed DbCommand (28ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_config` ( `Id` bigint NOT NULL COMMENT 'Id主键', `Name` longtext CHARACTER SET utf8mb4 NULL COMMENT '名称', `Code` longtext CHARACTER SET utf8mb4 NULL COMMENT '编码', `Value` longtext CHARACTER SET utf8mb4 NULL COMMENT '属性值', `SysFlag` longtext CHARACTER SET utf8mb4 NULL COMMENT '是否是系统参数', `Remark` longtext CHARACTER SET utf8mb4 NULL COMMENT '备注', `Status` int NOT NULL COMMENT '状态', `GroupCode` longtext CHARACTER SET utf8mb4 NULL COMMENT '常量所属分类的编码', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_config` PRIMARY KEY (`Id`) ) COMMENT '参数配置表'; 2021-04-23 13:06:56.283 +08:00 [INF] Executed DbCommand (29ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_dict_type` ( `Id` bigint NOT NULL COMMENT 'Id主键', `Name` longtext CHARACTER SET utf8mb4 NULL COMMENT '名称', `Code` longtext CHARACTER SET utf8mb4 NULL COMMENT '编码', `Sort` int NOT NULL COMMENT '排序', `Remark` longtext CHARACTER SET utf8mb4 NULL COMMENT '备注', `Status` int NOT NULL COMMENT '状态', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_dict_type` PRIMARY KEY (`Id`) ) COMMENT '字典类型表'; 2021-04-23 13:06:56.324 +08:00 [INF] Executed DbCommand (41ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_emp` ( `Id` bigint NOT NULL COMMENT '用户Id', `JobNum` longtext CHARACTER SET utf8mb4 NULL COMMENT '工号', `OrgId` bigint NOT NULL COMMENT '机构Id', `OrgName` longtext CHARACTER SET utf8mb4 NULL COMMENT '机构名称', CONSTRAINT `PK_sys_emp` PRIMARY KEY (`Id`) ) COMMENT '员工表'; 2021-04-23 13:06:57.844 +08:00 [INF] Executed DbCommand (41ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_file` ( `Id` bigint NOT NULL COMMENT 'Id主键', `FileLocation` int NOT NULL COMMENT '文件存储位置', `FileBucket` longtext CHARACTER SET utf8mb4 NULL COMMENT '文件仓库', `FileOriginName` longtext CHARACTER SET utf8mb4 NULL COMMENT '文件名称', `FileSuffix` longtext CHARACTER SET utf8mb4 NULL COMMENT '文件后缀', `FileSizeKb` bigint NOT NULL COMMENT '文件大小kb', `FileSizeInfo` longtext CHARACTER SET utf8mb4 NULL COMMENT '文件大小信息', `FileObjectName` longtext CHARACTER SET utf8mb4 NULL COMMENT '存储到bucket的名称', `FilePath` longtext CHARACTER SET utf8mb4 NULL COMMENT '存储路径', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_file` PRIMARY KEY (`Id`) ) COMMENT '文件信息表'; 2021-04-23 13:06:57.874 +08:00 [INF] Executed DbCommand (30ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_log_audit` ( `Id` int NOT NULL AUTO_INCREMENT, `TableName` longtext CHARACTER SET utf8mb4 NULL COMMENT '表名', `ColumnName` longtext CHARACTER SET utf8mb4 NULL COMMENT '列名', `NewValue` longtext CHARACTER SET utf8mb4 NULL COMMENT '新值', `OldValue` longtext CHARACTER SET utf8mb4 NULL COMMENT '旧值', `CreatedTime` datetime NOT NULL COMMENT '操作时间', `UserId` bigint NOT NULL COMMENT '操作人Id', `UserName` longtext CHARACTER SET utf8mb4 NULL COMMENT '操作人名称', `Operate` longtext CHARACTER SET utf8mb4 NULL COMMENT '操作方式', CONSTRAINT `PK_sys_log_audit` PRIMARY KEY (`Id`) ) COMMENT '审计日志表'; 2021-04-23 13:06:59.651 +08:00 [INF] Executed DbCommand (32ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_log_op` ( `Id` int NOT NULL AUTO_INCREMENT, `Name` longtext CHARACTER SET utf8mb4 NULL COMMENT '名称', `OpType` int NULL COMMENT '操作类型', `Success` longtext CHARACTER SET utf8mb4 NULL COMMENT '是否执行成功', `Message` longtext CHARACTER SET utf8mb4 NULL COMMENT '具体消息', `Ip` longtext CHARACTER SET utf8mb4 NULL COMMENT 'IP', `Location` longtext CHARACTER SET utf8mb4 NULL COMMENT '地址', `Browser` longtext CHARACTER SET utf8mb4 NULL COMMENT '浏览器', `Os` longtext CHARACTER SET utf8mb4 NULL COMMENT '操作系统', `Url` longtext CHARACTER SET utf8mb4 NULL COMMENT '请求地址', `ClassName` longtext CHARACTER SET utf8mb4 NULL COMMENT '类名称', `MethodName` longtext CHARACTER SET utf8mb4 NULL COMMENT '方法名称', `ReqMethod` longtext CHARACTER SET utf8mb4 NULL COMMENT '请求方式', `Param` longtext CHARACTER SET utf8mb4 NULL COMMENT '请求参数', `Result` longtext CHARACTER SET utf8mb4 NULL COMMENT '返回结果', `ElapsedTime` bigint NOT NULL COMMENT '耗时', `OpTime` datetime NOT NULL COMMENT '操作时间', `Account` longtext CHARACTER SET utf8mb4 NULL COMMENT '操作人', CONSTRAINT `PK_sys_log_op` PRIMARY KEY (`Id`) ) COMMENT '操作日志表'; 2021-04-23 13:07:01.403 +08:00 [INF] Executed DbCommand (34ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_log_vis` ( `Id` int NOT NULL AUTO_INCREMENT, `Name` longtext CHARACTER SET utf8mb4 NULL COMMENT '名称', `Success` longtext CHARACTER SET utf8mb4 NULL COMMENT '是否执行成功', `Message` longtext CHARACTER SET utf8mb4 NULL COMMENT '具体消息', `Ip` longtext CHARACTER SET utf8mb4 NULL COMMENT 'IP', `Location` longtext CHARACTER SET utf8mb4 NULL COMMENT '地址', `Browser` longtext CHARACTER SET utf8mb4 NULL COMMENT '浏览器', `Os` longtext CHARACTER SET utf8mb4 NULL COMMENT '操作系统', `VisType` int NULL COMMENT '访问类型', `VisTime` datetime NOT NULL COMMENT '访问时间', `Account` longtext CHARACTER SET utf8mb4 NULL COMMENT '访问人', CONSTRAINT `PK_sys_log_vis` PRIMARY KEY (`Id`) ) COMMENT '访问日志表'; 2021-04-23 13:07:01.438 +08:00 [INF] Executed DbCommand (35ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_menu` ( `Id` bigint NOT NULL COMMENT 'Id主键', `Pid` bigint NOT NULL COMMENT '父Id', `Pids` longtext CHARACTER SET utf8mb4 NULL COMMENT '父Ids', `Name` longtext CHARACTER SET utf8mb4 NULL COMMENT '名称', `Code` longtext CHARACTER SET utf8mb4 NULL COMMENT '编码', `Type` int NOT NULL COMMENT '菜单类型', `Icon` longtext CHARACTER SET utf8mb4 NULL COMMENT '图标', `Router` longtext CHARACTER SET utf8mb4 NULL COMMENT '路由地址', `Component` longtext CHARACTER SET utf8mb4 NULL COMMENT '组件地址', `Permission` longtext CHARACTER SET utf8mb4 NULL COMMENT '权限标识', `Application` longtext CHARACTER SET utf8mb4 NULL COMMENT '应用分类', `OpenType` int NOT NULL COMMENT '打开方式', `Visible` longtext CHARACTER SET utf8mb4 NULL COMMENT '是否可见', `Link` longtext CHARACTER SET utf8mb4 NULL COMMENT '内链地址', `Redirect` longtext CHARACTER SET utf8mb4 NULL COMMENT '重定向地址', `Weight` int NOT NULL COMMENT '权重', `Sort` int NOT NULL COMMENT '排序', `Remark` longtext CHARACTER SET utf8mb4 NULL COMMENT '备注', `Status` int NOT NULL, `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_menu` PRIMARY KEY (`Id`) ) COMMENT '菜单表'; 2021-04-23 13:07:03.144 +08:00 [INF] Executed DbCommand (38ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_notice` ( `Id` bigint NOT NULL COMMENT 'Id主键', `Title` longtext CHARACTER SET utf8mb4 NULL COMMENT '标题', `Content` longtext CHARACTER SET utf8mb4 NULL COMMENT '内容', `Type` int NOT NULL COMMENT '类型', `PublicUserId` bigint NOT NULL COMMENT '发布人Id', `PublicUserName` longtext CHARACTER SET utf8mb4 NULL COMMENT '发布人姓名', `PublicOrgId` bigint NOT NULL COMMENT '发布机构Id', `PublicOrgName` longtext CHARACTER SET utf8mb4 NULL COMMENT '发布机构名称', `PublicTime` datetime NOT NULL COMMENT '发布时间', `CancelTime` datetime NOT NULL COMMENT '撤回时间', `Status` int NOT NULL COMMENT '状态', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_notice` PRIMARY KEY (`Id`) ) COMMENT '通知公告表'; 2021-04-23 13:07:05.030 +08:00 [INF] Executed DbCommand (25ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_notice_user` ( `NoticeId` bigint NOT NULL COMMENT '通知公告Id', `UserId` bigint NOT NULL COMMENT '用户Id', `ReadTime` datetime NOT NULL COMMENT '阅读时间', `ReadStatus` int NOT NULL COMMENT '状态' ) COMMENT '通知公告用户表'; 2021-04-23 13:07:05.062 +08:00 [INF] Executed DbCommand (31ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_oauth_user` ( `Id` bigint NOT NULL COMMENT 'Id主键', `Uuid` longtext CHARACTER SET utf8mb4 NULL COMMENT 'UUID', `AccessToken` longtext CHARACTER SET utf8mb4 NULL COMMENT 'Token', `NickName` longtext CHARACTER SET utf8mb4 NULL COMMENT '昵称', `Avatar` longtext CHARACTER SET utf8mb4 NULL COMMENT '头像', `Gender` longtext CHARACTER SET utf8mb4 NULL COMMENT '性别', `Phone` longtext CHARACTER SET utf8mb4 NULL COMMENT '电话', `Email` longtext CHARACTER SET utf8mb4 NULL COMMENT '邮箱', `Location` longtext CHARACTER SET utf8mb4 NULL COMMENT '位置', `Blog` longtext CHARACTER SET utf8mb4 NULL COMMENT '用户网址', `Company` longtext CHARACTER SET utf8mb4 NULL COMMENT '所在公司', `Source` longtext CHARACTER SET utf8mb4 NULL COMMENT '用户来源', `Remark` longtext CHARACTER SET utf8mb4 NULL COMMENT '备注', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_oauth_user` PRIMARY KEY (`Id`) ) COMMENT 'Oauth登录用户表'; 2021-04-23 13:07:07.136 +08:00 [INF] Executed DbCommand (33ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_org` ( `Id` bigint NOT NULL COMMENT 'Id主键', `Pid` bigint NOT NULL COMMENT '父Id', `Pids` longtext CHARACTER SET utf8mb4 NULL COMMENT '父Ids', `Name` longtext CHARACTER SET utf8mb4 NULL COMMENT '名称', `Code` longtext CHARACTER SET utf8mb4 NULL COMMENT '编码', `Contacts` longtext CHARACTER SET utf8mb4 NULL COMMENT '联系人', `Tel` longtext CHARACTER SET utf8mb4 NULL COMMENT '电话', `Sort` int NOT NULL COMMENT '排序', `Remark` longtext CHARACTER SET utf8mb4 NULL COMMENT '备注', `Status` int NOT NULL COMMENT '状态', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_org` PRIMARY KEY (`Id`) ) COMMENT '组织机构表'; 2021-04-23 13:07:08.687 +08:00 [INF] Executed DbCommand (34ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_pos` ( `Id` bigint NOT NULL COMMENT 'Id主键', `Name` longtext CHARACTER SET utf8mb4 NULL COMMENT '名称', `Code` longtext CHARACTER SET utf8mb4 NULL COMMENT '编码', `Sort` int NOT NULL COMMENT '排序', `Remark` longtext CHARACTER SET utf8mb4 NULL COMMENT '备注', `Status` int NOT NULL COMMENT '状态', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_pos` PRIMARY KEY (`Id`) ) COMMENT '职位表'; 2021-04-23 13:07:08.716 +08:00 [INF] Executed DbCommand (29ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_role` ( `Id` bigint NOT NULL COMMENT 'Id主键', `Name` longtext CHARACTER SET utf8mb4 NULL COMMENT '名称', `Code` longtext CHARACTER SET utf8mb4 NULL COMMENT '编码', `Sort` int NOT NULL COMMENT '排序', `DataScopeType` int NOT NULL COMMENT '数据范围类型', `Remark` longtext CHARACTER SET utf8mb4 NULL COMMENT '备注', `Status` int NOT NULL COMMENT '状态', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_role` PRIMARY KEY (`Id`) ) COMMENT '角色表'; 2021-04-23 13:07:10.424 +08:00 [INF] Executed DbCommand (53ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_tenant` ( `Id` bigint NOT NULL COMMENT 'Id主键', `Name` longtext CHARACTER SET utf8mb4 NULL COMMENT '名称', `Host` longtext CHARACTER SET utf8mb4 NULL COMMENT '主机', `Email` longtext CHARACTER SET utf8mb4 NULL COMMENT '电子邮箱', `Phone` longtext CHARACTER SET utf8mb4 NULL COMMENT '电话', `Connection` longtext CHARACTER SET utf8mb4 NULL COMMENT '数据库连接', `Schema` longtext CHARACTER SET utf8mb4 NULL COMMENT '架构', `Remark` longtext CHARACTER SET utf8mb4 NULL COMMENT '备注', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_tenant` PRIMARY KEY (`Id`) ) COMMENT '租户表'; 2021-04-23 13:07:10.464 +08:00 [INF] Executed DbCommand (39ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_timer` ( `Id` bigint NOT NULL COMMENT 'Id主键', `JobName` longtext CHARACTER SET utf8mb4 NULL COMMENT '任务名称', `JobGroup` longtext CHARACTER SET utf8mb4 NULL COMMENT '任务分组', `BeginTime` datetime NOT NULL COMMENT '开始时间', `EndTime` datetime NULL COMMENT '结束时间', `Cron` longtext CHARACTER SET utf8mb4 NULL COMMENT 'Cron表达式', `RunNumber` int NULL COMMENT '执行次数', `Interval` int NULL COMMENT '执行间隔时间', `TriggerType` int NOT NULL COMMENT '触发器类型', `RequestUrl` longtext CHARACTER SET utf8mb4 NULL COMMENT '请求url', `RequestParameters` longtext CHARACTER SET utf8mb4 NULL COMMENT '请求参数', `Headers` longtext CHARACTER SET utf8mb4 NULL COMMENT 'Headers', `RequestType` int NOT NULL COMMENT '请求类型', `Remark` longtext CHARACTER SET utf8mb4 NULL COMMENT '备注', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_timer` PRIMARY KEY (`Id`) ) COMMENT '定时任务表'; 2021-04-23 13:07:11.945 +08:00 [INF] Executed DbCommand (29ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_user` ( `Id` bigint NOT NULL COMMENT 'Id主键', `Account` varchar(20) CHARACTER SET utf8mb4 NOT NULL COMMENT '账号', `Password` longtext CHARACTER SET utf8mb4 NOT NULL COMMENT '密码', `NickName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '昵称', `Name` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '姓名', `Avatar` longtext CHARACTER SET utf8mb4 NULL COMMENT '头像', `Birthday` datetime NOT NULL COMMENT '生日', `Sex` int NOT NULL COMMENT '性别-男_1、女_2', `Email` varchar(30) CHARACTER SET utf8mb4 NULL COMMENT '邮箱', `Phone` varchar(30) CHARACTER SET utf8mb4 NULL COMMENT '手机', `Tel` varchar(30) CHARACTER SET utf8mb4 NULL COMMENT '电话', `LastLoginIp` varchar(30) CHARACTER SET utf8mb4 NULL COMMENT '最后登录IP', `LastLoginTime` datetime NOT NULL COMMENT '最后登录时间', `AdminType` int NOT NULL COMMENT '管理员类型-超级管理员_1、非管理员_2', `Status` int NOT NULL COMMENT '状态-正常_0、停用_1、删除_2', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_user` PRIMARY KEY (`Id`) ) COMMENT '用户表'; 2021-04-23 13:07:13.483 +08:00 [INF] Executed DbCommand (30ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_dict_data` ( `Id` bigint NOT NULL COMMENT 'Id主键', `TypeId` bigint NOT NULL COMMENT '字典类型Id', `Value` longtext CHARACTER SET utf8mb4 NULL COMMENT '值', `Code` longtext CHARACTER SET utf8mb4 NULL COMMENT '编码', `Sort` int NOT NULL COMMENT '排序', `Remark` longtext CHARACTER SET utf8mb4 NULL COMMENT '备注', `Status` int NOT NULL COMMENT '状态', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_dict_data` PRIMARY KEY (`Id`), CONSTRAINT `FK_sys_dict_data_sys_dict_type_TypeId` FOREIGN KEY (`TypeId`) REFERENCES `sys_dict_type` (`Id`) ON DELETE CASCADE ) COMMENT '字典值表'; 2021-04-23 13:07:15.028 +08:00 [INF] Executed DbCommand (31ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_emp_ext_org_pos` ( `SysEmpId` bigint NOT NULL COMMENT '员工Id', `SysOrgId` bigint NOT NULL COMMENT '机构Id', `SysPosId` bigint NOT NULL COMMENT '职位Id', CONSTRAINT `PK_sys_emp_ext_org_pos` PRIMARY KEY (`SysEmpId`, `SysOrgId`, `SysPosId`), CONSTRAINT `FK_sys_emp_ext_org_pos_sys_emp_SysEmpId` FOREIGN KEY (`SysEmpId`) REFERENCES `sys_emp` (`Id`) ON DELETE CASCADE, CONSTRAINT `FK_sys_emp_ext_org_pos_sys_org_SysOrgId` FOREIGN KEY (`SysOrgId`) REFERENCES `sys_org` (`Id`) ON DELETE CASCADE, CONSTRAINT `FK_sys_emp_ext_org_pos_sys_pos_SysPosId` FOREIGN KEY (`SysPosId`) REFERENCES `sys_pos` (`Id`) ON DELETE CASCADE ) COMMENT '员工附属机构职位表'; 2021-04-23 13:07:15.060 +08:00 [INF] Executed DbCommand (31ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_emp_pos` ( `SysEmpId` bigint NOT NULL COMMENT '员工Id', `SysPosId` bigint NOT NULL COMMENT '职位Id', CONSTRAINT `PK_sys_emp_pos` PRIMARY KEY (`SysEmpId`, `SysPosId`), CONSTRAINT `FK_sys_emp_pos_sys_emp_SysEmpId` FOREIGN KEY (`SysEmpId`) REFERENCES `sys_emp` (`Id`) ON DELETE CASCADE, CONSTRAINT `FK_sys_emp_pos_sys_pos_SysPosId` FOREIGN KEY (`SysPosId`) REFERENCES `sys_pos` (`Id`) ON DELETE CASCADE ) COMMENT '员工职位表'; 2021-04-23 13:07:15.087 +08:00 [INF] Executed DbCommand (26ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_role_data_scope` ( `SysRoleId` bigint NOT NULL COMMENT '角色Id', `SysOrgId` bigint NOT NULL COMMENT '机构Id', CONSTRAINT `PK_sys_role_data_scope` PRIMARY KEY (`SysRoleId`, `SysOrgId`), CONSTRAINT `FK_sys_role_data_scope_sys_org_SysOrgId` FOREIGN KEY (`SysOrgId`) REFERENCES `sys_org` (`Id`) ON DELETE CASCADE, CONSTRAINT `FK_sys_role_data_scope_sys_role_SysRoleId` FOREIGN KEY (`SysRoleId`) REFERENCES `sys_role` (`Id`) ON DELETE CASCADE ) COMMENT '角色数据范围表'; 2021-04-23 13:07:16.785 +08:00 [INF] Executed DbCommand (28ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_role_menu` ( `SysRoleId` bigint NOT NULL COMMENT '角色Id', `SysMenuId` bigint NOT NULL COMMENT '菜单Id', CONSTRAINT `PK_sys_role_menu` PRIMARY KEY (`SysRoleId`, `SysMenuId`), CONSTRAINT `FK_sys_role_menu_sys_menu_SysMenuId` FOREIGN KEY (`SysMenuId`) REFERENCES `sys_menu` (`Id`) ON DELETE CASCADE, CONSTRAINT `FK_sys_role_menu_sys_role_SysRoleId` FOREIGN KEY (`SysRoleId`) REFERENCES `sys_role` (`Id`) ON DELETE CASCADE ) COMMENT '角色菜单表'; 2021-04-23 13:07:16.815 +08:00 [INF] Executed DbCommand (30ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_user_data_scope` ( `SysUserId` bigint NOT NULL COMMENT '用户Id', `SysOrgId` bigint NOT NULL COMMENT '机构Id', CONSTRAINT `PK_sys_user_data_scope` PRIMARY KEY (`SysUserId`, `SysOrgId`), CONSTRAINT `FK_sys_user_data_scope_sys_org_SysOrgId` FOREIGN KEY (`SysOrgId`) REFERENCES `sys_org` (`Id`) ON DELETE CASCADE, CONSTRAINT `FK_sys_user_data_scope_sys_user_SysUserId` FOREIGN KEY (`SysUserId`) REFERENCES `sys_user` (`Id`) ON DELETE CASCADE ) COMMENT '用户数据范围表'; 2021-04-23 13:07:18.373 +08:00 [INF] Executed DbCommand (22ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_user_role` ( `SysUserId` bigint NOT NULL COMMENT '用户Id', `SysRoleId` bigint NOT NULL COMMENT '角色Id', CONSTRAINT `PK_sys_user_role` PRIMARY KEY (`SysUserId`, `SysRoleId`), CONSTRAINT `FK_sys_user_role_sys_role_SysRoleId` FOREIGN KEY (`SysRoleId`) REFERENCES `sys_role` (`Id`) ON DELETE CASCADE, CONSTRAINT `FK_sys_user_role_sys_user_SysUserId` FOREIGN KEY (`SysUserId`) REFERENCES `sys_user` (`Id`) ON DELETE CASCADE ) COMMENT '用户角色表'; 2021-04-23 13:07:18.385 +08:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_app` (`Id`, `Active`, `Code`, `Color`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Name`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070922869, 'N', 'busapp', NULL, NULL, NULL, NULL, NULL, FALSE, '业务应用', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_app` (`Id`, `Active`, `Code`, `Color`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Name`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070898245, 'Y', 'system', NULL, NULL, NULL, NULL, NULL, FALSE, '系统管理', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_app` (`Id`, `Active`, `Code`, `Color`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Name`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070902341, 'N', 'system_tool', NULL, NULL, NULL, NULL, NULL, FALSE, '系统工具', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_app` (`Id`, `Active`, `Code`, `Color`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Name`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070922826, 'N', 'advanced', NULL, NULL, NULL, NULL, NULL, FALSE, '高级功能', 100, 0, NULL, NULL, NULL); 2021-04-23 13:07:19.778 +08:00 [INF] Executed DbCommand (25ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902360, 'DILON_EMAIL_FROM', NULL, NULL, NULL, 'EMAIL', FALSE, '邮箱发件人', '邮箱发件人', 0, 'Y', NULL, NULL, NULL, 'test@126.com'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902362, 'DILON_FILE_UPLOAD_PATH_FOR_LINUX', NULL, NULL, NULL, 'FILE_PATH', FALSE, 'Linux/Mac本地上传文件路径', 'Linux/Mac本地上传文件路径', 0, 'Y', NULL, NULL, NULL, '/tmp'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902363, 'DILON_UN_XSS_FILTER_URL', NULL, NULL, NULL, 'DEFAULT', FALSE, '放开XSS过滤的接口', '多个url可以用英文逗号隔开', 0, 'Y', NULL, NULL, NULL, '/demo/xssfilter,/demo/unxss'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902364, 'DILON_ENABLE_SINGLE_LOGIN', NULL, NULL, NULL, 'DEFAULT', FALSE, '单用户登陆的开关', 'true-打开,false-关闭,如果一个人登录两次,就会将上一次登陆挤下去', 0, 'Y', NULL, NULL, NULL, 'false'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902365, 'DILON_CAPTCHA_OPEN', NULL, NULL, NULL, 'DEFAULT', FALSE, '登录验证码的开关', 'true-打开,false-关闭', 0, 'Y', NULL, NULL, NULL, 'true'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902366, 'DILON_DRUID_USERNAME', NULL, NULL, NULL, 'DEFAULT', FALSE, 'Druid监控登录账号', 'Druid监控登录账号', 0, 'Y', NULL, NULL, NULL, 'superAdmin'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902367, 'DILON_DRUID_PASSWORD', NULL, NULL, NULL, 'DEFAULT', FALSE, 'Druid监控界面登录密码', 'Druid监控界面登录密码', 0, 'Y', NULL, NULL, NULL, '123456'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902369, 'DILON_IP_GEO_APP_CODE', NULL, NULL, NULL, 'DEFAULT', FALSE, '阿里云定位appCode', '阿里云定位appCode', 0, 'Y', NULL, NULL, NULL, '461535aabeae4f34861884d392f5d452'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902359, 'DILON_EMAIL_SSL', NULL, NULL, NULL, 'EMAIL', FALSE, '邮箱是否开启ssl', '邮箱是否开启ssl', 0, 'Y', NULL, NULL, NULL, 'true'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902370, 'DILON_ENABLE_OAUTH_LOGIN', NULL, NULL, NULL, 'OAUTH', FALSE, 'Oauth用户登录的开关', 'Oauth用户登录的开关', 0, 'Y', NULL, NULL, NULL, 'true'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902371, 'DILON_OAUTH_GITEE_CLIENT_ID', NULL, NULL, NULL, 'OAUTH', FALSE, 'Oauth码云登录ClientId', 'Oauth码云登录ClientId', 0, 'Y', NULL, NULL, NULL, '你的clientId'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902372, 'DILON_OAUTH_GITEE_CLIENT_SECRET', NULL, NULL, NULL, 'OAUTH', FALSE, 'Oauth码云登录ClientSecret', 'Oauth码云登录ClientSecret', 0, 'Y', NULL, NULL, NULL, '你的clientSecret'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902373, 'DILON_OAUTH_GITEE_REDIRECT_URI', NULL, NULL, NULL, 'OAUTH', FALSE, 'Oauth码云登录回调地址', 'Oauth码云登录回调地址', 0, 'Y', NULL, NULL, NULL, 'http://127.0.0.1:5566/oauth/callback/gitee'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902374, 'DILON_DEMO_ENV_FLAG', NULL, NULL, NULL, 'DEFAULT', FALSE, '演示环境', '演示环境的开关,true-打开,false-关闭,如果演示环境开启,则只能读数据不能写数据', 0, 'Y', NULL, NULL, NULL, 'false'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902368, 'DILON_IP_GEO_API', NULL, NULL, NULL, 'DEFAULT', FALSE, '阿里云定位api接口地址', '阿里云定位api接口地址', 0, 'Y', NULL, NULL, NULL, 'http://api01.aliyun.venuscn.com/ip?ip=%s'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902358, 'DILON_EMAIL_PORT', NULL, NULL, NULL, 'EMAIL', FALSE, '邮箱端口', '邮箱端口', 0, 'Y', NULL, NULL, NULL, '465'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902361, 'DILON_FILE_UPLOAD_PATH_FOR_WINDOWS', NULL, NULL, NULL, 'FILE_PATH', FALSE, 'Win本地上传文件路径', 'Win本地上传文件路径', 0, 'Y', NULL, NULL, NULL, 'D:/tmp'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902356, 'DILON_EMAIL_USERNAME', NULL, NULL, NULL, 'EMAIL', FALSE, '邮箱用户名', '邮箱用户名', 0, 'Y', NULL, NULL, NULL, 'test@126.com'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902342, 'DILON_JWT_SECRET', NULL, NULL, NULL, 'DEFAULT', FALSE, 'jwt密钥', '(重要)jwt密钥,默认为空,自行设置', 0, 'Y', NULL, NULL, NULL, 'xiaonuo'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902343, 'DILON_DEFAULT_PASSWORD', NULL, NULL, NULL, 'DEFAULT', FALSE, '默认密码', '默认密码', 0, 'Y', NULL, NULL, NULL, '123456'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902344, 'DILON_TOKEN_EXPIRE', NULL, NULL, NULL, 'DEFAULT', FALSE, 'token过期时间', 'token过期时间(单位:秒)', 0, 'Y', NULL, NULL, NULL, '86400'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902357, 'DILON_EMAIL_PASSWORD', NULL, NULL, NULL, 'EMAIL', FALSE, '邮箱密码', '邮箱密码', 0, 'Y', NULL, NULL, NULL, '你的邮箱密码'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902346, 'DILON_ALIYUN_SMS_ACCESSKEY_ID', NULL, NULL, NULL, 'ALIYUN_SMS', FALSE, '阿里云短信keyId', '阿里云短信keyId', 0, 'Y', NULL, NULL, NULL, '你的keyId'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902347, 'DILON_ALIYUN_SMS_ACCESSKEY_SECRET', NULL, NULL, NULL, 'ALIYUN_SMS', FALSE, '阿里云短信secret', '阿里云短信secret', 0, 'Y', NULL, NULL, NULL, '你的secret'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902348, 'DILON_ALIYUN_SMS_SIGN_NAME', NULL, NULL, NULL, 'ALIYUN_SMS', FALSE, '阿里云短信签名', '阿里云短信签名', 0, 'Y', NULL, NULL, NULL, '你的签名'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902345, 'DILON_SESSION_EXPIRE', NULL, NULL, NULL, 'DEFAULT', FALSE, 'session会话过期时间', 'session会话过期时间(单位:秒)', 0, 'Y', NULL, NULL, NULL, '7200'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902350, 'DILON_ALIYUN_SMS_INVALIDATE_MINUTES', NULL, NULL, NULL, 'ALIYUN_SMS', FALSE, '阿里云短信默认失效时间', '阿里云短信默认失效时间(单位:分钟)', 0, 'Y', NULL, NULL, NULL, '5'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902351, 'DILON_TENCENT_SMS_SECRET_ID', NULL, NULL, NULL, 'TENCENT_SMS', FALSE, '腾讯云短信secretId', '腾讯云短信secretId', 0, 'Y', NULL, NULL, NULL, '你的secretId'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902352, 'DILON_TENCENT_SMS_SECRET_KEY', NULL, NULL, NULL, 'TENCENT_SMS', FALSE, '腾讯云短信secretKey', '腾讯云短信secretKey', 0, 'Y', NULL, NULL, NULL, '你的secretkey'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902353, 'DILON_TENCENT_SMS_SDK_APP_ID', NULL, NULL, NULL, 'TENCENT_SMS', FALSE, '腾讯云短信sdkAppId', '腾讯云短信sdkAppId', 0, 'Y', NULL, NULL, NULL, '1400375123'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902354, 'DILON_TENCENT_SMS_SIGN', NULL, NULL, NULL, 'TENCENT_SMS', FALSE, '腾讯云短信签名', '腾讯云短信签名', 0, 'Y', NULL, NULL, NULL, '你的签名'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902355, 'DILON_EMAIL_HOST', NULL, NULL, NULL, 'EMAIL', FALSE, '邮箱host', '邮箱host', 0, 'Y', NULL, NULL, NULL, 'smtp.126.com'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902349, 'DILON_ALIYUN_SMS_LOGIN_TEMPLATE_CODE', NULL, NULL, NULL, 'ALIYUN_SMS', FALSE, '阿里云短信-登录模板号', '阿里云短信-登录模板号', 0, 'Y', NULL, NULL, NULL, 'SMS_1877123456'); 2021-04-23 13:07:23.449 +08:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910534, 'notice_type', NULL, NULL, NULL, FALSE, '通知公告类型', '通知公告类型', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910535, 'notice_status', NULL, NULL, NULL, FALSE, '通知公告状态', '通知公告状态', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910536, 'yes_true_false', NULL, NULL, NULL, FALSE, '是否boolean', '是否boolean', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910537, 'code_gen_create_type', NULL, NULL, NULL, FALSE, '代码生成方式', '代码生成方式', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070922828, 'code_gen_query_type', NULL, NULL, NULL, FALSE, '代码生成查询类型', '代码生成查询类型', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070922827, 'code_gen_effect_type', NULL, NULL, NULL, FALSE, '代码生成作用类型', '代码生成作用类型', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070922829, 'code_gen_net_type', NULL, NULL, NULL, FALSE, '代码生成.NET类型', '代码生成.NET类型', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910533, 'run_status', NULL, NULL, NULL, FALSE, '运行状态', '定时任务运行状态', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910538, 'request_type', NULL, NULL, NULL, FALSE, '请求方式', '请求方式', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070906494, 'op_type', NULL, NULL, NULL, FALSE, '操作类型', '操作类型', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070906495, 'file_storage_location', NULL, NULL, NULL, FALSE, '文件存储位置', '文件存储位置', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070906492, 'data_scope_type', NULL, NULL, NULL, FALSE, '数据范围类型', '数据范围类型', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070906493, 'sms_send_source', NULL, NULL, NULL, FALSE, '短信发送来源', '短信发送来源', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070906484, 'sex', NULL, NULL, NULL, FALSE, '性别', '性别字典', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070906485, 'consts_type', NULL, NULL, NULL, FALSE, '常量的分类', '常量的分类,用于区别一组配置', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070906486, 'yes_or_no', NULL, NULL, NULL, FALSE, '是否', '是否', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070906487, 'vis_type', NULL, NULL, NULL, FALSE, '访问类型', '访问类型', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070906483, 'common_status', NULL, NULL, NULL, FALSE, '通用状态', '通用状态', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070906489, 'send_type', NULL, NULL, NULL, FALSE, '发送类型', '发送类型', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070906490, 'open_type', NULL, NULL, NULL, FALSE, '打开方式', '打开方式', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070906491, 'menu_weight', NULL, NULL, NULL, FALSE, '菜单权重', '菜单权重', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070906488, 'menu_type', NULL, NULL, NULL, FALSE, '菜单类型', '菜单类型', 100, 0, NULL, NULL, NULL); 2021-04-23 13:07:25.868 +08:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_emp` (`Id`, `JobNum`, `OrgId`, `OrgName`) VALUES (142307070910551, 'D1001', 142307070910539, '华夏集团'); INSERT INTO `sys_emp` (`Id`, `JobNum`, `OrgId`, `OrgName`) VALUES (142307070910552, 'D1002', 142307070910539, '华夏集团'); INSERT INTO `sys_emp` (`Id`, `JobNum`, `OrgId`, `OrgName`) VALUES (142307070910553, 'D1003', 142307070910539, '华夏集团'); 2021-04-23 13:07:25.896 +08:00 [INF] Executed DbCommand (28ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918736, 'system', 'sys_log_mgr_op_log', 'system/log/oplog/index', NULL, NULL, NULL, NULL, FALSE, NULL, '操作日志', 1, NULL, 142307070918732, '[0],[142307070918732],', NULL, NULL, '/oplog', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918732, 'system', 'sys_log_mgr', 'PageView', NULL, NULL, NULL, 'read', FALSE, NULL, '日志管理', 0, NULL, 0, '[0],', NULL, NULL, '/log', 100, 0, 0, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918733, 'system', 'sys_log_mgr_vis_log', 'system/log/vislog/index', NULL, NULL, NULL, NULL, FALSE, NULL, '访问日志', 1, NULL, 142307070918732, '[0],[142307070918732],', NULL, NULL, '/vislog', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918731, 'system', 'sys_swagger_mgr', 'Iframe', NULL, NULL, NULL, NULL, FALSE, 'http://127.0.0.1:5566/', '接口文档', 2, NULL, 142307070914662, '[0],[142307070914662],', NULL, NULL, '/swagger', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918734, 'system', 'sys_log_mgr_vis_log_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '访问日志查询', 0, 'sysVisLog:page', 142307070918733, '[0],[142307070918732],[142307070918733],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918735, 'system', 'sys_log_mgr_vis_log_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '访问日志清空', 0, 'sysVisLog:delete', 142307070918733, '[0],[142307070918732],[142307070918733],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918737, 'system', 'sys_log_mgr_op_log_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '操作日志查询', 0, 'sysOpLog:page', 142307070918736, '[0],[142307070918732],[142307070918736],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918743, 'system', 'sys_monitor_mgr_online_user_list', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '在线用户列表', 0, 'sysOnlineUser:list', 142307070918742, '[0],[142307070918739],[142307070918742],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918739, 'system', 'sys_monitor_mgr', 'PageView', NULL, NULL, NULL, 'deployment-unit', FALSE, NULL, '系统监控', 0, NULL, 0, '[0],', NULL, NULL, '/monitor', 100, 0, 0, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918740, 'system', 'sys_monitor_mgr_machine_monitor', 'system/machine/index', NULL, NULL, NULL, NULL, FALSE, NULL, '服务监控', 1, NULL, 142307070918739, '[0],[142307070918739],', NULL, NULL, '/machine', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918741, 'system', 'sys_monitor_mgr_machine_monitor_query', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '服务监控查询', 0, 'sysMachine:query', 142307070918740, '[0],[142307070918739],[142307070918740],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918742, 'system', 'sys_monitor_mgr_online_user', 'system/onlineUser/index', NULL, NULL, NULL, NULL, FALSE, NULL, '在线用户', 1, NULL, 142307070918739, '[0],[142307070918739],', NULL, NULL, '/onlineUser', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918730, 'system', 'sys_dict_mgr_dict_change_status', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典值修改状态', 0, 'sysDictData:changeStatus', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918744, 'system', 'sys_monitor_mgr_online_user_force_exist', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '在线用户强退', 0, 'sysOnlineUser:forceExist', 142307070918742, '[0],[142307070918739],[142307070918742],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918745, 'system', 'sys_monitor_mgr_druid', 'Iframe', NULL, NULL, NULL, NULL, FALSE, 'http://localhost:82/druid/login.html', '数据监控', 2, NULL, 142307070918739, '[0],[142307070918739],', NULL, NULL, '/druid', 100, 0, 1, NULL, NULL, NULL, 'N', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918738, 'system', 'sys_log_mgr_op_log_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '操作日志清空', 0, 'sysOpLog:delete', 142307070918736, '[0],[142307070918732],[142307070918736],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918729, 'system', 'sys_role_mgr_grant_data', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典值详情', 0, 'sysDictData:detail', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914685, 'system', 'sys_dict_mgr_dict_type_drop_down', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典类型下拉', 0, 'sysDictType:dropDown', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918727, 'system', 'sys_dict_mgr_dict_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典值删除', 0, 'sysDictData:delete', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918746, 'system', 'sys_notice', 'PageView', NULL, NULL, NULL, 'sound', FALSE, NULL, '通知公告', 0, NULL, 0, '[0],', NULL, NULL, '/notice', 100, 0, 0, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914674, 'system', 'sys_sms_mgr', 'system/sms/index', NULL, NULL, NULL, NULL, FALSE, NULL, '短信管理', 1, NULL, 142307070914662, '[0],[142307070914662],', NULL, NULL, '/sms', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914675, 'system', 'sys_sms_mgr_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '短信发送查询', 0, 'sms:page', 142307070914674, '[0],[142307070914662],[142307070914674],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914676, 'system', 'sys_sms_mgr_send_login_message', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '发送验证码短信', 0, 'sms:sendLoginMessage', 142307070914674, '[0],[142307070914662],[142307070914674],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914677, 'system', 'sys_sms_mgr_validate_message', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '验证短信验证码', 0, 'sms:validateMessage', 142307070914674, '[0],[142307070914662],[142307070914674],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914678, 'system', 'sys_dict_mgr', 'system/dict/index', NULL, NULL, NULL, NULL, FALSE, NULL, '字典管理', 1, NULL, 142307070914662, '[0],[142307070914662],', NULL, NULL, '/dict', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914679, 'system', 'sys_dict_mgr_dict_type_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典类型查询', 0, 'sysDictType:page', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918728, 'system', 'sys_dict_mgr_dict_edit', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典值编辑', 0, 'sysDictData:edit', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914680, 'system', 'sys_dict_mgr_dict_type_list', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典类型列表', 0, 'sysDictType:list', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914682, 'system', 'sys_dict_mgr_dict_type_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典类型删除', 0, 'sysDictType:delete', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914683, 'system', 'sys_dict_mgr_dict_type_edit', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典类型编辑', 0, 'sysDictType:edit', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914684, 'system', 'sys_dict_mgr_dict_type_detail', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典类型详情', 0, 'sysDictType:detail', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914686, 'system', 'sys_dict_mgr_dict_type_change_status', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典类型修改状态', 0, 'sysDictType:changeStatus', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914687, 'system', 'sys_dict_mgr_dict_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典值查询', 0, 'sysDictData:page', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918725, 'system', 'sys_dict_mgr_dict_list', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典值列表', 0, 'sysDictData:list', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918726, 'system', 'sys_dict_mgr_dict_add', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典值增加', 0, 'sysDictData:add', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914681, 'system', 'sys_dict_mgr_dict_type_add', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典类型增加', 0, 'sysDictType:add', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918747, 'system', 'sys_notice_mgr', 'system/notice/index', NULL, NULL, NULL, NULL, FALSE, NULL, '公告管理', 1, NULL, 142307070918746, '[0],[142307070918746],', NULL, NULL, '/notice', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918782, 'advanced', 'sys_tenant', 'PageView', NULL, NULL, NULL, 'switcher', FALSE, NULL, 'SaaS租户', 0, NULL, 0, '[0],', NULL, NULL, '/tenant', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918749, 'system', 'sys_notice_mgr_add', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '公告增加', 0, 'sysNotice:add', 142307070918747, '[0],[142307070918746],[142307070918747],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918770, 'system', 'sys_timers_mgr_add', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '定时任务增加', 0, 'sysTimers:add', 142307070918766, '[0],[142307070918765],[142307070918766],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918771, 'system', 'sys_timers_mgr_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '定时任务删除', 0, 'sysTimers:delete', 142307070918766, '[0],[142307070918765],[142307070918766],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918772, 'system', 'sys_timers_mgr_edit', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '定时任务编辑', 0, 'sysTimers:edit', 142307070918766, '[0],[142307070918765],[142307070918766],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918773, 'system', 'sys_timers_mgr_get_action_classes', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '定时任务可执行列表', 0, 'sysTimers:getActionClasses', 142307070918766, '[0],[142307070918765],[142307070918766],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918774, 'system', 'sys_timers_mgr_start', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '定时任务启动', 0, 'sysTimers:start', 142307070918766, '[0],[142307070918765],[142307070918766],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918775, 'system', 'sys_timers_mgr_stop', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '定时任务关闭', 0, 'sysTimers:stop', 142307070918766, '[0],[142307070918765],[142307070918766],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918776, 'system_tool', 'code_gen', 'gen/codeGenerate/index', NULL, NULL, NULL, 'thunderbolt', FALSE, NULL, '代码生成', 0, NULL, 0, '[0],', NULL, NULL, '/codeGenerate/index', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070922870, 'system_tool', 'form_design', 'system/formDesign/index', NULL, NULL, NULL, 'robot', FALSE, NULL, '表单设计', 0, NULL, 0, '[0],', NULL, NULL, '/formDesign/index', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); 2021-04-23 13:07:31.960 +08:00 [INF] Executed DbCommand (43ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914673, 'system', 'sys_email_mgr_send_email_html', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '发送html邮件', 0, 'email:sendEmailHtml', 142307070914671, '[0],[142307070914662],[142307070914671],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918783, 'advanced', 'sys_tenant_mgr', 'system/tenant/index', NULL, NULL, NULL, NULL, FALSE, NULL, '租户管理', 1, NULL, 142307070918782, '[0],[142307070918782],', NULL, NULL, '/tenant', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070922821, 'advanced', 'sys_tenant_mgr_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '租户查询', 0, 'sysTenant:page', 142307070918783, '[0],[142307070918782],[142307070918783],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070922822, 'advanced', 'sys_tenant_mgr_detail', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '租户详情', 0, 'sysTenant:detail', 142307070918783, '[0],[142307070918782],[142307070918783],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070922823, 'advanced', 'sys_tenant_mgr_add', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '租户增加', 0, 'sysTenant:add', 142307070918783, '[0],[142307070918782],[142307070918783],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070922824, 'advanced', 'sys_tenant_mgr_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '租户删除', 0, 'sysTenant:delete', 142307070918783, '[0],[142307070918782],[142307070918783],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070922825, 'advanced', 'sys_tenant_mgr_edit', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '租户编辑', 0, 'sysTenant:edit', 142307070918783, '[0],[142307070918782],[142307070918783],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918769, 'system', 'sys_timers_mgr_detail', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '定时任务详情', 0, 'sysTimers:detail', 142307070918766, '[0],[142307070918765],[142307070918766],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918768, 'system', 'sys_timers_mgr_list', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '定时任务列表', 0, 'sysTimers:list', 142307070918766, '[0],[142307070918765],[142307070918766],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918767, 'system', 'sys_timers_mgr_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '定时任务查询', 0, 'sysTimers:page', 142307070918766, '[0],[142307070918765],[142307070918766],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918766, 'system', 'sys_timers_mgr', 'system/timers/index', NULL, NULL, NULL, NULL, FALSE, NULL, '任务管理', 1, NULL, 142307070918765, '[0],[142307070918765],', NULL, NULL, '/timers', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918750, 'system', 'sys_notice_mgr_edit', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '公告编辑', 0, 'sysNotice:edit', 142307070918747, '[0],[142307070918746],[142307070918747],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918751, 'system', 'sys_notice_mgr_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '公告删除', 0, 'sysNotice:delete', 142307070918747, '[0],[142307070918746],[142307070918747],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918752, 'system', 'sys_notice_mgr_detail', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '公告查看', 0, 'sysNotice:detail', 142307070918747, '[0],[142307070918746],[142307070918747],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918753, 'system', 'sys_notice_mgr_changeStatus', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '公告修改状态', 0, 'sysNotice:changeStatus', 142307070918747, '[0],[142307070918746],[142307070918747],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918754, 'system', 'sys_notice_mgr_received', 'system/noticeReceived/index', NULL, NULL, NULL, NULL, FALSE, NULL, '已收公告', 1, NULL, 142307070918746, '[0],[142307070918746],', NULL, NULL, '/noticeReceived', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918755, 'system', 'sys_notice_mgr_received_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '已收公告查询', 0, 'sysNotice:received', 142307070918754, '[0],[142307070918746],[142307070918754],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918756, 'system', 'sys_file_mgr', 'PageView', NULL, NULL, NULL, 'file', FALSE, NULL, '文件管理', 0, NULL, 0, '[0],', NULL, NULL, '/file', 100, 0, 0, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918748, 'system', 'sys_notice_mgr_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '公告查询', 0, 'sysNotice:page', 142307070918747, '[0],[142307070918746],[142307070918747],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918757, 'system', 'sys_file_mgr_sys_file', 'system/file/index', NULL, NULL, NULL, NULL, FALSE, NULL, '系统文件', 1, NULL, 142307070918756, '[0],[142307070918756],', NULL, NULL, '/file', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918759, 'system', 'sys_file_mgr_sys_file_list', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '文件列表', 0, 'sysFileInfo:list', 142307070918757, '[0],[142307070918756],[142307070918757],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918760, 'system', 'sys_file_mgr_sys_file_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '文件删除', 0, 'sysFileInfo:delete', 142307070918757, '[0],[142307070918756],[142307070918757],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918761, 'system', 'sys_file_mgr_sys_file_detail', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '文件详情', 0, 'sysFileInfo:detail', 142307070918757, '[0],[142307070918756],[142307070918757],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918762, 'system', 'sys_file_mgr_sys_file_upload', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '文件上传', 0, 'sysFileInfo:upload', 142307070918757, '[0],[142307070918756],[142307070918757],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918763, 'system', 'sys_file_mgr_sys_file_download', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '文件下载', 0, 'sysFileInfo:download', 142307070918757, '[0],[142307070918756],[142307070918757],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918764, 'system', 'sys_file_mgr_sys_file_preview', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '图片预览', 0, 'sysFileInfo:preview', 142307070918757, '[0],[142307070918756],[142307070918757],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918765, 'system', 'sys_timers', 'PageView', NULL, NULL, NULL, 'dashboard', FALSE, NULL, '定时任务', 0, NULL, 0, '[0],', NULL, NULL, '/timers', 100, 0, 0, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918758, 'system', 'sys_file_mgr_sys_file_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '文件查询', 0, 'sysFileInfo:page', 142307070918757, '[0],[142307070918756],[142307070918757],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914672, 'system', 'sys_email_mgr_send_email', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '发送文本邮件', 0, 'email:sendEmail', 142307070914671, '[0],[142307070914662],[142307070914671],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914649, 'system', 'sys_menu_mgr_tree', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '菜单树', 0, 'sysMenu:tree', 142307070914642, '[0],[142307070914633],[142307070914642],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914670, 'system', 'sys_app_mgr_set_as_default', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '设为默认应用', 0, 'sysApp:setAsDefault', 142307070914663, '[0],[142307070914662],[142307070914663],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910580, 'system', 'sys_user_mgr_reset_pwd', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户重置密码', 0, 'sysUser:resetPwd', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918777, 'system', 'sys_user_mgr_login', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户登录信息', 0, 'getLoginUser', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 1, 2, NULL, NULL, NULL, 'N', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910581, 'system', 'sys_org_mgr', 'system/org/index', NULL, NULL, NULL, NULL, FALSE, NULL, '机构管理', 1, NULL, 142307070910563, '[0],[142307070910563],', NULL, NULL, '/org', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910582, 'system', 'sys_org_mgr_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '机构查询', 0, 'sysOrg:page', 142307070910581, '[0],[142307070910563],[142307070910581],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910583, 'system', 'sys_org_mgr_list', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '机构列表', 0, 'sysOrg:list', 142307070910581, '[0],[142307070910563],[142307070910581],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910584, 'system', 'sys_org_mgr_add', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '机构增加', 0, 'sysOrg:add', 142307070910581, '[0],[142307070910563],[142307070910581],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910585, 'system', 'sys_org_mgr_edit', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '机构编辑', 0, 'sysOrg:edit', 142307070910581, '[0],[142307070910563],[142307070910581],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910586, 'system', 'sys_org_mgr_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '机构删除', 0, 'sysOrg:delete', 142307070910581, '[0],[142307070910563],[142307070910581],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914671, 'system', 'sys_email_mgr', 'system/email/index', NULL, NULL, NULL, NULL, FALSE, NULL, '邮件发送', 1, NULL, 142307070914662, '[0],[142307070914662],', NULL, NULL, '/email', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910588, 'system', 'sys_org_mgr_tree', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '机构树', 0, 'sysOrg:tree', 142307070910581, '[0],[142307070910563],[142307070910581],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910589, 'system', 'sys_pos_mgr', 'system/pos/index', NULL, NULL, NULL, NULL, FALSE, NULL, '职位管理', 1, NULL, 142307070910563, '[0],[142307070910563],', NULL, NULL, '/pos', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910590, 'system', 'sys_pos_mgr_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '职位查询', 0, 'sysPos:page', 142307070910589, '[0],[142307070910563],[142307070910589],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910591, 'system', 'sys_pos_mgr_list', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '职位列表', 0, 'sysPos:list', 142307070910589, '[0],[142307070910563],[142307070910589],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914629, 'system', 'sys_pos_mgr_add', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '职位增加', 0, 'sysPos:add', 142307070910589, '[0],[142307070910563],[142307070910589],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914630, 'system', 'sys_pos_mgr_edit', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '职位编辑', 0, 'sysPos:edit', 142307070910589, '[0],[142307070910563],[142307070910589],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910579, 'system', 'sys_user_mgr_update_avatar', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户修改头像', 0, 'sysUser:updateAvatar', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910578, 'system', 'sys_user_mgr_change_status', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户修改状态', 0, 'sysUser:changeStatus', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910577, 'system', 'sys_user_mgr_update_pwd', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户修改密码', 0, 'sysUser:updatePwd', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910576, 'system', 'sys_user_mgr_update_info', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户更新信息', 0, 'sysUser:updateInfo', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910560, 'system', 'system_index', 'RouteView', NULL, NULL, NULL, 'home', FALSE, NULL, '主控面板', 0, NULL, 0, '[0],', '/analysis', NULL, '/', 1, 0, 0, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910561, 'system', 'system_index_dashboard', 'system/dashboard/Analysis', NULL, NULL, NULL, NULL, FALSE, NULL, '分析页', 0, NULL, 142307070910560, '[0],[142307070910560],', NULL, NULL, 'analysis', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910562, 'system', 'system_index_workplace', 'system/dashboard/Workplace', NULL, NULL, NULL, NULL, FALSE, NULL, '工作台', 0, NULL, 142307070910560, '[0],[142307070910560],', NULL, NULL, 'workplace', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910563, 'system', 'sys_mgr', 'PageView', NULL, NULL, NULL, 'team', FALSE, NULL, '组织架构', 0, NULL, 0, '[0],', NULL, NULL, '/sys', 100, 0, 0, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910564, 'system', 'sys_user_mgr', 'system/user/index', NULL, NULL, NULL, NULL, FALSE, NULL, '用户管理', 1, NULL, 142307070910563, '[0],[142307070910563],', NULL, NULL, '/mgr_user', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910565, 'system', 'sys_user_mgr_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户查询', 0, 'sysUser:page', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910566, 'system', 'sys_user_mgr_edit', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户编辑', 0, 'sysUser:edit', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914631, 'system', 'sys_pos_mgr_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '职位删除', 0, 'sysPos:delete', 142307070910589, '[0],[142307070910563],[142307070910589],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910567, 'system', 'sys_user_mgr_add', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户增加', 0, 'sysUser:add', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910569, 'system', 'sys_user_mgr_detail', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户详情', 0, 'sysUser:detail', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910570, 'system', 'sys_user_mgr_export', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户导出', 0, 'sysUser:export', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910571, 'system', 'sys_user_mgr_selector', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户选择器', 0, 'sysUser:selector', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910572, 'system', 'sys_user_mgr_grant_role', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户授权角色', 0, 'sysUser:grantRole', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910573, 'system', 'sys_user_mgr_own_role', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户拥有角色', 0, 'sysUser:ownRole', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910574, 'system', 'sys_user_mgr_grant_data', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户授权数据', 0, 'sysUser:grantData', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910575, 'system', 'sys_user_mgr_own_data', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户拥有数据', 0, 'sysUser:ownData', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910568, 'system', 'sys_user_mgr_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户删除', 0, 'sysUser:delete', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914632, 'system', 'sys_pos_mgr_detail', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '职位详情', 0, 'sysPos:detail', 142307070910589, '[0],[142307070910563],[142307070910589],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910587, 'system', 'sys_org_mgr_detail', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '机构详情', 0, 'sysOrg:detail', 142307070910581, '[0],[142307070910563],[142307070910581],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914634, 'system', 'sys_app_mgr', 'system/app/index', NULL, NULL, NULL, NULL, FALSE, NULL, '应用管理', 1, NULL, 142307070914633, '[0],[142307070914633],', NULL, NULL, '/app', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914655, 'system', 'sys_role_mgr_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '角色删除', 0, 'sysRole:delete', 142307070914651, '[0],[142307070914633],[142307070914651],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914656, 'system', 'sys_role_mgr_detail', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '角色详情', 0, 'sysRole:detail', 142307070914651, '[0],[142307070914633],[142307070914651],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914657, 'system', 'sys_role_mgr_drop_down', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '角色下拉', 0, 'sysRole:dropDown', 142307070914651, '[0],[142307070914633],[142307070914651],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914658, 'system', 'sys_role_mgr_grant_menu', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '角色授权菜单', 0, 'sysRole:grantMenu', 142307070914651, '[0],[142307070914633],[142307070914651],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914659, 'system', 'sys_role_mgr_own_menu', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '角色拥有菜单', 0, 'sysRole:ownMenu', 142307070914651, '[0],[142307070914633],[142307070914651],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914633, 'system', 'auth_manager', 'PageView', NULL, NULL, NULL, 'safety-certificate', FALSE, NULL, '权限管理', 0, NULL, 0, '[0],', NULL, NULL, '/auth', 100, 0, 0, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914661, 'system', 'sys_role_mgr_own_data', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '角色拥有数据', 0, 'sysRole:ownData', 142307070914651, '[0],[142307070914633],[142307070914651],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914662, 'system', 'system_tools', 'PageView', NULL, NULL, NULL, 'euro', FALSE, NULL, '开发管理', 0, NULL, 0, '[0],', NULL, NULL, '/tools', 100, 0, 0, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914663, 'system', 'system_tools_config', 'system/config/index', NULL, NULL, NULL, NULL, FALSE, NULL, '系统配置', 1, NULL, 142307070914662, '[0],[142307070914662],', NULL, NULL, '/config', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914664, 'system', 'system_tools_config_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '配置查询', 0, 'sysConfig:page', 142307070914663, '[0],[142307070914662],[142307070914663],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); 2021-04-23 13:07:43.952 +08:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914665, 'system', 'system_tools_config_list', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '配置列表', 0, 'sysConfig:list', 142307070914663, '[0],[142307070914662],[142307070914663],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914666, 'system', 'system_tools_config_add', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '配置增加', 0, 'sysConfig:add', 142307070914663, '[0],[142307070914662],[142307070914663],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914667, 'system', 'system_tools_config_edit', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '配置编辑', 0, 'sysConfig:edit', 142307070914663, '[0],[142307070914662],[142307070914663],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914668, 'system', 'system_tools_config_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '配置删除', 0, 'sysConfig:delete', 142307070914663, '[0],[142307070914662],[142307070914663],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914669, 'system', 'system_tools_config_detail', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '配置详情', 0, 'sysConfig:detail', 142307070914663, '[0],[142307070914662],[142307070914663],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914654, 'system', 'sys_role_mgr_edit', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '角色编辑', 0, 'sysRole:edit', 142307070914651, '[0],[142307070914633],[142307070914651],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914653, 'system', 'sys_role_mgr_add', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '角色增加', 0, 'sysRole:add', 142307070914651, '[0],[142307070914633],[142307070914651],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914660, 'system', 'sys_role_mgr_grant_data', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '角色授权数据', 0, 'sysRole:grantData', 142307070914651, '[0],[142307070914633],[142307070914651],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914651, 'system', 'sys_role_mgr', 'system/role/index', NULL, NULL, NULL, NULL, FALSE, NULL, '角色管理', 1, NULL, 142307070914633, '[0],[142307070914633],', NULL, NULL, '/role', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914652, 'system', 'sys_role_mgr_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '角色查询', 0, 'sysRole:page', 142307070914651, '[0],[142307070914633],[142307070914651],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914635, 'system', 'sys_app_mgr_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '应用查询', 0, 'sysApp:page', 142307070914634, '[0],[142307070914633],[142307070914634],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914636, 'system', 'sys_app_mgr_list', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '应用列表', 0, 'sysApp:list', 142307070914634, '[0],[142307070914633],[142307070914634],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914637, 'system', 'sys_app_mgr_add', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '应用增加', 0, 'sysApp:add', 142307070914634, '[0],[142307070914633],[142307070914634],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914638, 'system', 'sys_app_mgr_edit', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '应用编辑', 0, 'sysApp:edit', 142307070914634, '[0],[142307070914633],[142307070914634],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914639, 'system', 'sys_app_mgr_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '应用删除', 0, 'sysApp:delete', 142307070914634, '[0],[142307070914633],[142307070914634],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914640, 'system', 'sys_app_mgr_detail', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '应用详情', 0, 'sysApp:detail', 142307070914634, '[0],[142307070914633],[142307070914634],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914642, 'system', 'sys_menu_mgr', 'system/menu/index', NULL, NULL, NULL, NULL, FALSE, NULL, '菜单管理', 1, NULL, 142307070914633, '[0],[142307070914633],', NULL, NULL, '/menu', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914641, 'system', 'sys_app_mgr_set_as_default', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '设为默认应用', 0, 'sysApp:setAsDefault', 142307070914634, '[0],[142307070914633],[142307070914634],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914644, 'system', 'sys_menu_mgr_add', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '菜单增加', 0, 'sysMenu:add', 142307070914642, '[0],[142307070914633],[142307070914642],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914645, 'system', 'sys_menu_mgr_edit', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '菜单编辑', 0, 'sysMenu:edit', 142307070914642, '[0],[142307070914633],[142307070914642],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914646, 'system', 'sys_menu_mgr_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '菜单删除', 0, 'sysMenu:delete', 142307070914642, '[0],[142307070914633],[142307070914642],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914647, 'system', 'sys_menu_mgr_detail', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '菜单详情', 0, 'sysMenu:detail', 142307070914642, '[0],[142307070914633],[142307070914642],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914648, 'system', 'sys_menu_mgr_grant_tree', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '菜单授权树', 0, 'sysMenu:treeForGrant', 142307070914642, '[0],[142307070914633],[142307070914642],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914650, 'system', 'sys_menu_mgr_change', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '菜单切换', 0, 'sysMenu:change', 142307070914642, '[0],[142307070914633],[142307070914642],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914643, 'system', 'sys_menu_mgr_list', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '菜单列表', 0, 'sysMenu:list', 142307070914642, '[0],[142307070914633],[142307070914642],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); 2021-04-23 13:07:46.797 +08:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_org` (`Id`, `Code`, `Contacts`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Pid`, `Pids`, `Remark`, `Sort`, `Status`, `Tel`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910544, 'hxjt_cd_scb', NULL, NULL, NULL, NULL, FALSE, '市场部', 142307070910541, '[0],[142307070910539],[142307070910541],', '华夏集团成都分公司市场部', 100, 0, NULL, NULL, NULL, NULL); INSERT INTO `sys_org` (`Id`, `Code`, `Contacts`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Pid`, `Pids`, `Remark`, `Sort`, `Status`, `Tel`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910546, 'hxjt_cd_scb_2b', NULL, NULL, NULL, NULL, FALSE, '市场部二部', 142307070910544, '[0],[142307070910539],[142307070910541],[142307070910544],', '华夏集团成都分公司市场部二部', 100, 0, NULL, NULL, NULL, NULL); INSERT INTO `sys_org` (`Id`, `Code`, `Contacts`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Pid`, `Pids`, `Remark`, `Sort`, `Status`, `Tel`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910545, 'hxjt_cd_cwb', NULL, NULL, NULL, NULL, FALSE, '财务部', 142307070910541, '[0],[142307070910539],[142307070910541],', '华夏集团成都分公司财务部', 100, 0, NULL, NULL, NULL, NULL); INSERT INTO `sys_org` (`Id`, `Code`, `Contacts`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Pid`, `Pids`, `Remark`, `Sort`, `Status`, `Tel`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910543, 'hxjt_bj_qhb', NULL, NULL, NULL, NULL, FALSE, '企划部', 142307070910540, '[0],[142307070910539],[142307070910540],', '华夏集团北京分公司企划部', 100, 0, NULL, NULL, NULL, NULL); INSERT INTO `sys_org` (`Id`, `Code`, `Contacts`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Pid`, `Pids`, `Remark`, `Sort`, `Status`, `Tel`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910539, 'hxjt', NULL, NULL, NULL, NULL, FALSE, '华夏集团', 0, '[0],', '华夏集团', 100, 0, NULL, NULL, NULL, NULL); INSERT INTO `sys_org` (`Id`, `Code`, `Contacts`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Pid`, `Pids`, `Remark`, `Sort`, `Status`, `Tel`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910541, 'hxjt_cd', NULL, NULL, NULL, NULL, FALSE, '华夏集团成都分公司', 142307070910539, '[0],[142307070910539],', '华夏集团成都分公司', 100, 0, NULL, NULL, NULL, NULL); INSERT INTO `sys_org` (`Id`, `Code`, `Contacts`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Pid`, `Pids`, `Remark`, `Sort`, `Status`, `Tel`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910540, 'hxjt_bj', NULL, NULL, NULL, NULL, FALSE, '华夏集团北京分公司', 142307070910539, '[0],[142307070910539],', '华夏集团北京分公司', 100, 0, NULL, NULL, NULL, NULL); INSERT INTO `sys_org` (`Id`, `Code`, `Contacts`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Pid`, `Pids`, `Remark`, `Sort`, `Status`, `Tel`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910542, 'hxjt_bj_yfb', NULL, NULL, NULL, NULL, FALSE, '研发部', 142307070910540, '[0],[142307070910539],[142307070910540],', '华夏集团北京分公司研发部', 100, 0, NULL, NULL, NULL, NULL); 2021-04-23 13:07:47.812 +08:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_pos` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910547, 'zjl', NULL, NULL, NULL, FALSE, '总经理', '总经理', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_pos` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910548, 'fzjl', NULL, NULL, NULL, FALSE, '副总经理', '副总经理', 101, 0, NULL, NULL, NULL); INSERT INTO `sys_pos` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910549, 'bmjl', NULL, NULL, NULL, FALSE, '部门经理', '部门经理', 102, 0, NULL, NULL, NULL); INSERT INTO `sys_pos` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910550, 'gzry', NULL, NULL, NULL, FALSE, '工作人员', '工作人员', 103, 0, NULL, NULL, NULL); 2021-04-23 13:07:47.820 +08:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_role` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `DataScopeType`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910554, 'sys_manager_role', NULL, NULL, NULL, 1, FALSE, '系统管理员', '系统管理员', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_role` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `DataScopeType`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910555, 'common_role', NULL, NULL, NULL, 5, FALSE, '普通用户', '普通用户', 101, 0, NULL, NULL, NULL); 2021-04-23 13:07:48.260 +08:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_timer` (`Id`, `BeginTime`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Cron`, `EndTime`, `Headers`, `Interval`, `IsDeleted`, `JobGroup`, `JobName`, `Remark`, `RequestParameters`, `RequestType`, `RequestUrl`, `RunNumber`, `TriggerType`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910556, '2021-03-20 16:00:00', NULL, NULL, NULL, NULL, NULL, NULL, 30, FALSE, '默认分组', '百度api', NULL, NULL, 2, 'https://www.baidu.com', NULL, 1, NULL, NULL, NULL); 2021-04-23 13:07:48.268 +08:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_user` (`Id`, `Account`, `AdminType`, `Avatar`, `Birthday`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Email`, `IsDeleted`, `LastLoginIp`, `LastLoginTime`, `Name`, `NickName`, `Password`, `Phone`, `Sex`, `Status`, `Tel`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910552, 'admin', 1, NULL, '1986-07-25 16:00:00', NULL, NULL, NULL, NULL, FALSE, NULL, '0001-01-01 00:00:00', 'admin', NULL, 'e10adc3949ba59abbe56e057f20f883e', '18020030720', 2, 0, NULL, NULL, NULL, NULL); INSERT INTO `sys_user` (`Id`, `Account`, `AdminType`, `Avatar`, `Birthday`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Email`, `IsDeleted`, `LastLoginIp`, `LastLoginTime`, `Name`, `NickName`, `Password`, `Phone`, `Sex`, `Status`, `Tel`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910551, 'superAdmin', 1, NULL, '1986-07-25 16:00:00', NULL, NULL, NULL, NULL, FALSE, NULL, '0001-01-01 00:00:00', 'superAdmin', NULL, 'e10adc3949ba59abbe56e057f20f883e', '18020030720', 1, 0, NULL, NULL, NULL, NULL); INSERT INTO `sys_user` (`Id`, `Account`, `AdminType`, `Avatar`, `Birthday`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Email`, `IsDeleted`, `LastLoginIp`, `LastLoginTime`, `Name`, `NickName`, `Password`, `Phone`, `Sex`, `Status`, `Tel`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910553, 'zuohuaijun', 2, NULL, '1986-07-25 16:00:00', NULL, NULL, NULL, NULL, FALSE, NULL, '0001-01-01 00:00:00', 'zuohuaijun', NULL, 'e10adc3949ba59abbe56e057f20f883e', '18020030720', 1, 0, NULL, NULL, NULL, NULL); 2021-04-23 13:07:49.062 +08:00 [INF] Executed DbCommand (43ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902384, '0', NULL, NULL, NULL, FALSE, '正常', 100, 0, 142307070906483, NULL, NULL, NULL, '正常'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922830, 'input', NULL, NULL, NULL, FALSE, '输入框', 100, 0, 142307070922827, NULL, NULL, NULL, '输入框'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906482, '4', NULL, NULL, NULL, FALSE, 'DELETE', 100, 0, 142307070910538, NULL, NULL, NULL, 'DELETE'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906481, '3', NULL, NULL, NULL, FALSE, 'PUT', 100, 0, 142307070910538, NULL, NULL, NULL, 'PUT'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906480, '2', NULL, NULL, NULL, FALSE, 'POST', 100, 0, 142307070910538, NULL, NULL, NULL, 'POST'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906479, '1', NULL, NULL, NULL, FALSE, 'GET', 100, 0, 142307070910538, NULL, NULL, NULL, 'GET'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906478, '2', NULL, NULL, NULL, FALSE, '生成到本项目', 100, 0, 142307070910537, NULL, NULL, NULL, '生成到本项目'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906477, '1', NULL, NULL, NULL, FALSE, '下载压缩包', 100, 0, 142307070910537, NULL, NULL, NULL, '下载压缩包'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906476, 'false', NULL, NULL, NULL, FALSE, '否', 100, 0, 142307070910536, NULL, NULL, NULL, '否'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906475, 'true', NULL, NULL, NULL, FALSE, '是', 100, 0, 142307070910536, NULL, NULL, NULL, '是'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922831, 'datepicker', NULL, NULL, NULL, FALSE, '时间选择', 100, 0, 142307070922827, NULL, NULL, NULL, '时间选择'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906474, '3', NULL, NULL, NULL, FALSE, '删除', 100, 0, 142307070910535, NULL, NULL, NULL, '删除'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906472, '1', NULL, NULL, NULL, FALSE, '发布', 100, 0, 142307070910535, NULL, NULL, NULL, '发布'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906471, '0', NULL, NULL, NULL, FALSE, '草稿', 100, 0, 142307070910535, NULL, NULL, NULL, '草稿'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906470, '2', NULL, NULL, NULL, FALSE, '公告', 100, 0, 142307070910534, NULL, NULL, NULL, '公告'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906469, '1', NULL, NULL, NULL, FALSE, '通知', 100, 0, 142307070910534, NULL, NULL, NULL, '通知'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906468, '2', NULL, NULL, NULL, FALSE, '停止', 100, 0, 142307070910533, NULL, NULL, NULL, '停止'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906467, '1', NULL, NULL, NULL, FALSE, '运行', 100, 0, 142307070910533, NULL, NULL, NULL, '运行'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906466, '4', NULL, NULL, NULL, FALSE, '本地', 100, 0, 142307070906495, NULL, NULL, NULL, '本地'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906465, '3', NULL, NULL, NULL, FALSE, 'minio', 100, 0, 142307070906495, NULL, NULL, NULL, 'minio'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906463, '1', NULL, NULL, NULL, FALSE, '阿里云', 100, 0, 142307070906495, NULL, NULL, NULL, '阿里云'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906473, '2', NULL, NULL, NULL, FALSE, '撤回', 100, 0, 142307070910535, NULL, NULL, NULL, '撤回'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922832, 'select', NULL, NULL, NULL, FALSE, '下拉框', 100, 0, 142307070922827, NULL, NULL, NULL, '下拉框'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922833, 'radio', NULL, NULL, NULL, FALSE, '单选框', 100, 0, 142307070922827, NULL, NULL, NULL, '单选框'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922834, 'switch', NULL, NULL, NULL, FALSE, '开关', 100, 0, 142307070922827, NULL, NULL, NULL, '开关'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922864, 'DateTimeOffset', NULL, NULL, NULL, FALSE, 'DateTimeOffset', 100, 0, 142307070922829, NULL, NULL, NULL, 'DateTimeOffset'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922863, 'Guid', NULL, NULL, NULL, FALSE, 'Guid', 100, 0, 142307070922829, NULL, NULL, NULL, 'Guid'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922862, 'decimal', NULL, NULL, NULL, FALSE, 'decimal', 100, 0, 142307070922829, NULL, NULL, NULL, 'decimal'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922861, 'float', NULL, NULL, NULL, FALSE, 'float', 100, 0, 142307070922829, NULL, NULL, NULL, 'float'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922848, 'DateTime', NULL, NULL, NULL, FALSE, 'DateTime', 100, 0, 142307070922829, NULL, NULL, NULL, 'DateTime'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922852, 'double', NULL, NULL, NULL, FALSE, 'double', 100, 0, 142307070922829, NULL, NULL, NULL, 'double'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922850, 'bool', NULL, NULL, NULL, FALSE, 'bool', 100, 0, 142307070922829, NULL, NULL, NULL, 'bool'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922847, 'string', NULL, NULL, NULL, FALSE, 'string', 100, 0, 142307070922829, NULL, NULL, NULL, 'string'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922846, 'long', NULL, NULL, NULL, FALSE, 'long', 100, 0, 142307070922829, NULL, NULL, NULL, 'long'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922851, 'int', NULL, NULL, NULL, FALSE, 'int', 100, 0, 142307070922829, NULL, NULL, NULL, 'int'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922845, 'isNotNull', NULL, NULL, NULL, FALSE, '不为空', 8, 0, 142307070922828, NULL, NULL, NULL, '不为空'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922844, '<=', NULL, NULL, NULL, FALSE, '小于等于', 7, 0, 142307070922828, NULL, NULL, NULL, '小于等于'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922843, '>=', NULL, NULL, NULL, FALSE, '大于等于', 6, 0, 142307070922828, NULL, NULL, NULL, '大于等于'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922842, '!=', NULL, NULL, NULL, FALSE, '不等于', 5, 0, 142307070922828, NULL, NULL, NULL, '不等于'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922841, '<', NULL, NULL, NULL, FALSE, '小于', 4, 0, 142307070922828, NULL, NULL, NULL, '小于'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922840, '>', NULL, NULL, NULL, FALSE, '大于', 3, 0, 142307070922828, NULL, NULL, NULL, '大于'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922839, 'like', NULL, NULL, NULL, FALSE, '模糊', 2, 0, 142307070922828, NULL, NULL, NULL, '模糊'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922838, '==', NULL, NULL, NULL, FALSE, '等于', 1, 0, 142307070922828, NULL, NULL, NULL, '等于'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922837, 'textarea', NULL, NULL, NULL, FALSE, '文本域', 100, 0, 142307070922827, NULL, NULL, NULL, '文本域'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922836, 'inputnumber', NULL, NULL, NULL, FALSE, '数字输入框', 100, 0, 142307070922827, NULL, NULL, NULL, '数字输入框'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922835, 'checkbox', NULL, NULL, NULL, FALSE, '多选框', 100, 0, 142307070922827, NULL, NULL, NULL, '多选框'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906462, '13', NULL, NULL, NULL, FALSE, '修改状态', 100, 0, 142307070906494, NULL, NULL, NULL, '修改状态'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906461, '12', NULL, NULL, NULL, FALSE, '清空', 100, 0, 142307070906494, NULL, NULL, NULL, '清空'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906464, '2', NULL, NULL, NULL, FALSE, '腾讯云', 100, 0, 142307070906495, NULL, NULL, NULL, '腾讯云'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906459, '10', NULL, NULL, NULL, FALSE, '授权', 100, 0, 142307070906494, NULL, NULL, NULL, '授权'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902396, '2', NULL, NULL, NULL, FALSE, '发送失败', 100, 0, 142307070906489, NULL, NULL, NULL, '发送失败'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906460, '11', NULL, NULL, NULL, FALSE, '强退', 100, 0, 142307070906494, NULL, NULL, NULL, '强退'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902394, '0', NULL, NULL, NULL, FALSE, '未发送', 100, 0, 142307070906489, NULL, NULL, NULL, '未发送'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902393, '2', NULL, NULL, NULL, FALSE, '按钮', 100, 0, 142307070906488, NULL, NULL, NULL, '按钮'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902392, '1', NULL, NULL, NULL, FALSE, '菜单', 100, 0, 142307070906488, NULL, NULL, NULL, '菜单'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902391, '0', NULL, NULL, NULL, FALSE, '目录', 100, 0, 142307070906488, NULL, NULL, NULL, '目录'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902390, '2', NULL, NULL, NULL, FALSE, '登出', 100, 0, 142307070906487, NULL, NULL, NULL, '登出'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902389, '1', NULL, NULL, NULL, FALSE, '登录', 100, 0, 142307070906487, NULL, NULL, NULL, '登录'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902388, 'Y', NULL, NULL, NULL, FALSE, '是', 100, 0, 142307070906486, NULL, NULL, NULL, '是'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902387, 'N', NULL, NULL, NULL, FALSE, '否', 100, 0, 142307070906486, NULL, NULL, NULL, '否'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902383, 'OAUTH', NULL, NULL, NULL, FALSE, 'Oauth配置', 100, 0, 142307070906485, NULL, NULL, NULL, 'Oauth配置'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902382, 'FILE_PATH', NULL, NULL, NULL, FALSE, '文件上传路径', 100, 0, 142307070906485, NULL, NULL, NULL, '文件上传路径'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902381, 'EMAIL', NULL, NULL, NULL, FALSE, '邮件配置', 100, 0, 142307070906485, NULL, NULL, NULL, '邮件配置'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902380, 'TENCENT_SMS', NULL, NULL, NULL, FALSE, '腾讯云短信', 100, 0, 142307070906485, NULL, NULL, NULL, '腾讯云短信'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902379, 'ALIYUN_SMS', NULL, NULL, NULL, FALSE, '阿里云短信配置', 100, 0, 142307070906485, NULL, NULL, NULL, '阿里云短信'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902378, 'DEFAULT', NULL, NULL, NULL, FALSE, '默认常量,都以XIAONUO_开头的', 100, 0, 142307070906485, NULL, NULL, NULL, '默认常量'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902377, '3', NULL, NULL, NULL, FALSE, '未知性别', 100, 0, 142307070906484, NULL, NULL, NULL, '未知'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902376, '2', NULL, NULL, NULL, FALSE, '女性', 100, 0, 142307070906484, NULL, NULL, NULL, '女'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902375, '1', NULL, NULL, NULL, FALSE, '男性', 100, 0, 142307070906484, NULL, NULL, NULL, '男'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902386, '2', NULL, NULL, NULL, FALSE, '删除', 100, 0, 142307070906483, NULL, NULL, NULL, '删除'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902385, '1', NULL, NULL, NULL, FALSE, '停用', 100, 0, 142307070906483, NULL, NULL, NULL, '停用'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902397, '3', NULL, NULL, NULL, FALSE, '失效', 100, 0, 142307070906489, NULL, NULL, NULL, '失效'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902398, '0', NULL, NULL, NULL, FALSE, '无', 100, 0, 142307070906490, NULL, NULL, NULL, '无'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902395, '1', NULL, NULL, NULL, FALSE, '发送成功', 100, 0, 142307070906489, NULL, NULL, NULL, '发送成功'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906437, '2', NULL, NULL, NULL, FALSE, '内链', 100, 0, 142307070906490, NULL, NULL, NULL, '内链'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906458, '9', NULL, NULL, NULL, FALSE, '导出', 100, 0, 142307070906494, NULL, NULL, NULL, '导出'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906457, '8', NULL, NULL, NULL, FALSE, '导入', 100, 0, 142307070906494, NULL, NULL, NULL, '导入'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906456, '7', NULL, NULL, NULL, FALSE, '树', 100, 0, 142307070906494, NULL, NULL, NULL, '树'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906455, '6', NULL, NULL, NULL, FALSE, '详情', 100, 0, 142307070906494, NULL, NULL, NULL, '详情'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906454, '5', NULL, NULL, NULL, FALSE, '查询', 100, 0, 142307070906494, NULL, NULL, NULL, '查询'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906453, '4', NULL, NULL, NULL, FALSE, '更新', 100, 0, 142307070906494, NULL, NULL, NULL, '更新'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902399, '1', NULL, NULL, NULL, FALSE, '组件', 100, 0, 142307070906490, NULL, NULL, NULL, '组件'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906451, '2', NULL, NULL, NULL, FALSE, '删除', 100, 0, 142307070906494, NULL, NULL, NULL, '删除'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906450, '1', NULL, NULL, NULL, FALSE, '增加', 100, 0, 142307070906494, NULL, NULL, NULL, '增加'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906449, '0', NULL, NULL, NULL, FALSE, '其它', 100, 0, 142307070906494, NULL, NULL, NULL, '其它'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906452, '3', NULL, NULL, NULL, FALSE, '编辑', 100, 0, 142307070906494, NULL, NULL, NULL, '编辑'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906447, '2', NULL, NULL, NULL, FALSE, 'pc', 100, 0, 142307070906493, NULL, NULL, NULL, 'pc'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906438, '3', NULL, NULL, NULL, FALSE, '外链', 100, 0, 142307070906490, NULL, NULL, NULL, '外链'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906448, '3', NULL, NULL, NULL, FALSE, '其他', 100, 0, 142307070906493, NULL, NULL, NULL, '其他'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906440, '2', NULL, NULL, NULL, FALSE, '业务权重', 100, 0, 142307070906491, NULL, NULL, NULL, '业务权重'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906441, '1', NULL, NULL, NULL, FALSE, '全部数据', 100, 0, 142307070906492, NULL, NULL, NULL, '全部数据'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906439, '1', NULL, NULL, NULL, FALSE, '系统权重', 100, 0, 142307070906491, NULL, NULL, NULL, '系统权重'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906443, '3', NULL, NULL, NULL, FALSE, '本部门数据', 100, 0, 142307070906492, NULL, NULL, NULL, '本部门数据'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906444, '4', NULL, NULL, NULL, FALSE, '仅本人数据', 100, 0, 142307070906492, NULL, NULL, NULL, '仅本人数据'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906445, '5', NULL, NULL, NULL, FALSE, '自定义数据', 100, 0, 142307070906492, NULL, NULL, NULL, '自定义数据'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906446, '1', NULL, NULL, NULL, FALSE, 'app', 100, 0, 142307070906493, NULL, NULL, NULL, 'app'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906442, '2', NULL, NULL, NULL, FALSE, '本部门及以下数据', 100, 0, 142307070906492, NULL, NULL, NULL, '本部门及以下数据'); 2021-04-23 13:08:00.044 +08:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_emp_ext_org_pos` (`SysEmpId`, `SysOrgId`, `SysPosId`) VALUES (142307070910551, 142307070910539, 142307070910547); INSERT INTO `sys_emp_ext_org_pos` (`SysEmpId`, `SysOrgId`, `SysPosId`) VALUES (142307070910553, 142307070910542, 142307070910547); INSERT INTO `sys_emp_ext_org_pos` (`SysEmpId`, `SysOrgId`, `SysPosId`) VALUES (142307070910551, 142307070910540, 142307070910548); INSERT INTO `sys_emp_ext_org_pos` (`SysEmpId`, `SysOrgId`, `SysPosId`) VALUES (142307070910551, 142307070910541, 142307070910549); INSERT INTO `sys_emp_ext_org_pos` (`SysEmpId`, `SysOrgId`, `SysPosId`) VALUES (142307070910551, 142307070910542, 142307070910550); 2021-04-23 13:08:00.052 +08:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_emp_pos` (`SysEmpId`, `SysPosId`) VALUES (142307070910552, 142307070910549); INSERT INTO `sys_emp_pos` (`SysEmpId`, `SysPosId`) VALUES (142307070910551, 142307070910547); INSERT INTO `sys_emp_pos` (`SysEmpId`, `SysPosId`) VALUES (142307070910553, 142307070910547); INSERT INTO `sys_emp_pos` (`SysEmpId`, `SysPosId`) VALUES (142307070910551, 142307070910548); 2021-04-23 13:08:00.131 +08:00 [INF] Executed DbCommand (79ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE INDEX `IX_sys_dict_data_TypeId` ON `sys_dict_data` (`TypeId`); 2021-04-23 13:08:00.829 +08:00 [INF] Executed DbCommand (93ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE INDEX `IX_sys_emp_ext_org_pos_SysOrgId` ON `sys_emp_ext_org_pos` (`SysOrgId`); 2021-04-23 13:08:00.919 +08:00 [INF] Executed DbCommand (89ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE INDEX `IX_sys_emp_ext_org_pos_SysPosId` ON `sys_emp_ext_org_pos` (`SysPosId`); 2021-04-23 13:08:01.018 +08:00 [INF] Executed DbCommand (99ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE INDEX `IX_sys_emp_pos_SysPosId` ON `sys_emp_pos` (`SysPosId`); 2021-04-23 13:08:01.108 +08:00 [INF] Executed DbCommand (90ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE INDEX `IX_sys_role_data_scope_SysOrgId` ON `sys_role_data_scope` (`SysOrgId`); 2021-04-23 13:08:01.205 +08:00 [INF] Executed DbCommand (96ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE INDEX `IX_sys_role_menu_SysMenuId` ON `sys_role_menu` (`SysMenuId`); 2021-04-23 13:08:01.296 +08:00 [INF] Executed DbCommand (91ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE INDEX `IX_sys_user_data_scope_SysOrgId` ON `sys_user_data_scope` (`SysOrgId`); 2021-04-23 13:08:01.385 +08:00 [INF] Executed DbCommand (89ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE INDEX `IX_sys_user_role_SysRoleId` ON `sys_user_role` (`SysRoleId`); 2021-04-23 13:08:02.245 +08:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `__EFMigrationsHistory` (`MigrationId`, `ProductVersion`) VALUES ('20210423050618_Init', '5.0.5'); 2021-04-23 13:09:17.353 +08:00 [INF] Application started. Press Ctrl+C to shut down. 2021-04-23 13:09:17.405 +08:00 [INF] Hosting environment: Development 2021-04-23 13:09:17.407 +08:00 [INF] Content root path: F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.Web.Entry 2021-04-23 13:09:17.420 +08:00 [WRN] Failed to determine the https port for redirect. 2021-04-23 13:09:17.618 +08:00 [INF] HTTP GET /index.html responded 200 in 191.7848 ms 2021-04-23 13:09:19.429 +08:00 [INF] HTTP GET /swagger/Default/swagger.json responded 200 in 1605.7391 ms 2021-04-23 13:10:17.532 +08:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. 2021-04-23 13:10:17.652 +08:00 [INF] Entity Framework Core 5.0.5 initialized 'MultiTenantDbContext' using provider 'Microsoft.EntityFrameworkCore.Sqlite' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations 2021-04-23 13:10:18.108 +08:00 [INF] Executed DbCommand (21ms) [Parameters=[@__host_0='localhost:5566' (Size = 14)], CommandType='"Text"', CommandTimeout='30'] SELECT "s"."Id", "s"."Connection", "s"."CreatedTime", "s"."CreatedUserId", "s"."CreatedUserName", "s"."Email", "s"."Host", "s"."IsDeleted", "s"."Name", "s"."Phone", "s"."Remark", "s"."Schema", "s"."UpdatedTime", "s"."UpdatedUserId", "s"."UpdatedUserName" FROM "sys_tenant" AS "s" WHERE "s"."Host" = @__host_0 LIMIT 1 2021-04-23 13:10:18.290 +08:00 [ERR] HTTP GET /getLoginUser responded 500 in 1495.2630 ms MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at MySqlConnector.MySqlConnection.Open() in /_/src/MySqlConnector/MySqlConnection.cs:line 376 at Microsoft.EntityFrameworkCore.ServerVersion.AutoDetect(String connectionString) at Dilon.EntityFramework.Core.DefaultDbContext.OnConfiguring(DbContextOptionsBuilder optionsBuilder) in F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.EntityFramework.Core\DbContexts\DefaultDbContext.cs:line 29 at Microsoft.EntityFrameworkCore.DbContext.get_InternalServiceProvider() at Microsoft.EntityFrameworkCore.DbContext.Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure.get_Instance() at Microsoft.EntityFrameworkCore.Infrastructure.Internal.InfrastructureExtensions.GetService[TService](IInfrastructure`1 accessor) at Microsoft.EntityFrameworkCore.Infrastructure.AccessorExtensions.GetService[TService](IInfrastructure`1 accessor) at Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade.get_Dependencies() at Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade.Microsoft.EntityFrameworkCore.Storage.IDatabaseFacadeDependenciesAccessor.get_Dependencies() at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetFacadeDependencies(DatabaseFacade databaseFacade) at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetDbConnection(DatabaseFacade databaseFacade) at Furion.DatabaseAccessor.EFCoreRepository`2..ctor(Func`3 dbContextResolve, IRepository repository, IServiceProvider serviceProvider, IDbContextPool dbContextPool) at Furion.DatabaseAccessor.EFCoreRepository`1..ctor(Func`3 dbContextResolve, IRepository repository, IServiceProvider serviceProvider, IDbContextPool dbContextPool) at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite singletonCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite singletonCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass1_0.b__0(ServiceProviderEngineScope scope) at Furion.App.GetService(Type type, IServiceProvider serviceProvider) at Furion.App.GetService[TService](IServiceProvider serviceProvider) at Dilon.Web.Core.JwtHandler.CheckAuthorzieAsync(DefaultHttpContext httpContext) in F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.Web.Core\Handlers\JwtHandler.cs:line 50 at Dilon.Web.Core.JwtHandler.PipelineAsync(AuthorizationHandlerContext context, DefaultHttpContext httpContext) in F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.Web.Core\Handlers\JwtHandler.cs:line 39 at Furion.Authorization.AppAuthorizeHandler.AuthorizeHandleAsync(AuthorizationHandlerContext context) at Dilon.Web.Core.JwtHandler.HandleAsync(AuthorizationHandlerContext context) in F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.Web.Core\Handlers\JwtHandler.cs:line 25 at Microsoft.AspNetCore.Authorization.DefaultAuthorizationService.AuthorizeAsync(ClaimsPrincipal user, Object resource, IEnumerable`1 requirements) at Microsoft.AspNetCore.Authorization.Policy.PolicyEvaluator.AuthorizeAsync(AuthorizationPolicy policy, AuthenticateResult authenticationResult, HttpContext context, Object resource) at Microsoft.AspNetCore.Mvc.Authorization.AuthorizeFilter.OnAuthorizationAsync(AuthorizationFilterContext context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|19_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.ResponseCaching.ResponseCachingMiddleware.Invoke(HttpContext httpContext) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2021-04-23 13:10:18.358 +08:00 [ERR] An unhandled exception has occurred while executing the request. MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at MySqlConnector.MySqlConnection.Open() in /_/src/MySqlConnector/MySqlConnection.cs:line 376 at Microsoft.EntityFrameworkCore.ServerVersion.AutoDetect(String connectionString) at Dilon.EntityFramework.Core.DefaultDbContext.OnConfiguring(DbContextOptionsBuilder optionsBuilder) in F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.EntityFramework.Core\DbContexts\DefaultDbContext.cs:line 29 at Microsoft.EntityFrameworkCore.DbContext.get_InternalServiceProvider() at Microsoft.EntityFrameworkCore.DbContext.Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure.get_Instance() at Microsoft.EntityFrameworkCore.Infrastructure.Internal.InfrastructureExtensions.GetService[TService](IInfrastructure`1 accessor) at Microsoft.EntityFrameworkCore.Infrastructure.AccessorExtensions.GetService[TService](IInfrastructure`1 accessor) at Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade.get_Dependencies() at Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade.Microsoft.EntityFrameworkCore.Storage.IDatabaseFacadeDependenciesAccessor.get_Dependencies() at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetFacadeDependencies(DatabaseFacade databaseFacade) at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetDbConnection(DatabaseFacade databaseFacade) at Furion.DatabaseAccessor.EFCoreRepository`2..ctor(Func`3 dbContextResolve, IRepository repository, IServiceProvider serviceProvider, IDbContextPool dbContextPool) at Furion.DatabaseAccessor.EFCoreRepository`1..ctor(Func`3 dbContextResolve, IRepository repository, IServiceProvider serviceProvider, IDbContextPool dbContextPool) at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite singletonCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite singletonCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass1_0.b__0(ServiceProviderEngineScope scope) at Furion.App.GetService(Type type, IServiceProvider serviceProvider) at Furion.App.GetService[TService](IServiceProvider serviceProvider) at Dilon.Web.Core.JwtHandler.CheckAuthorzieAsync(DefaultHttpContext httpContext) in F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.Web.Core\Handlers\JwtHandler.cs:line 50 at Dilon.Web.Core.JwtHandler.PipelineAsync(AuthorizationHandlerContext context, DefaultHttpContext httpContext) in F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.Web.Core\Handlers\JwtHandler.cs:line 39 at Furion.Authorization.AppAuthorizeHandler.AuthorizeHandleAsync(AuthorizationHandlerContext context) at Dilon.Web.Core.JwtHandler.HandleAsync(AuthorizationHandlerContext context) in F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.Web.Core\Handlers\JwtHandler.cs:line 25 at Microsoft.AspNetCore.Authorization.DefaultAuthorizationService.AuthorizeAsync(ClaimsPrincipal user, Object resource, IEnumerable`1 requirements) at Microsoft.AspNetCore.Authorization.Policy.PolicyEvaluator.AuthorizeAsync(AuthorizationPolicy policy, AuthenticateResult authenticationResult, HttpContext context, Object resource) at Microsoft.AspNetCore.Mvc.Authorization.AuthorizeFilter.OnAuthorizationAsync(AuthorizationFilterContext context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|19_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.ResponseCaching.ResponseCachingMiddleware.Invoke(HttpContext httpContext) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Furion.UnifyResult.UnifyResultStatusCodesMiddleware.InvokeAsync(HttpContext context) at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) 2021-04-23 13:10:25.979 +08:00 [ERR] HTTP GET /getLoginUser responded 500 in 21.3398 ms MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at MySqlConnector.MySqlConnection.Open() in /_/src/MySqlConnector/MySqlConnection.cs:line 376 at Microsoft.EntityFrameworkCore.ServerVersion.AutoDetect(String connectionString) at Dilon.EntityFramework.Core.DefaultDbContext.OnConfiguring(DbContextOptionsBuilder optionsBuilder) in F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.EntityFramework.Core\DbContexts\DefaultDbContext.cs:line 29 at Microsoft.EntityFrameworkCore.DbContext.get_InternalServiceProvider() at Microsoft.EntityFrameworkCore.DbContext.Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure.get_Instance() at Microsoft.EntityFrameworkCore.Infrastructure.Internal.InfrastructureExtensions.GetService[TService](IInfrastructure`1 accessor) at Microsoft.EntityFrameworkCore.Infrastructure.AccessorExtensions.GetService[TService](IInfrastructure`1 accessor) at Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade.get_Dependencies() at Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade.Microsoft.EntityFrameworkCore.Storage.IDatabaseFacadeDependenciesAccessor.get_Dependencies() at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetFacadeDependencies(DatabaseFacade databaseFacade) at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetDbConnection(DatabaseFacade databaseFacade) at Furion.DatabaseAccessor.EFCoreRepository`2..ctor(Func`3 dbContextResolve, IRepository repository, IServiceProvider serviceProvider, IDbContextPool dbContextPool) at Furion.DatabaseAccessor.EFCoreRepository`1..ctor(Func`3 dbContextResolve, IRepository repository, IServiceProvider serviceProvider, IDbContextPool dbContextPool) at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite singletonCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite singletonCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass1_0.b__0(ServiceProviderEngineScope scope) at Furion.App.GetService(Type type, IServiceProvider serviceProvider) at Furion.App.GetService[TService](IServiceProvider serviceProvider) at Dilon.Web.Core.JwtHandler.CheckAuthorzieAsync(DefaultHttpContext httpContext) in F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.Web.Core\Handlers\JwtHandler.cs:line 50 at Dilon.Web.Core.JwtHandler.PipelineAsync(AuthorizationHandlerContext context, DefaultHttpContext httpContext) in F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.Web.Core\Handlers\JwtHandler.cs:line 39 at Furion.Authorization.AppAuthorizeHandler.AuthorizeHandleAsync(AuthorizationHandlerContext context) at Dilon.Web.Core.JwtHandler.HandleAsync(AuthorizationHandlerContext context) in F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.Web.Core\Handlers\JwtHandler.cs:line 25 at Microsoft.AspNetCore.Authorization.DefaultAuthorizationService.AuthorizeAsync(ClaimsPrincipal user, Object resource, IEnumerable`1 requirements) at Microsoft.AspNetCore.Authorization.Policy.PolicyEvaluator.AuthorizeAsync(AuthorizationPolicy policy, AuthenticateResult authenticationResult, HttpContext context, Object resource) at Microsoft.AspNetCore.Mvc.Authorization.AuthorizeFilter.OnAuthorizationAsync(AuthorizationFilterContext context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|19_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.ResponseCaching.ResponseCachingMiddleware.Invoke(HttpContext httpContext) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2021-04-23 13:10:25.988 +08:00 [ERR] An unhandled exception has occurred while executing the request. MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at MySqlConnector.MySqlConnection.Open() in /_/src/MySqlConnector/MySqlConnection.cs:line 376 at Microsoft.EntityFrameworkCore.ServerVersion.AutoDetect(String connectionString) at Dilon.EntityFramework.Core.DefaultDbContext.OnConfiguring(DbContextOptionsBuilder optionsBuilder) in F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.EntityFramework.Core\DbContexts\DefaultDbContext.cs:line 29 at Microsoft.EntityFrameworkCore.DbContext.get_InternalServiceProvider() at Microsoft.EntityFrameworkCore.DbContext.Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure.get_Instance() at Microsoft.EntityFrameworkCore.Infrastructure.Internal.InfrastructureExtensions.GetService[TService](IInfrastructure`1 accessor) at Microsoft.EntityFrameworkCore.Infrastructure.AccessorExtensions.GetService[TService](IInfrastructure`1 accessor) at Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade.get_Dependencies() at Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade.Microsoft.EntityFrameworkCore.Storage.IDatabaseFacadeDependenciesAccessor.get_Dependencies() at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetFacadeDependencies(DatabaseFacade databaseFacade) at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetDbConnection(DatabaseFacade databaseFacade) at Furion.DatabaseAccessor.EFCoreRepository`2..ctor(Func`3 dbContextResolve, IRepository repository, IServiceProvider serviceProvider, IDbContextPool dbContextPool) at Furion.DatabaseAccessor.EFCoreRepository`1..ctor(Func`3 dbContextResolve, IRepository repository, IServiceProvider serviceProvider, IDbContextPool dbContextPool) at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite singletonCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite singletonCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass1_0.b__0(ServiceProviderEngineScope scope) at Furion.App.GetService(Type type, IServiceProvider serviceProvider) at Furion.App.GetService[TService](IServiceProvider serviceProvider) at Dilon.Web.Core.JwtHandler.CheckAuthorzieAsync(DefaultHttpContext httpContext) in F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.Web.Core\Handlers\JwtHandler.cs:line 50 at Dilon.Web.Core.JwtHandler.PipelineAsync(AuthorizationHandlerContext context, DefaultHttpContext httpContext) in F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.Web.Core\Handlers\JwtHandler.cs:line 39 at Furion.Authorization.AppAuthorizeHandler.AuthorizeHandleAsync(AuthorizationHandlerContext context) at Dilon.Web.Core.JwtHandler.HandleAsync(AuthorizationHandlerContext context) in F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.Web.Core\Handlers\JwtHandler.cs:line 25 at Microsoft.AspNetCore.Authorization.DefaultAuthorizationService.AuthorizeAsync(ClaimsPrincipal user, Object resource, IEnumerable`1 requirements) at Microsoft.AspNetCore.Authorization.Policy.PolicyEvaluator.AuthorizeAsync(AuthorizationPolicy policy, AuthenticateResult authenticationResult, HttpContext context, Object resource) at Microsoft.AspNetCore.Mvc.Authorization.AuthorizeFilter.OnAuthorizationAsync(AuthorizationFilterContext context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|19_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.ResponseCaching.ResponseCachingMiddleware.Invoke(HttpContext httpContext) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Furion.UnifyResult.UnifyResultStatusCodesMiddleware.InvokeAsync(HttpContext context) at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) 2021-04-23 13:11:02.903 +08:00 [ERR] MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at MySqlConnector.MySqlConnection.Open() in /_/src/MySqlConnector/MySqlConnection.cs:line 376 at Microsoft.EntityFrameworkCore.ServerVersion.AutoDetect(String connectionString) at Dilon.EntityFramework.Core.DefaultDbContext.OnConfiguring(DbContextOptionsBuilder optionsBuilder) in F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.EntityFramework.Core\DbContexts\DefaultDbContext.cs:line 29 at Microsoft.EntityFrameworkCore.DbContext.get_InternalServiceProvider() at Microsoft.EntityFrameworkCore.DbContext.Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure.get_Instance() at Microsoft.EntityFrameworkCore.Infrastructure.Internal.InfrastructureExtensions.GetService[TService](IInfrastructure`1 accessor) at Microsoft.EntityFrameworkCore.Infrastructure.AccessorExtensions.GetService[TService](IInfrastructure`1 accessor) at Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade.get_Dependencies() at Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade.Microsoft.EntityFrameworkCore.Storage.IDatabaseFacadeDependenciesAccessor.get_Dependencies() at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetFacadeDependencies(DatabaseFacade databaseFacade) at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetDbConnection(DatabaseFacade databaseFacade) at Furion.DatabaseAccessor.EFCoreRepository`2..ctor(Func`3 dbContextResolve, IRepository repository, IServiceProvider serviceProvider, IDbContextPool dbContextPool) at Furion.DatabaseAccessor.EFCoreRepository`1..ctor(Func`3 dbContextResolve, IRepository repository, IServiceProvider serviceProvider, IDbContextPool dbContextPool) at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite singletonCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass1_0.b__0(ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetService(IServiceProvider sp, Type type, Type requiredBy, Boolean isDefaultParameterRequired) at lambda_method139(Closure , IServiceProvider , Object[] ) at Microsoft.AspNetCore.Mvc.Controllers.ControllerActivatorProvider.<>c__DisplayClass4_0.b__0(ControllerContext controllerContext) at Microsoft.AspNetCore.Mvc.Controllers.ControllerFactoryProvider.<>c__DisplayClass5_0.g__CreateController|0(ControllerContext controllerContext) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2021-04-23 13:11:02.940 +08:00 [INF] HTTP POST /login responded 200 in 71.9415 ms 2021-04-23 13:14:11.215 +08:00 [INF] Application started. Press Ctrl+C to shut down. 2021-04-23 13:14:11.264 +08:00 [WRN] Failed to determine the https port for redirect. 2021-04-23 13:14:11.268 +08:00 [INF] Hosting environment: Development 2021-04-23 13:14:11.271 +08:00 [INF] Content root path: F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.Web.Entry 2021-04-23 13:14:11.866 +08:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. 2021-04-23 13:14:11.993 +08:00 [INF] Entity Framework Core 5.0.5 initialized 'MultiTenantDbContext' using provider 'Microsoft.EntityFrameworkCore.Sqlite' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations 2021-04-23 13:14:12.442 +08:00 [INF] Executed DbCommand (30ms) [Parameters=[@__host_0='localhost:5566' (Size = 14)], CommandType='"Text"', CommandTimeout='30'] SELECT "s"."Id", "s"."Connection", "s"."CreatedTime", "s"."CreatedUserId", "s"."CreatedUserName", "s"."Email", "s"."Host", "s"."IsDeleted", "s"."Name", "s"."Phone", "s"."Remark", "s"."Schema", "s"."UpdatedTime", "s"."UpdatedUserId", "s"."UpdatedUserName" FROM "sys_tenant" AS "s" WHERE "s"."Host" = @__host_0 LIMIT 1 2021-04-23 13:14:12.652 +08:00 [ERR] System.ArgumentException: Format of the initialization string does not conform to specification starting at index 0. at System.Data.Common.DbConnectionOptions.GetKeyValuePair(String connectionString, Int32 currentPosition, StringBuilder buffer, Boolean useOdbcRules, String& keyname, String& keyvalue) at System.Data.Common.DbConnectionOptions.ParseInternal(Dictionary`2 parsetable, String connectionString, Boolean buildChain, Dictionary`2 synonyms, Boolean firstKey) at System.Data.Common.DbConnectionOptions..ctor(String connectionString, Dictionary`2 synonyms, Boolean useOdbcRules) at System.Data.Common.DbConnectionStringBuilder.set_ConnectionString(String value) at MySqlConnector.MySqlConnectionStringBuilder..ctor(String connectionString) in /_/src/MySqlConnector/MySqlConnectionStringBuilder.cs:line 19 at Microsoft.EntityFrameworkCore.ServerVersion.AutoDetect(String connectionString) at Dilon.EntityFramework.Core.DefaultDbContext.OnConfiguring(DbContextOptionsBuilder optionsBuilder) in F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.EntityFramework.Core\DbContexts\DefaultDbContext.cs:line 29 at Microsoft.EntityFrameworkCore.DbContext.get_InternalServiceProvider() at Microsoft.EntityFrameworkCore.DbContext.Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure.get_Instance() at Microsoft.EntityFrameworkCore.Infrastructure.Internal.InfrastructureExtensions.GetService[TService](IInfrastructure`1 accessor) at Microsoft.EntityFrameworkCore.Infrastructure.AccessorExtensions.GetService[TService](IInfrastructure`1 accessor) at Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade.get_Dependencies() at Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade.Microsoft.EntityFrameworkCore.Storage.IDatabaseFacadeDependenciesAccessor.get_Dependencies() at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetFacadeDependencies(DatabaseFacade databaseFacade) at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetDbConnection(DatabaseFacade databaseFacade) at Furion.DatabaseAccessor.EFCoreRepository`2..ctor(Func`3 dbContextResolve, IRepository repository, IServiceProvider serviceProvider, IDbContextPool dbContextPool) at Furion.DatabaseAccessor.EFCoreRepository`1..ctor(Func`3 dbContextResolve, IRepository repository, IServiceProvider serviceProvider, IDbContextPool dbContextPool) at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite singletonCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass1_0.b__0(ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngine.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope) at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetService(IServiceProvider sp, Type type, Type requiredBy, Boolean isDefaultParameterRequired) at lambda_method17(Closure , IServiceProvider , Object[] ) at Microsoft.AspNetCore.Mvc.Controllers.ControllerActivatorProvider.<>c__DisplayClass4_0.b__0(ControllerContext controllerContext) at Microsoft.AspNetCore.Mvc.Controllers.ControllerFactoryProvider.<>c__DisplayClass5_0.g__CreateController|0(ControllerContext controllerContext) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2021-04-23 13:14:12.773 +08:00 [INF] HTTP POST /login responded 200 in 1501.2187 ms 2021-04-23 13:14:28.120 +08:00 [ERR] System.ArgumentException: Format of the initialization string does not conform to specification starting at index 0. at System.Data.Common.DbConnectionOptions.GetKeyValuePair(String connectionString, Int32 currentPosition, StringBuilder buffer, Boolean useOdbcRules, String& keyname, String& keyvalue) at System.Data.Common.DbConnectionOptions.ParseInternal(Dictionary`2 parsetable, String connectionString, Boolean buildChain, Dictionary`2 synonyms, Boolean firstKey) at System.Data.Common.DbConnectionOptions..ctor(String connectionString, Dictionary`2 synonyms, Boolean useOdbcRules) at System.Data.Common.DbConnectionStringBuilder.set_ConnectionString(String value) at MySqlConnector.MySqlConnectionStringBuilder..ctor(String connectionString) in /_/src/MySqlConnector/MySqlConnectionStringBuilder.cs:line 19 at Microsoft.EntityFrameworkCore.ServerVersion.AutoDetect(String connectionString) at Dilon.EntityFramework.Core.DefaultDbContext.OnConfiguring(DbContextOptionsBuilder optionsBuilder) in F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.EntityFramework.Core\DbContexts\DefaultDbContext.cs:line 29 at Microsoft.EntityFrameworkCore.DbContext.get_InternalServiceProvider() at Microsoft.EntityFrameworkCore.DbContext.Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure.get_Instance() at Microsoft.EntityFrameworkCore.Infrastructure.Internal.InfrastructureExtensions.GetService[TService](IInfrastructure`1 accessor) at Microsoft.EntityFrameworkCore.Infrastructure.AccessorExtensions.GetService[TService](IInfrastructure`1 accessor) at Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade.get_Dependencies() at Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade.Microsoft.EntityFrameworkCore.Storage.IDatabaseFacadeDependenciesAccessor.get_Dependencies() at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetFacadeDependencies(DatabaseFacade databaseFacade) at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetDbConnection(DatabaseFacade databaseFacade) at Furion.DatabaseAccessor.EFCoreRepository`2..ctor(Func`3 dbContextResolve, IRepository repository, IServiceProvider serviceProvider, IDbContextPool dbContextPool) at Furion.DatabaseAccessor.EFCoreRepository`1..ctor(Func`3 dbContextResolve, IRepository repository, IServiceProvider serviceProvider, IDbContextPool dbContextPool) at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite singletonCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass1_0.b__0(ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetService(IServiceProvider sp, Type type, Type requiredBy, Boolean isDefaultParameterRequired) at lambda_method17(Closure , IServiceProvider , Object[] ) at Microsoft.AspNetCore.Mvc.Controllers.ControllerActivatorProvider.<>c__DisplayClass4_0.b__0(ControllerContext controllerContext) at Microsoft.AspNetCore.Mvc.Controllers.ControllerFactoryProvider.<>c__DisplayClass5_0.g__CreateController|0(ControllerContext controllerContext) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2021-04-23 13:14:28.124 +08:00 [INF] HTTP POST /login responded 200 in 17.2440 ms 2021-04-23 13:15:26.381 +08:00 [ERR] System.ArgumentException: Format of the initialization string does not conform to specification starting at index 0. at System.Data.Common.DbConnectionOptions.GetKeyValuePair(String connectionString, Int32 currentPosition, StringBuilder buffer, Boolean useOdbcRules, String& keyname, String& keyvalue) at System.Data.Common.DbConnectionOptions.ParseInternal(Dictionary`2 parsetable, String connectionString, Boolean buildChain, Dictionary`2 synonyms, Boolean firstKey) at System.Data.Common.DbConnectionOptions..ctor(String connectionString, Dictionary`2 synonyms, Boolean useOdbcRules) at System.Data.Common.DbConnectionStringBuilder.set_ConnectionString(String value) at MySqlConnector.MySqlConnectionStringBuilder..ctor(String connectionString) in /_/src/MySqlConnector/MySqlConnectionStringBuilder.cs:line 19 at Microsoft.EntityFrameworkCore.ServerVersion.AutoDetect(String connectionString) at Dilon.EntityFramework.Core.DefaultDbContext.OnConfiguring(DbContextOptionsBuilder optionsBuilder) in F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.EntityFramework.Core\DbContexts\DefaultDbContext.cs:line 29 at Microsoft.EntityFrameworkCore.DbContext.get_InternalServiceProvider() at Microsoft.EntityFrameworkCore.DbContext.Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure.get_Instance() at Microsoft.EntityFrameworkCore.Infrastructure.Internal.InfrastructureExtensions.GetService[TService](IInfrastructure`1 accessor) at Microsoft.EntityFrameworkCore.Infrastructure.AccessorExtensions.GetService[TService](IInfrastructure`1 accessor) at Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade.get_Dependencies() at Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade.Microsoft.EntityFrameworkCore.Storage.IDatabaseFacadeDependenciesAccessor.get_Dependencies() at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetFacadeDependencies(DatabaseFacade databaseFacade) at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetDbConnection(DatabaseFacade databaseFacade) at Furion.DatabaseAccessor.EFCoreRepository`2..ctor(Func`3 dbContextResolve, IRepository repository, IServiceProvider serviceProvider, IDbContextPool dbContextPool) at Furion.DatabaseAccessor.EFCoreRepository`1..ctor(Func`3 dbContextResolve, IRepository repository, IServiceProvider serviceProvider, IDbContextPool dbContextPool) at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite singletonCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass1_0.b__0(ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetService(IServiceProvider sp, Type type, Type requiredBy, Boolean isDefaultParameterRequired) at lambda_method17(Closure , IServiceProvider , Object[] ) at Microsoft.AspNetCore.Mvc.Controllers.ControllerActivatorProvider.<>c__DisplayClass4_0.b__0(ControllerContext controllerContext) at Microsoft.AspNetCore.Mvc.Controllers.ControllerFactoryProvider.<>c__DisplayClass5_0.g__CreateController|0(ControllerContext controllerContext) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2021-04-23 13:15:26.383 +08:00 [INF] HTTP POST /login responded 200 in 9.7301 ms 2021-04-23 13:16:27.123 +08:00 [INF] Application started. Press Ctrl+C to shut down. 2021-04-23 13:16:27.215 +08:00 [INF] Hosting environment: Development 2021-04-23 13:16:27.216 +08:00 [INF] Content root path: F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.Web.Entry 2021-04-23 13:16:27.222 +08:00 [WRN] Failed to determine the https port for redirect. 2021-04-23 13:16:27.485 +08:00 [INF] HTTP GET /index.html responded 200 in 254.5642 ms 2021-04-23 13:16:30.283 +08:00 [INF] HTTP GET /swagger/Default/swagger.json responded 200 in 2592.5538 ms 2021-04-23 13:17:25.474 +08:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. 2021-04-23 13:17:25.599 +08:00 [INF] Entity Framework Core 5.0.5 initialized 'MultiTenantDbContext' using provider 'Microsoft.EntityFrameworkCore.Sqlite' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations 2021-04-23 13:17:26.041 +08:00 [INF] Executed DbCommand (24ms) [Parameters=[@__host_0='localhost:5566' (Size = 14)], CommandType='"Text"', CommandTimeout='30'] SELECT "s"."Id", "s"."Connection", "s"."CreatedTime", "s"."CreatedUserId", "s"."CreatedUserName", "s"."Email", "s"."Host", "s"."IsDeleted", "s"."Name", "s"."Phone", "s"."Remark", "s"."Schema", "s"."UpdatedTime", "s"."UpdatedUserId", "s"."UpdatedUserName" FROM "sys_tenant" AS "s" WHERE "s"."Host" = @__host_0 LIMIT 1 2021-04-23 13:17:40.401 +08:00 [ERR] System.ArgumentException: Format of the initialization string does not conform to specification starting at index 0. at System.Data.Common.DbConnectionOptions.GetKeyValuePair(String connectionString, Int32 currentPosition, StringBuilder buffer, Boolean useOdbcRules, String& keyname, String& keyvalue) at System.Data.Common.DbConnectionOptions.ParseInternal(Dictionary`2 parsetable, String connectionString, Boolean buildChain, Dictionary`2 synonyms, Boolean firstKey) at System.Data.Common.DbConnectionOptions..ctor(String connectionString, Dictionary`2 synonyms, Boolean useOdbcRules) at System.Data.Common.DbConnectionStringBuilder.set_ConnectionString(String value) at MySqlConnector.MySqlConnectionStringBuilder..ctor(String connectionString) in /_/src/MySqlConnector/MySqlConnectionStringBuilder.cs:line 19 at Microsoft.EntityFrameworkCore.ServerVersion.AutoDetect(String connectionString) at Dilon.EntityFramework.Core.DefaultDbContext.OnConfiguring(DbContextOptionsBuilder optionsBuilder) in F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.EntityFramework.Core\DbContexts\DefaultDbContext.cs:line 29 at Microsoft.EntityFrameworkCore.DbContext.get_InternalServiceProvider() at Microsoft.EntityFrameworkCore.DbContext.Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure.get_Instance() at Microsoft.EntityFrameworkCore.Infrastructure.Internal.InfrastructureExtensions.GetService[TService](IInfrastructure`1 accessor) at Microsoft.EntityFrameworkCore.Infrastructure.AccessorExtensions.GetService[TService](IInfrastructure`1 accessor) at Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade.get_Dependencies() at Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade.Microsoft.EntityFrameworkCore.Storage.IDatabaseFacadeDependenciesAccessor.get_Dependencies() at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetFacadeDependencies(DatabaseFacade databaseFacade) at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetDbConnection(DatabaseFacade databaseFacade) at Furion.DatabaseAccessor.EFCoreRepository`2..ctor(Func`3 dbContextResolve, IRepository repository, IServiceProvider serviceProvider, IDbContextPool dbContextPool) at Furion.DatabaseAccessor.EFCoreRepository`1..ctor(Func`3 dbContextResolve, IRepository repository, IServiceProvider serviceProvider, IDbContextPool dbContextPool) at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite singletonCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass1_0.b__0(ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetService(IServiceProvider sp, Type type, Type requiredBy, Boolean isDefaultParameterRequired) at lambda_method46(Closure , IServiceProvider , Object[] ) at Microsoft.AspNetCore.Mvc.Controllers.ControllerActivatorProvider.<>c__DisplayClass4_0.b__0(ControllerContext controllerContext) at Microsoft.AspNetCore.Mvc.Controllers.ControllerFactoryProvider.<>c__DisplayClass5_0.g__CreateController|0(ControllerContext controllerContext) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2021-04-23 13:17:40.439 +08:00 [INF] HTTP POST /login responded 200 in 15691.2298 ms 2021-04-23 13:20:02.527 +08:00 [INF] Application started. Press Ctrl+C to shut down. 2021-04-23 13:20:02.639 +08:00 [WRN] Failed to determine the https port for redirect. 2021-04-23 13:20:02.649 +08:00 [INF] Hosting environment: Development 2021-04-23 13:20:02.651 +08:00 [INF] Content root path: F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.Web.Entry 2021-04-23 13:20:02.872 +08:00 [INF] HTTP GET /index.html responded 200 in 218.4947 ms 2021-04-23 13:20:04.829 +08:00 [INF] HTTP GET /swagger/Default/swagger.json responded 200 in 1768.5807 ms 2021-04-23 13:20:05.983 +08:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. 2021-04-23 13:20:06.098 +08:00 [INF] Entity Framework Core 5.0.5 initialized 'MultiTenantDbContext' using provider 'Microsoft.EntityFrameworkCore.Sqlite' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations 2021-04-23 13:20:06.480 +08:00 [INF] Executed DbCommand (19ms) [Parameters=[@__host_0='localhost:5566' (Size = 14)], CommandType='"Text"', CommandTimeout='30'] SELECT "s"."Id", "s"."Connection", "s"."CreatedTime", "s"."CreatedUserId", "s"."CreatedUserName", "s"."Email", "s"."Host", "s"."IsDeleted", "s"."Name", "s"."Phone", "s"."Remark", "s"."Schema", "s"."UpdatedTime", "s"."UpdatedUserId", "s"."UpdatedUserName" FROM "sys_tenant" AS "s" WHERE "s"."Host" = @__host_0 LIMIT 1 2021-04-23 13:20:06.954 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysEmpExtOrgPos'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:20:06.955 +08:00 [WRN] Entity 'SysPos' has a global query filter defined and is the required end of a relationship with the entity 'SysEmpPos'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:20:06.955 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysRoleDataScope'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:20:06.956 +08:00 [WRN] Entity 'SysMenu' has a global query filter defined and is the required end of a relationship with the entity 'SysRoleMenu'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:20:06.956 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysUserDataScope'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:20:06.956 +08:00 [WRN] Entity 'SysRole' has a global query filter defined and is the required end of a relationship with the entity 'SysUserRole'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:20:06.956 +08:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. 2021-04-23 13:20:06.994 +08:00 [INF] Entity Framework Core 5.0.5 initialized 'DefaultDbContext' using provider 'Pomelo.EntityFrameworkCore.MySql' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations ServerVersion 5.5.53-mysql 2021-04-23 13:20:07.524 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:20:07.556 +08:00 [ERR] An exception occurred while iterating over the results of a query for context type 'Dilon.EntityFramework.Core.DefaultDbContext'. System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseMySql' call. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseMySql' call. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() 2021-04-23 13:20:07.744 +08:00 [ERR] System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseMySql' call. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) at Dilon.Core.Service.AuthService.LoginAsync(LoginInput input) in F:\MyWorkSpace\Admin.NET\backend\Dilon.Core\Service\Auth\AuthService.cs:line 76 at lambda_method14(Closure , Object ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2021-04-23 13:20:07.802 +08:00 [INF] HTTP POST /login responded 200 in 2348.3294 ms 2021-04-23 13:20:29.698 +08:00 [INF] Application started. Press Ctrl+C to shut down. 2021-04-23 13:20:29.773 +08:00 [INF] Hosting environment: Development 2021-04-23 13:20:29.776 +08:00 [INF] Content root path: F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.Web.Entry 2021-04-23 13:20:29.779 +08:00 [WRN] Failed to determine the https port for redirect. 2021-04-23 13:20:30.112 +08:00 [INF] HTTP GET /index.html responded 200 in 327.8282 ms 2021-04-23 13:20:31.551 +08:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. 2021-04-23 13:20:31.694 +08:00 [INF] Entity Framework Core 5.0.5 initialized 'MultiTenantDbContext' using provider 'Microsoft.EntityFrameworkCore.Sqlite' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations 2021-04-23 13:20:32.129 +08:00 [INF] Executed DbCommand (22ms) [Parameters=[@__host_0='localhost:5566' (Size = 14)], CommandType='"Text"', CommandTimeout='30'] SELECT "s"."Id", "s"."Connection", "s"."CreatedTime", "s"."CreatedUserId", "s"."CreatedUserName", "s"."Email", "s"."Host", "s"."IsDeleted", "s"."Name", "s"."Phone", "s"."Remark", "s"."Schema", "s"."UpdatedTime", "s"."UpdatedUserId", "s"."UpdatedUserName" FROM "sys_tenant" AS "s" WHERE "s"."Host" = @__host_0 LIMIT 1 2021-04-23 13:20:32.683 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysEmpExtOrgPos'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:20:32.683 +08:00 [WRN] Entity 'SysPos' has a global query filter defined and is the required end of a relationship with the entity 'SysEmpPos'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:20:32.683 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysRoleDataScope'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:20:32.683 +08:00 [WRN] Entity 'SysMenu' has a global query filter defined and is the required end of a relationship with the entity 'SysRoleMenu'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:20:32.684 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysUserDataScope'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:20:32.684 +08:00 [WRN] Entity 'SysRole' has a global query filter defined and is the required end of a relationship with the entity 'SysUserRole'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:20:32.684 +08:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. 2021-04-23 13:20:32.730 +08:00 [INF] Entity Framework Core 5.0.5 initialized 'DefaultDbContext' using provider 'Pomelo.EntityFrameworkCore.MySql' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations ServerVersion 5.5.53-mysql 2021-04-23 13:20:38.994 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:20:39.043 +08:00 [ERR] An exception occurred while iterating over the results of a query for context type 'Dilon.EntityFramework.Core.DefaultDbContext'. System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseMySql' call. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseMySql' call. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() 2021-04-23 13:20:39.436 +08:00 [ERR] System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseMySql' call. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) at Dilon.Core.Service.AuthService.LoginAsync(LoginInput input) in F:\MyWorkSpace\Admin.NET\backend\Dilon.Core\Service\Auth\AuthService.cs:line 76 at lambda_method14(Closure , Object ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2021-04-23 13:20:39.506 +08:00 [INF] HTTP POST /login responded 200 in 8598.6591 ms 2021-04-23 13:20:42.783 +08:00 [INF] Entity Framework Core 5.0.5 initialized 'DefaultDbContext' using provider 'Pomelo.EntityFrameworkCore.MySql' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations ServerVersion 5.5.53-mysql 2021-04-23 13:21:03.963 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:21:03.967 +08:00 [ERR] An exception occurred while iterating over the results of a query for context type 'Dilon.EntityFramework.Core.DefaultDbContext'. System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseMySql' call. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseMySql' call. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() 2021-04-23 13:21:04.183 +08:00 [ERR] System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseMySql' call. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) at Dilon.Core.Service.AuthService.LoginAsync(LoginInput input) in F:\MyWorkSpace\Admin.NET\backend\Dilon.Core\Service\Auth\AuthService.cs:line 76 at lambda_method14(Closure , Object ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2021-04-23 13:21:04.190 +08:00 [INF] HTTP POST /login responded 200 in 21426.2664 ms 2021-04-23 13:24:08.004 +08:00 [INF] Entity Framework Core 5.0.5 initialized 'DefaultDbContext' using provider 'Pomelo.EntityFrameworkCore.MySql' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations ServerVersion 5.5.53-mysql 2021-04-23 13:24:09.896 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:24:09.901 +08:00 [ERR] An exception occurred while iterating over the results of a query for context type 'Dilon.EntityFramework.Core.DefaultDbContext'. System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseMySql' call. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseMySql' call. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() 2021-04-23 13:24:10.013 +08:00 [ERR] System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseMySql' call. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) at Dilon.Core.Service.AuthService.LoginAsync(LoginInput input) in F:\MyWorkSpace\Admin.NET\backend\Dilon.Core\Service\Auth\AuthService.cs:line 76 at lambda_method14(Closure , Object ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2021-04-23 13:24:10.019 +08:00 [INF] HTTP POST /login responded 200 in 2061.5368 ms 2021-04-23 13:24:50.893 +08:00 [INF] Entity Framework Core 5.0.5 initialized 'DefaultDbContext' using provider 'Pomelo.EntityFrameworkCore.MySql' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations ServerVersion 5.5.53-mysql 2021-04-23 13:24:53.659 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:24:53.662 +08:00 [ERR] An exception occurred while iterating over the results of a query for context type 'Dilon.EntityFramework.Core.DefaultDbContext'. System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseMySql' call. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseMySql' call. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() 2021-04-23 13:24:53.854 +08:00 [ERR] System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseMySql' call. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) at Dilon.Core.Service.AuthService.LoginAsync(LoginInput input) in F:\MyWorkSpace\Admin.NET\backend\Dilon.Core\Service\Auth\AuthService.cs:line 76 at lambda_method14(Closure , Object ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2021-04-23 13:24:53.859 +08:00 [INF] HTTP POST /login responded 200 in 2975.9966 ms 2021-04-23 13:35:48.569 +08:00 [INF] Application started. Press Ctrl+C to shut down. 2021-04-23 13:35:48.664 +08:00 [INF] Hosting environment: Development 2021-04-23 13:35:48.665 +08:00 [INF] Content root path: F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.Web.Entry 2021-04-23 13:35:48.665 +08:00 [WRN] Failed to determine the https port for redirect. 2021-04-23 13:35:48.930 +08:00 [INF] HTTP GET /index.html responded 200 in 258.6897 ms 2021-04-23 13:35:55.316 +08:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. 2021-04-23 13:35:55.445 +08:00 [INF] Entity Framework Core 5.0.5 initialized 'MultiTenantDbContext' using provider 'Microsoft.EntityFrameworkCore.Sqlite' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations 2021-04-23 13:35:55.877 +08:00 [INF] Executed DbCommand (22ms) [Parameters=[@__host_0='localhost:5566' (Size = 14)], CommandType='"Text"', CommandTimeout='30'] SELECT "s"."Id", "s"."Connection", "s"."CreatedTime", "s"."CreatedUserId", "s"."CreatedUserName", "s"."Email", "s"."Host", "s"."IsDeleted", "s"."Name", "s"."Phone", "s"."Remark", "s"."Schema", "s"."UpdatedTime", "s"."UpdatedUserId", "s"."UpdatedUserName" FROM "sys_tenant" AS "s" WHERE "s"."Host" = @__host_0 LIMIT 1 2021-04-23 13:35:59.772 +08:00 [ERR] MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at MySqlConnector.MySqlConnection.Open() in /_/src/MySqlConnector/MySqlConnection.cs:line 376 at Microsoft.EntityFrameworkCore.ServerVersion.AutoDetect(String connectionString) at Dilon.EntityFramework.Core.DefaultDbContext.OnConfiguring(DbContextOptionsBuilder optionsBuilder) in F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.EntityFramework.Core\DbContexts\DefaultDbContext.cs:line 29 at Microsoft.EntityFrameworkCore.DbContext.get_InternalServiceProvider() at Microsoft.EntityFrameworkCore.DbContext.Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure.get_Instance() at Microsoft.EntityFrameworkCore.Infrastructure.Internal.InfrastructureExtensions.GetService[TService](IInfrastructure`1 accessor) at Microsoft.EntityFrameworkCore.Infrastructure.AccessorExtensions.GetService[TService](IInfrastructure`1 accessor) at Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade.get_Dependencies() at Microsoft.EntityFrameworkCore.Infrastructure.DatabaseFacade.Microsoft.EntityFrameworkCore.Storage.IDatabaseFacadeDependenciesAccessor.get_Dependencies() at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetFacadeDependencies(DatabaseFacade databaseFacade) at Microsoft.EntityFrameworkCore.RelationalDatabaseFacadeExtensions.GetDbConnection(DatabaseFacade databaseFacade) at Furion.DatabaseAccessor.EFCoreRepository`2..ctor(Func`3 dbContextResolve, IRepository repository, IServiceProvider serviceProvider, IDbContextPool dbContextPool) at Furion.DatabaseAccessor.EFCoreRepository`1..ctor(Func`3 dbContextResolve, IRepository repository, IServiceProvider serviceProvider, IDbContextPool dbContextPool) at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite singletonCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass1_0.b__0(ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetService(IServiceProvider sp, Type type, Type requiredBy, Boolean isDefaultParameterRequired) at lambda_method18(Closure , IServiceProvider , Object[] ) at Microsoft.AspNetCore.Mvc.Controllers.ControllerActivatorProvider.<>c__DisplayClass4_0.b__0(ControllerContext controllerContext) at Microsoft.AspNetCore.Mvc.Controllers.ControllerFactoryProvider.<>c__DisplayClass5_0.g__CreateController|0(ControllerContext controllerContext) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2021-04-23 13:35:59.906 +08:00 [INF] HTTP POST /login responded 200 in 5268.9567 ms 2021-04-23 13:38:01.265 +08:00 [INF] Application is shutting down... 2021-04-23 13:38:18.268 +08:00 [INF] Application started. Press Ctrl+C to shut down. 2021-04-23 13:38:18.321 +08:00 [INF] Hosting environment: Development 2021-04-23 13:38:18.323 +08:00 [INF] Content root path: F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.Web.Entry 2021-04-23 13:38:18.322 +08:00 [WRN] Failed to determine the https port for redirect. 2021-04-23 13:38:18.510 +08:00 [INF] HTTP GET /index.html responded 200 in 181.0241 ms 2021-04-23 13:38:20.342 +08:00 [INF] HTTP GET /swagger/Default/swagger.json responded 200 in 1621.8203 ms 2021-04-23 13:38:27.023 +08:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. 2021-04-23 13:38:27.145 +08:00 [INF] Entity Framework Core 5.0.5 initialized 'MultiTenantDbContext' using provider 'Microsoft.EntityFrameworkCore.Sqlite' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations 2021-04-23 13:38:27.502 +08:00 [INF] Executed DbCommand (19ms) [Parameters=[@__host_0='localhost:5566' (Size = 14)], CommandType='"Text"', CommandTimeout='30'] SELECT "s"."Id", "s"."Connection", "s"."CreatedTime", "s"."CreatedUserId", "s"."CreatedUserName", "s"."Email", "s"."Host", "s"."IsDeleted", "s"."Name", "s"."Phone", "s"."Remark", "s"."Schema", "s"."UpdatedTime", "s"."UpdatedUserId", "s"."UpdatedUserName" FROM "sys_tenant" AS "s" WHERE "s"."Host" = @__host_0 LIMIT 1 2021-04-23 13:38:28.005 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysEmpExtOrgPos'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:38:28.006 +08:00 [WRN] Entity 'SysPos' has a global query filter defined and is the required end of a relationship with the entity 'SysEmpPos'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:38:28.006 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysRoleDataScope'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:38:28.006 +08:00 [WRN] Entity 'SysMenu' has a global query filter defined and is the required end of a relationship with the entity 'SysRoleMenu'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:38:28.006 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysUserDataScope'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:38:28.007 +08:00 [WRN] Entity 'SysRole' has a global query filter defined and is the required end of a relationship with the entity 'SysUserRole'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:38:28.007 +08:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. 2021-04-23 13:38:28.043 +08:00 [INF] Entity Framework Core 5.0.5 initialized 'DefaultDbContext' using provider 'Pomelo.EntityFrameworkCore.MySql' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations ServerVersion 5.5.53-mysql 2021-04-23 13:38:28.420 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:38:28.457 +08:00 [ERR] An exception occurred while iterating over the results of a query for context type 'Dilon.EntityFramework.Core.DefaultDbContext'. System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseMySql' call. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseMySql' call. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() 2021-04-23 13:38:28.647 +08:00 [ERR] System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseMySql' call. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) at Dilon.Core.Service.AuthService.LoginAsync(LoginInput input) in F:\MyWorkSpace\Admin.NET\backend\Dilon.Core\Service\Auth\AuthService.cs:line 76 at lambda_method42(Closure , Object ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2021-04-23 13:38:28.681 +08:00 [INF] HTTP POST /login responded 200 in 2167.1185 ms 2021-04-23 13:39:39.771 +08:00 [INF] Application started. Press Ctrl+C to shut down. 2021-04-23 13:39:39.818 +08:00 [WRN] Failed to determine the https port for redirect. 2021-04-23 13:39:39.823 +08:00 [INF] Hosting environment: Development 2021-04-23 13:39:39.825 +08:00 [INF] Content root path: F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.Web.Entry 2021-04-23 13:39:40.019 +08:00 [INF] HTTP GET /index.html responded 200 in 192.1977 ms 2021-04-23 13:39:41.502 +08:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. 2021-04-23 13:39:41.655 +08:00 [INF] Entity Framework Core 5.0.5 initialized 'MultiTenantDbContext' using provider 'Microsoft.EntityFrameworkCore.Sqlite' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations 2021-04-23 13:39:42.063 +08:00 [INF] Executed DbCommand (19ms) [Parameters=[@__host_0='localhost:5566' (Size = 14)], CommandType='"Text"', CommandTimeout='30'] SELECT "s"."Id", "s"."Connection", "s"."CreatedTime", "s"."CreatedUserId", "s"."CreatedUserName", "s"."Email", "s"."Host", "s"."IsDeleted", "s"."Name", "s"."Phone", "s"."Remark", "s"."Schema", "s"."UpdatedTime", "s"."UpdatedUserId", "s"."UpdatedUserName" FROM "sys_tenant" AS "s" WHERE "s"."Host" = @__host_0 LIMIT 1 2021-04-23 13:39:42.617 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysEmpExtOrgPos'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:39:42.618 +08:00 [WRN] Entity 'SysPos' has a global query filter defined and is the required end of a relationship with the entity 'SysEmpPos'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:39:42.618 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysRoleDataScope'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:39:42.618 +08:00 [WRN] Entity 'SysMenu' has a global query filter defined and is the required end of a relationship with the entity 'SysRoleMenu'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:39:42.618 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysUserDataScope'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:39:42.618 +08:00 [WRN] Entity 'SysRole' has a global query filter defined and is the required end of a relationship with the entity 'SysUserRole'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:39:42.619 +08:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. 2021-04-23 13:39:42.692 +08:00 [INF] Entity Framework Core 5.0.5 initialized 'DefaultDbContext' using provider 'Pomelo.EntityFrameworkCore.MySql' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations ServerVersion 5.5.53-mysql 2021-04-23 13:39:43.155 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:39:43.189 +08:00 [ERR] An exception occurred while iterating over the results of a query for context type 'Dilon.EntityFramework.Core.DefaultDbContext'. System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseMySql' call. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseMySql' call. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() 2021-04-23 13:39:43.355 +08:00 [ERR] System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseMySql' call. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) at Dilon.Core.Service.AuthService.LoginAsync(LoginInput input) in F:\MyWorkSpace\Admin.NET\backend\Dilon.Core\Service\Auth\AuthService.cs:line 76 at lambda_method14(Closure , Object ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2021-04-23 13:39:43.416 +08:00 [INF] HTTP POST /login responded 200 in 2463.0257 ms 2021-04-23 13:41:30.908 +08:00 [INF] Application started. Press Ctrl+C to shut down. 2021-04-23 13:41:30.962 +08:00 [WRN] Failed to determine the https port for redirect. 2021-04-23 13:41:30.963 +08:00 [INF] Hosting environment: Development 2021-04-23 13:41:30.965 +08:00 [INF] Content root path: F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.Web.Entry 2021-04-23 13:41:31.203 +08:00 [INF] HTTP GET /index.html responded 200 in 234.2062 ms 2021-04-23 13:41:32.579 +08:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. 2021-04-23 13:41:32.695 +08:00 [INF] Entity Framework Core 5.0.5 initialized 'MultiTenantDbContext' using provider 'Microsoft.EntityFrameworkCore.Sqlite' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations 2021-04-23 13:41:33.171 +08:00 [INF] Executed DbCommand (20ms) [Parameters=[@__host_0='localhost:5566' (Size = 14)], CommandType='"Text"', CommandTimeout='30'] SELECT "s"."Id", "s"."Connection", "s"."CreatedTime", "s"."CreatedUserId", "s"."CreatedUserName", "s"."Email", "s"."Host", "s"."IsDeleted", "s"."Name", "s"."Phone", "s"."Remark", "s"."Schema", "s"."UpdatedTime", "s"."UpdatedUserId", "s"."UpdatedUserName" FROM "sys_tenant" AS "s" WHERE "s"."Host" = @__host_0 LIMIT 1 2021-04-23 13:41:33.642 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysEmpExtOrgPos'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:41:33.643 +08:00 [WRN] Entity 'SysPos' has a global query filter defined and is the required end of a relationship with the entity 'SysEmpPos'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:41:33.643 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysRoleDataScope'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:41:33.643 +08:00 [WRN] Entity 'SysMenu' has a global query filter defined and is the required end of a relationship with the entity 'SysRoleMenu'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:41:33.643 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysUserDataScope'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:41:33.643 +08:00 [WRN] Entity 'SysRole' has a global query filter defined and is the required end of a relationship with the entity 'SysUserRole'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:41:33.643 +08:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. 2021-04-23 13:41:33.679 +08:00 [INF] Entity Framework Core 5.0.5 initialized 'DefaultDbContext' using provider 'Pomelo.EntityFrameworkCore.MySql' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations ServerVersion 5.5.53-mysql 2021-04-23 13:41:34.070 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:41:34.096 +08:00 [INF] A transient exception occurred during execution. The operation will be retried after 0ms. MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) 2021-04-23 13:41:34.104 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:41:34.106 +08:00 [INF] A transient exception occurred during execution. The operation will be retried after 1034ms. MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) 2021-04-23 13:41:35.149 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:41:35.153 +08:00 [INF] A transient exception occurred during execution. The operation will be retried after 3261ms. MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) 2021-04-23 13:41:38.437 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:41:38.441 +08:00 [INF] A transient exception occurred during execution. The operation will be retried after 7002ms. MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) 2021-04-23 13:41:45.461 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:41:45.465 +08:00 [INF] A transient exception occurred during execution. The operation will be retried after 15085ms. MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) 2021-04-23 13:42:00.558 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:42:00.570 +08:00 [ERR] An exception occurred while iterating over the results of a query for context type 'Dilon.EntityFramework.Core.DefaultDbContext'. Microsoft.EntityFrameworkCore.Storage.RetryLimitExceededException: The maximum number of retries (5) was exceeded while executing database operations with 'MySqlRetryingExecutionStrategy'. See the inner exception for the most recent failure. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() Microsoft.EntityFrameworkCore.Storage.RetryLimitExceededException: The maximum number of retries (5) was exceeded while executing database operations with 'MySqlRetryingExecutionStrategy'. See the inner exception for the most recent failure. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() 2021-04-23 13:42:00.828 +08:00 [ERR] Microsoft.EntityFrameworkCore.Storage.RetryLimitExceededException: The maximum number of retries (5) was exceeded while executing database operations with 'MySqlRetryingExecutionStrategy'. See the inner exception for the most recent failure. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) at Dilon.Core.Service.AuthService.LoginAsync(LoginInput input) in F:\MyWorkSpace\Admin.NET\backend\Dilon.Core\Service\Auth\AuthService.cs:line 76 at lambda_method14(Closure , Object ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2021-04-23 13:42:00.899 +08:00 [INF] HTTP POST /login responded 200 in 28919.9100 ms 2021-04-23 13:42:59.965 +08:00 [INF] Entity Framework Core 5.0.5 initialized 'DefaultDbContext' using provider 'Pomelo.EntityFrameworkCore.MySql' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations ServerVersion 5.5.53-mysql 2021-04-23 13:42:59.972 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:42:59.973 +08:00 [INF] A transient exception occurred during execution. The operation will be retried after 0ms. MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) 2021-04-23 13:42:59.977 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:42:59.979 +08:00 [INF] A transient exception occurred during execution. The operation will be retried after 1017ms. MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) 2021-04-23 13:43:01.005 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:43:01.008 +08:00 [INF] A transient exception occurred during execution. The operation will be retried after 3261ms. MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) 2021-04-23 13:43:04.274 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:43:04.275 +08:00 [INF] A transient exception occurred during execution. The operation will be retried after 7410ms. MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) 2021-04-23 13:43:11.696 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:43:11.699 +08:00 [INF] A transient exception occurred during execution. The operation will be retried after 16427ms. MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) 2021-04-23 13:43:28.136 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:43:28.140 +08:00 [ERR] An exception occurred while iterating over the results of a query for context type 'Dilon.EntityFramework.Core.DefaultDbContext'. Microsoft.EntityFrameworkCore.Storage.RetryLimitExceededException: The maximum number of retries (5) was exceeded while executing database operations with 'MySqlRetryingExecutionStrategy'. See the inner exception for the most recent failure. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() Microsoft.EntityFrameworkCore.Storage.RetryLimitExceededException: The maximum number of retries (5) was exceeded while executing database operations with 'MySqlRetryingExecutionStrategy'. See the inner exception for the most recent failure. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() 2021-04-23 13:43:28.183 +08:00 [ERR] Microsoft.EntityFrameworkCore.Storage.RetryLimitExceededException: The maximum number of retries (5) was exceeded while executing database operations with 'MySqlRetryingExecutionStrategy'. See the inner exception for the most recent failure. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) at Dilon.Core.Service.AuthService.LoginAsync(LoginInput input) in F:\MyWorkSpace\Admin.NET\backend\Dilon.Core\Service\Auth\AuthService.cs:line 76 at lambda_method14(Closure , Object ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2021-04-23 13:43:28.186 +08:00 [INF] HTTP POST /login responded 200 in 28232.3218 ms 2021-04-23 13:46:30.685 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysEmpExtOrgPos'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:46:30.733 +08:00 [WRN] Entity 'SysPos' has a global query filter defined and is the required end of a relationship with the entity 'SysEmpPos'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:46:30.734 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysRoleDataScope'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:46:30.734 +08:00 [WRN] Entity 'SysMenu' has a global query filter defined and is the required end of a relationship with the entity 'SysRoleMenu'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:46:30.734 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysUserDataScope'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:46:30.791 +08:00 [WRN] Entity 'SysRole' has a global query filter defined and is the required end of a relationship with the entity 'SysUserRole'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:46:30.798 +08:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. 2021-04-23 13:46:31.029 +08:00 [INF] Entity Framework Core 5.0.5 initialized 'DefaultDbContext' using provider 'Pomelo.EntityFrameworkCore.MySql' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations ServerVersion 5.5.53-mysql 2021-04-23 13:46:31.302 +08:00 [INF] Executed DbCommand (22ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT 1 FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA='dilon' AND TABLE_NAME='__EFMigrationsHistory'; 2021-04-23 13:46:31.375 +08:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT 1 FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA='dilon' AND TABLE_NAME='__EFMigrationsHistory'; 2021-04-23 13:46:31.416 +08:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `MigrationId`, `ProductVersion` FROM `__EFMigrationsHistory` ORDER BY `MigrationId`; 2021-04-23 13:46:31.427 +08:00 [INF] No migrations were applied. The database is already up to date. 2021-04-23 13:56:22.983 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysEmpExtOrgPos'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:56:23.029 +08:00 [WRN] Entity 'SysPos' has a global query filter defined and is the required end of a relationship with the entity 'SysEmpPos'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:56:23.029 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysRoleDataScope'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:56:23.029 +08:00 [WRN] Entity 'SysMenu' has a global query filter defined and is the required end of a relationship with the entity 'SysRoleMenu'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:56:23.030 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysUserDataScope'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:56:23.053 +08:00 [WRN] Entity 'SysRole' has a global query filter defined and is the required end of a relationship with the entity 'SysUserRole'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:56:23.062 +08:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. 2021-04-23 13:56:23.299 +08:00 [INF] Entity Framework Core 5.0.5 initialized 'DefaultDbContext' using provider 'Pomelo.EntityFrameworkCore.MySql' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations ServerVersion 5.7.26-mysql 2021-04-23 13:56:23.530 +08:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT 1 FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA='dilon' AND TABLE_NAME='__EFMigrationsHistory'; 2021-04-23 13:56:24.017 +08:00 [INF] Executed DbCommand (368ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `__EFMigrationsHistory` ( `MigrationId` varchar(95) NOT NULL, `ProductVersion` varchar(32) NOT NULL, CONSTRAINT `PK___EFMigrationsHistory` PRIMARY KEY (`MigrationId`) ); 2021-04-23 13:56:24.026 +08:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT 1 FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA='dilon' AND TABLE_NAME='__EFMigrationsHistory'; 2021-04-23 13:56:24.035 +08:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `MigrationId`, `ProductVersion` FROM `__EFMigrationsHistory` ORDER BY `MigrationId`; 2021-04-23 13:56:24.049 +08:00 [INF] Applying migration '20210423050618_Init'. 2021-04-23 13:56:24.524 +08:00 [INF] Executed DbCommand (247ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `code_gen_test` ( `Id` bigint NOT NULL COMMENT 'Id主键', `Name` longtext CHARACTER SET utf8mb4 NULL COMMENT '名称', `NickName` longtext CHARACTER SET utf8mb4 NULL COMMENT '昵称', `Birthday` datetime NOT NULL COMMENT '生日', `Age` int NOT NULL COMMENT '年龄', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_code_gen_test` PRIMARY KEY (`Id`) ) COMMENT '代码生成业务'; 2021-04-23 13:56:24.863 +08:00 [INF] Executed DbCommand (338ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_app` ( `Id` bigint NOT NULL COMMENT 'Id主键', `Name` longtext CHARACTER SET utf8mb4 NULL COMMENT '名称', `Code` longtext CHARACTER SET utf8mb4 NULL COMMENT '编码', `Icon` longtext CHARACTER SET utf8mb4 NULL COMMENT '图标', `Color` longtext CHARACTER SET utf8mb4 NULL COMMENT '图标颜色', `Active` longtext CHARACTER SET utf8mb4 NULL COMMENT '是否默认激活', `Status` int NOT NULL COMMENT '状态', `Sort` int NOT NULL COMMENT '排序', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_app` PRIMARY KEY (`Id`) ) COMMENT '系统应用表'; 2021-04-23 13:56:25.114 +08:00 [INF] Executed DbCommand (251ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_code_gen` ( `Id` bigint NOT NULL COMMENT 'Id主键', `AuthorName` longtext CHARACTER SET utf8mb4 NULL COMMENT '作者姓名', `TablePrefix` longtext CHARACTER SET utf8mb4 NULL COMMENT '是否移除表前缀', `GenerateType` longtext CHARACTER SET utf8mb4 NULL COMMENT '生成方式', `TableName` longtext CHARACTER SET utf8mb4 NULL COMMENT '数据库表名', `NameSpace` longtext CHARACTER SET utf8mb4 NULL COMMENT '命名空间', `BusName` longtext CHARACTER SET utf8mb4 NULL COMMENT '业务名', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_code_gen` PRIMARY KEY (`Id`) ) COMMENT '代码生成表'; 2021-04-23 13:56:26.247 +08:00 [INF] Executed DbCommand (272ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_code_gen_config` ( `Id` bigint NOT NULL COMMENT 'Id主键', `CodeGenId` bigint NOT NULL COMMENT '代码生成主表ID', `ColumnName` longtext CHARACTER SET utf8mb4 NULL COMMENT '数据库字段名', `ColumnComment` longtext CHARACTER SET utf8mb4 NULL COMMENT '字段描述', `NetType` longtext CHARACTER SET utf8mb4 NULL COMMENT '.NET数据类型', `EffectType` longtext CHARACTER SET utf8mb4 NULL COMMENT '作用类型', `DictTypeCode` longtext CHARACTER SET utf8mb4 NULL COMMENT '字典Code', `WhetherRetract` longtext CHARACTER SET utf8mb4 NULL COMMENT '列表是否缩进', `WhetherRequired` longtext CHARACTER SET utf8mb4 NULL COMMENT '是否必填', `QueryWhether` longtext CHARACTER SET utf8mb4 NULL COMMENT '是否是查询条件', `QueryType` longtext CHARACTER SET utf8mb4 NULL COMMENT '查询方式', `WhetherTable` longtext CHARACTER SET utf8mb4 NULL COMMENT '列表显示', `WhetherAddUpdate` longtext CHARACTER SET utf8mb4 NULL COMMENT '增改', `ColumnKey` longtext CHARACTER SET utf8mb4 NULL COMMENT '主外键', `DataType` longtext CHARACTER SET utf8mb4 NULL COMMENT '数据库中类型', `WhetherCommon` longtext CHARACTER SET utf8mb4 NULL COMMENT '是否通用字段', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_code_gen_config` PRIMARY KEY (`Id`) ) COMMENT '代码生成字段配置表'; 2021-04-23 13:56:27.778 +08:00 [INF] Executed DbCommand (255ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_config` ( `Id` bigint NOT NULL COMMENT 'Id主键', `Name` longtext CHARACTER SET utf8mb4 NULL COMMENT '名称', `Code` longtext CHARACTER SET utf8mb4 NULL COMMENT '编码', `Value` longtext CHARACTER SET utf8mb4 NULL COMMENT '属性值', `SysFlag` longtext CHARACTER SET utf8mb4 NULL COMMENT '是否是系统参数', `Remark` longtext CHARACTER SET utf8mb4 NULL COMMENT '备注', `Status` int NOT NULL COMMENT '状态', `GroupCode` longtext CHARACTER SET utf8mb4 NULL COMMENT '常量所属分类的编码', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_config` PRIMARY KEY (`Id`) ) COMMENT '参数配置表'; 2021-04-23 13:56:28.039 +08:00 [INF] Executed DbCommand (261ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_dict_type` ( `Id` bigint NOT NULL COMMENT 'Id主键', `Name` longtext CHARACTER SET utf8mb4 NULL COMMENT '名称', `Code` longtext CHARACTER SET utf8mb4 NULL COMMENT '编码', `Sort` int NOT NULL COMMENT '排序', `Remark` longtext CHARACTER SET utf8mb4 NULL COMMENT '备注', `Status` int NOT NULL COMMENT '状态', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_dict_type` PRIMARY KEY (`Id`) ) COMMENT '字典类型表'; 2021-04-23 13:56:29.086 +08:00 [INF] Executed DbCommand (262ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_emp` ( `Id` bigint NOT NULL COMMENT '用户Id', `JobNum` longtext CHARACTER SET utf8mb4 NULL COMMENT '工号', `OrgId` bigint NOT NULL COMMENT '机构Id', `OrgName` longtext CHARACTER SET utf8mb4 NULL COMMENT '机构名称', CONSTRAINT `PK_sys_emp` PRIMARY KEY (`Id`) ) COMMENT '员工表'; 2021-04-23 13:56:29.326 +08:00 [INF] Executed DbCommand (240ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_file` ( `Id` bigint NOT NULL COMMENT 'Id主键', `FileLocation` int NOT NULL COMMENT '文件存储位置', `FileBucket` longtext CHARACTER SET utf8mb4 NULL COMMENT '文件仓库', `FileOriginName` longtext CHARACTER SET utf8mb4 NULL COMMENT '文件名称', `FileSuffix` longtext CHARACTER SET utf8mb4 NULL COMMENT '文件后缀', `FileSizeKb` bigint NOT NULL COMMENT '文件大小kb', `FileSizeInfo` longtext CHARACTER SET utf8mb4 NULL COMMENT '文件大小信息', `FileObjectName` longtext CHARACTER SET utf8mb4 NULL COMMENT '存储到bucket的名称', `FilePath` longtext CHARACTER SET utf8mb4 NULL COMMENT '存储路径', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_file` PRIMARY KEY (`Id`) ) COMMENT '文件信息表'; 2021-04-23 13:56:30.483 +08:00 [INF] Executed DbCommand (227ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_log_audit` ( `Id` int NOT NULL AUTO_INCREMENT, `TableName` longtext CHARACTER SET utf8mb4 NULL COMMENT '表名', `ColumnName` longtext CHARACTER SET utf8mb4 NULL COMMENT '列名', `NewValue` longtext CHARACTER SET utf8mb4 NULL COMMENT '新值', `OldValue` longtext CHARACTER SET utf8mb4 NULL COMMENT '旧值', `CreatedTime` datetime NOT NULL COMMENT '操作时间', `UserId` bigint NOT NULL COMMENT '操作人Id', `UserName` longtext CHARACTER SET utf8mb4 NULL COMMENT '操作人名称', `Operate` longtext CHARACTER SET utf8mb4 NULL COMMENT '操作方式', CONSTRAINT `PK_sys_log_audit` PRIMARY KEY (`Id`) ) COMMENT '审计日志表'; 2021-04-23 13:56:30.733 +08:00 [INF] Executed DbCommand (250ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_log_op` ( `Id` int NOT NULL AUTO_INCREMENT, `Name` longtext CHARACTER SET utf8mb4 NULL COMMENT '名称', `OpType` int NULL COMMENT '操作类型', `Success` longtext CHARACTER SET utf8mb4 NULL COMMENT '是否执行成功', `Message` longtext CHARACTER SET utf8mb4 NULL COMMENT '具体消息', `Ip` longtext CHARACTER SET utf8mb4 NULL COMMENT 'IP', `Location` longtext CHARACTER SET utf8mb4 NULL COMMENT '地址', `Browser` longtext CHARACTER SET utf8mb4 NULL COMMENT '浏览器', `Os` longtext CHARACTER SET utf8mb4 NULL COMMENT '操作系统', `Url` longtext CHARACTER SET utf8mb4 NULL COMMENT '请求地址', `ClassName` longtext CHARACTER SET utf8mb4 NULL COMMENT '类名称', `MethodName` longtext CHARACTER SET utf8mb4 NULL COMMENT '方法名称', `ReqMethod` longtext CHARACTER SET utf8mb4 NULL COMMENT '请求方式', `Param` longtext CHARACTER SET utf8mb4 NULL COMMENT '请求参数', `Result` longtext CHARACTER SET utf8mb4 NULL COMMENT '返回结果', `ElapsedTime` bigint NOT NULL COMMENT '耗时', `OpTime` datetime NOT NULL COMMENT '操作时间', `Account` longtext CHARACTER SET utf8mb4 NULL COMMENT '操作人', CONSTRAINT `PK_sys_log_op` PRIMARY KEY (`Id`) ) COMMENT '操作日志表'; 2021-04-23 13:56:32.209 +08:00 [INF] Executed DbCommand (249ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_log_vis` ( `Id` int NOT NULL AUTO_INCREMENT, `Name` longtext CHARACTER SET utf8mb4 NULL COMMENT '名称', `Success` longtext CHARACTER SET utf8mb4 NULL COMMENT '是否执行成功', `Message` longtext CHARACTER SET utf8mb4 NULL COMMENT '具体消息', `Ip` longtext CHARACTER SET utf8mb4 NULL COMMENT 'IP', `Location` longtext CHARACTER SET utf8mb4 NULL COMMENT '地址', `Browser` longtext CHARACTER SET utf8mb4 NULL COMMENT '浏览器', `Os` longtext CHARACTER SET utf8mb4 NULL COMMENT '操作系统', `VisType` int NULL COMMENT '访问类型', `VisTime` datetime NOT NULL COMMENT '访问时间', `Account` longtext CHARACTER SET utf8mb4 NULL COMMENT '访问人', CONSTRAINT `PK_sys_log_vis` PRIMARY KEY (`Id`) ) COMMENT '访问日志表'; 2021-04-23 13:56:34.112 +08:00 [INF] Executed DbCommand (230ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_menu` ( `Id` bigint NOT NULL COMMENT 'Id主键', `Pid` bigint NOT NULL COMMENT '父Id', `Pids` longtext CHARACTER SET utf8mb4 NULL COMMENT '父Ids', `Name` longtext CHARACTER SET utf8mb4 NULL COMMENT '名称', `Code` longtext CHARACTER SET utf8mb4 NULL COMMENT '编码', `Type` int NOT NULL COMMENT '菜单类型', `Icon` longtext CHARACTER SET utf8mb4 NULL COMMENT '图标', `Router` longtext CHARACTER SET utf8mb4 NULL COMMENT '路由地址', `Component` longtext CHARACTER SET utf8mb4 NULL COMMENT '组件地址', `Permission` longtext CHARACTER SET utf8mb4 NULL COMMENT '权限标识', `Application` longtext CHARACTER SET utf8mb4 NULL COMMENT '应用分类', `OpenType` int NOT NULL COMMENT '打开方式', `Visible` longtext CHARACTER SET utf8mb4 NULL COMMENT '是否可见', `Link` longtext CHARACTER SET utf8mb4 NULL COMMENT '内链地址', `Redirect` longtext CHARACTER SET utf8mb4 NULL COMMENT '重定向地址', `Weight` int NOT NULL COMMENT '权重', `Sort` int NOT NULL COMMENT '排序', `Remark` longtext CHARACTER SET utf8mb4 NULL COMMENT '备注', `Status` int NOT NULL, `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_menu` PRIMARY KEY (`Id`) ) COMMENT '菜单表'; 2021-04-23 13:56:35.914 +08:00 [INF] Executed DbCommand (291ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_notice` ( `Id` bigint NOT NULL COMMENT 'Id主键', `Title` longtext CHARACTER SET utf8mb4 NULL COMMENT '标题', `Content` longtext CHARACTER SET utf8mb4 NULL COMMENT '内容', `Type` int NOT NULL COMMENT '类型', `PublicUserId` bigint NOT NULL COMMENT '发布人Id', `PublicUserName` longtext CHARACTER SET utf8mb4 NULL COMMENT '发布人姓名', `PublicOrgId` bigint NOT NULL COMMENT '发布机构Id', `PublicOrgName` longtext CHARACTER SET utf8mb4 NULL COMMENT '发布机构名称', `PublicTime` datetime NOT NULL COMMENT '发布时间', `CancelTime` datetime NOT NULL COMMENT '撤回时间', `Status` int NOT NULL COMMENT '状态', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_notice` PRIMARY KEY (`Id`) ) COMMENT '通知公告表'; 2021-04-23 13:56:36.133 +08:00 [INF] Executed DbCommand (218ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_notice_user` ( `NoticeId` bigint NOT NULL COMMENT '通知公告Id', `UserId` bigint NOT NULL COMMENT '用户Id', `ReadTime` datetime NOT NULL COMMENT '阅读时间', `ReadStatus` int NOT NULL COMMENT '状态' ) COMMENT '通知公告用户表'; 2021-04-23 13:56:37.771 +08:00 [INF] Executed DbCommand (263ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_oauth_user` ( `Id` bigint NOT NULL COMMENT 'Id主键', `Uuid` longtext CHARACTER SET utf8mb4 NULL COMMENT 'UUID', `AccessToken` longtext CHARACTER SET utf8mb4 NULL COMMENT 'Token', `NickName` longtext CHARACTER SET utf8mb4 NULL COMMENT '昵称', `Avatar` longtext CHARACTER SET utf8mb4 NULL COMMENT '头像', `Gender` longtext CHARACTER SET utf8mb4 NULL COMMENT '性别', `Phone` longtext CHARACTER SET utf8mb4 NULL COMMENT '电话', `Email` longtext CHARACTER SET utf8mb4 NULL COMMENT '邮箱', `Location` longtext CHARACTER SET utf8mb4 NULL COMMENT '位置', `Blog` longtext CHARACTER SET utf8mb4 NULL COMMENT '用户网址', `Company` longtext CHARACTER SET utf8mb4 NULL COMMENT '所在公司', `Source` longtext CHARACTER SET utf8mb4 NULL COMMENT '用户来源', `Remark` longtext CHARACTER SET utf8mb4 NULL COMMENT '备注', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_oauth_user` PRIMARY KEY (`Id`) ) COMMENT 'Oauth登录用户表'; 2021-04-23 13:56:38.046 +08:00 [INF] Executed DbCommand (275ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_org` ( `Id` bigint NOT NULL COMMENT 'Id主键', `Pid` bigint NOT NULL COMMENT '父Id', `Pids` longtext CHARACTER SET utf8mb4 NULL COMMENT '父Ids', `Name` longtext CHARACTER SET utf8mb4 NULL COMMENT '名称', `Code` longtext CHARACTER SET utf8mb4 NULL COMMENT '编码', `Contacts` longtext CHARACTER SET utf8mb4 NULL COMMENT '联系人', `Tel` longtext CHARACTER SET utf8mb4 NULL COMMENT '电话', `Sort` int NOT NULL COMMENT '排序', `Remark` longtext CHARACTER SET utf8mb4 NULL COMMENT '备注', `Status` int NOT NULL COMMENT '状态', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_org` PRIMARY KEY (`Id`) ) COMMENT '组织机构表'; 2021-04-23 13:56:39.530 +08:00 [INF] Executed DbCommand (253ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_pos` ( `Id` bigint NOT NULL COMMENT 'Id主键', `Name` longtext CHARACTER SET utf8mb4 NULL COMMENT '名称', `Code` longtext CHARACTER SET utf8mb4 NULL COMMENT '编码', `Sort` int NOT NULL COMMENT '排序', `Remark` longtext CHARACTER SET utf8mb4 NULL COMMENT '备注', `Status` int NOT NULL COMMENT '状态', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_pos` PRIMARY KEY (`Id`) ) COMMENT '职位表'; 2021-04-23 13:56:41.257 +08:00 [INF] Executed DbCommand (250ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_role` ( `Id` bigint NOT NULL COMMENT 'Id主键', `Name` longtext CHARACTER SET utf8mb4 NULL COMMENT '名称', `Code` longtext CHARACTER SET utf8mb4 NULL COMMENT '编码', `Sort` int NOT NULL COMMENT '排序', `DataScopeType` int NOT NULL COMMENT '数据范围类型', `Remark` longtext CHARACTER SET utf8mb4 NULL COMMENT '备注', `Status` int NOT NULL COMMENT '状态', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_role` PRIMARY KEY (`Id`) ) COMMENT '角色表'; 2021-04-23 13:56:41.511 +08:00 [INF] Executed DbCommand (254ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_tenant` ( `Id` bigint NOT NULL COMMENT 'Id主键', `Name` longtext CHARACTER SET utf8mb4 NULL COMMENT '名称', `Host` longtext CHARACTER SET utf8mb4 NULL COMMENT '主机', `Email` longtext CHARACTER SET utf8mb4 NULL COMMENT '电子邮箱', `Phone` longtext CHARACTER SET utf8mb4 NULL COMMENT '电话', `Connection` longtext CHARACTER SET utf8mb4 NULL COMMENT '数据库连接', `Schema` longtext CHARACTER SET utf8mb4 NULL COMMENT '架构', `Remark` longtext CHARACTER SET utf8mb4 NULL COMMENT '备注', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_tenant` PRIMARY KEY (`Id`) ) COMMENT '租户表'; 2021-04-23 13:56:43.147 +08:00 [INF] Executed DbCommand (234ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_timer` ( `Id` bigint NOT NULL COMMENT 'Id主键', `JobName` longtext CHARACTER SET utf8mb4 NULL COMMENT '任务名称', `JobGroup` longtext CHARACTER SET utf8mb4 NULL COMMENT '任务分组', `BeginTime` datetime NOT NULL COMMENT '开始时间', `EndTime` datetime NULL COMMENT '结束时间', `Cron` longtext CHARACTER SET utf8mb4 NULL COMMENT 'Cron表达式', `RunNumber` int NULL COMMENT '执行次数', `Interval` int NULL COMMENT '执行间隔时间', `TriggerType` int NOT NULL COMMENT '触发器类型', `RequestUrl` longtext CHARACTER SET utf8mb4 NULL COMMENT '请求url', `RequestParameters` longtext CHARACTER SET utf8mb4 NULL COMMENT '请求参数', `Headers` longtext CHARACTER SET utf8mb4 NULL COMMENT 'Headers', `RequestType` int NOT NULL COMMENT '请求类型', `Remark` longtext CHARACTER SET utf8mb4 NULL COMMENT '备注', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_timer` PRIMARY KEY (`Id`) ) COMMENT '定时任务表'; 2021-04-23 13:56:44.810 +08:00 [INF] Executed DbCommand (265ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_user` ( `Id` bigint NOT NULL COMMENT 'Id主键', `Account` varchar(20) CHARACTER SET utf8mb4 NOT NULL COMMENT '账号', `Password` longtext CHARACTER SET utf8mb4 NOT NULL COMMENT '密码', `NickName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '昵称', `Name` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '姓名', `Avatar` longtext CHARACTER SET utf8mb4 NULL COMMENT '头像', `Birthday` datetime NOT NULL COMMENT '生日', `Sex` int NOT NULL COMMENT '性别-男_1、女_2', `Email` varchar(30) CHARACTER SET utf8mb4 NULL COMMENT '邮箱', `Phone` varchar(30) CHARACTER SET utf8mb4 NULL COMMENT '手机', `Tel` varchar(30) CHARACTER SET utf8mb4 NULL COMMENT '电话', `LastLoginIp` varchar(30) CHARACTER SET utf8mb4 NULL COMMENT '最后登录IP', `LastLoginTime` datetime NOT NULL COMMENT '最后登录时间', `AdminType` int NOT NULL COMMENT '管理员类型-超级管理员_1、非管理员_2', `Status` int NOT NULL COMMENT '状态-正常_0、停用_1、删除_2', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_user` PRIMARY KEY (`Id`) ) COMMENT '用户表'; 2021-04-23 13:56:46.851 +08:00 [INF] Executed DbCommand (497ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_dict_data` ( `Id` bigint NOT NULL COMMENT 'Id主键', `TypeId` bigint NOT NULL COMMENT '字典类型Id', `Value` longtext CHARACTER SET utf8mb4 NULL COMMENT '值', `Code` longtext CHARACTER SET utf8mb4 NULL COMMENT '编码', `Sort` int NOT NULL COMMENT '排序', `Remark` longtext CHARACTER SET utf8mb4 NULL COMMENT '备注', `Status` int NOT NULL COMMENT '状态', `CreatedTime` datetime NULL COMMENT '创建时间', `UpdatedTime` datetime NULL COMMENT '更新时间', `CreatedUserId` bigint NULL COMMENT '创建者Id', `CreatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '创建者名称', `UpdatedUserId` bigint NULL COMMENT '修改者Id', `UpdatedUserName` varchar(20) CHARACTER SET utf8mb4 NULL COMMENT '修改者名称', `IsDeleted` tinyint(1) NOT NULL COMMENT '软删除标记', CONSTRAINT `PK_sys_dict_data` PRIMARY KEY (`Id`), CONSTRAINT `FK_sys_dict_data_sys_dict_type_TypeId` FOREIGN KEY (`TypeId`) REFERENCES `sys_dict_type` (`Id`) ON DELETE CASCADE ) COMMENT '字典值表'; 2021-04-23 13:56:47.602 +08:00 [INF] Executed DbCommand (751ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_emp_ext_org_pos` ( `SysEmpId` bigint NOT NULL COMMENT '员工Id', `SysOrgId` bigint NOT NULL COMMENT '机构Id', `SysPosId` bigint NOT NULL COMMENT '职位Id', CONSTRAINT `PK_sys_emp_ext_org_pos` PRIMARY KEY (`SysEmpId`, `SysOrgId`, `SysPosId`), CONSTRAINT `FK_sys_emp_ext_org_pos_sys_emp_SysEmpId` FOREIGN KEY (`SysEmpId`) REFERENCES `sys_emp` (`Id`) ON DELETE CASCADE, CONSTRAINT `FK_sys_emp_ext_org_pos_sys_org_SysOrgId` FOREIGN KEY (`SysOrgId`) REFERENCES `sys_org` (`Id`) ON DELETE CASCADE, CONSTRAINT `FK_sys_emp_ext_org_pos_sys_pos_SysPosId` FOREIGN KEY (`SysPosId`) REFERENCES `sys_pos` (`Id`) ON DELETE CASCADE ) COMMENT '员工附属机构职位表'; 2021-04-23 13:56:49.704 +08:00 [INF] Executed DbCommand (1,687ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_emp_pos` ( `SysEmpId` bigint NOT NULL COMMENT '员工Id', `SysPosId` bigint NOT NULL COMMENT '职位Id', CONSTRAINT `PK_sys_emp_pos` PRIMARY KEY (`SysEmpId`, `SysPosId`), CONSTRAINT `FK_sys_emp_pos_sys_emp_SysEmpId` FOREIGN KEY (`SysEmpId`) REFERENCES `sys_emp` (`Id`) ON DELETE CASCADE, CONSTRAINT `FK_sys_emp_pos_sys_pos_SysPosId` FOREIGN KEY (`SysPosId`) REFERENCES `sys_pos` (`Id`) ON DELETE CASCADE ) COMMENT '员工职位表'; 2021-04-23 13:56:49.968 +08:00 [INF] Executed DbCommand (263ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_role_data_scope` ( `SysRoleId` bigint NOT NULL COMMENT '角色Id', `SysOrgId` bigint NOT NULL COMMENT '机构Id', CONSTRAINT `PK_sys_role_data_scope` PRIMARY KEY (`SysRoleId`, `SysOrgId`), CONSTRAINT `FK_sys_role_data_scope_sys_org_SysOrgId` FOREIGN KEY (`SysOrgId`) REFERENCES `sys_org` (`Id`) ON DELETE CASCADE, CONSTRAINT `FK_sys_role_data_scope_sys_role_SysRoleId` FOREIGN KEY (`SysRoleId`) REFERENCES `sys_role` (`Id`) ON DELETE CASCADE ) COMMENT '角色数据范围表'; 2021-04-23 13:56:50.209 +08:00 [INF] Executed DbCommand (241ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_role_menu` ( `SysRoleId` bigint NOT NULL COMMENT '角色Id', `SysMenuId` bigint NOT NULL COMMENT '菜单Id', CONSTRAINT `PK_sys_role_menu` PRIMARY KEY (`SysRoleId`, `SysMenuId`), CONSTRAINT `FK_sys_role_menu_sys_menu_SysMenuId` FOREIGN KEY (`SysMenuId`) REFERENCES `sys_menu` (`Id`) ON DELETE CASCADE, CONSTRAINT `FK_sys_role_menu_sys_role_SysRoleId` FOREIGN KEY (`SysRoleId`) REFERENCES `sys_role` (`Id`) ON DELETE CASCADE ) COMMENT '角色菜单表'; 2021-04-23 13:56:50.551 +08:00 [INF] Executed DbCommand (342ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_user_data_scope` ( `SysUserId` bigint NOT NULL COMMENT '用户Id', `SysOrgId` bigint NOT NULL COMMENT '机构Id', CONSTRAINT `PK_sys_user_data_scope` PRIMARY KEY (`SysUserId`, `SysOrgId`), CONSTRAINT `FK_sys_user_data_scope_sys_org_SysOrgId` FOREIGN KEY (`SysOrgId`) REFERENCES `sys_org` (`Id`) ON DELETE CASCADE, CONSTRAINT `FK_sys_user_data_scope_sys_user_SysUserId` FOREIGN KEY (`SysUserId`) REFERENCES `sys_user` (`Id`) ON DELETE CASCADE ) COMMENT '用户数据范围表'; 2021-04-23 13:56:50.835 +08:00 [INF] Executed DbCommand (283ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE TABLE `sys_user_role` ( `SysUserId` bigint NOT NULL COMMENT '用户Id', `SysRoleId` bigint NOT NULL COMMENT '角色Id', CONSTRAINT `PK_sys_user_role` PRIMARY KEY (`SysUserId`, `SysRoleId`), CONSTRAINT `FK_sys_user_role_sys_role_SysRoleId` FOREIGN KEY (`SysRoleId`) REFERENCES `sys_role` (`Id`) ON DELETE CASCADE, CONSTRAINT `FK_sys_user_role_sys_user_SysUserId` FOREIGN KEY (`SysUserId`) REFERENCES `sys_user` (`Id`) ON DELETE CASCADE ) COMMENT '用户角色表'; 2021-04-23 13:56:51.067 +08:00 [INF] Executed DbCommand (231ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_app` (`Id`, `Active`, `Code`, `Color`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Name`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070922869, 'N', 'busapp', NULL, NULL, NULL, NULL, NULL, FALSE, '业务应用', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_app` (`Id`, `Active`, `Code`, `Color`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Name`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070898245, 'Y', 'system', NULL, NULL, NULL, NULL, NULL, FALSE, '系统管理', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_app` (`Id`, `Active`, `Code`, `Color`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Name`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070902341, 'N', 'system_tool', NULL, NULL, NULL, NULL, NULL, FALSE, '系统工具', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_app` (`Id`, `Active`, `Code`, `Color`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Name`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070922826, 'N', 'advanced', NULL, NULL, NULL, NULL, NULL, FALSE, '高级功能', 100, 0, NULL, NULL, NULL); 2021-04-23 13:56:52.508 +08:00 [INF] Executed DbCommand (1,217ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902360, 'DILON_EMAIL_FROM', NULL, NULL, NULL, 'EMAIL', FALSE, '邮箱发件人', '邮箱发件人', 0, 'Y', NULL, NULL, NULL, 'test@126.com'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902362, 'DILON_FILE_UPLOAD_PATH_FOR_LINUX', NULL, NULL, NULL, 'FILE_PATH', FALSE, 'Linux/Mac本地上传文件路径', 'Linux/Mac本地上传文件路径', 0, 'Y', NULL, NULL, NULL, '/tmp'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902363, 'DILON_UN_XSS_FILTER_URL', NULL, NULL, NULL, 'DEFAULT', FALSE, '放开XSS过滤的接口', '多个url可以用英文逗号隔开', 0, 'Y', NULL, NULL, NULL, '/demo/xssfilter,/demo/unxss'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902364, 'DILON_ENABLE_SINGLE_LOGIN', NULL, NULL, NULL, 'DEFAULT', FALSE, '单用户登陆的开关', 'true-打开,false-关闭,如果一个人登录两次,就会将上一次登陆挤下去', 0, 'Y', NULL, NULL, NULL, 'false'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902365, 'DILON_CAPTCHA_OPEN', NULL, NULL, NULL, 'DEFAULT', FALSE, '登录验证码的开关', 'true-打开,false-关闭', 0, 'Y', NULL, NULL, NULL, 'true'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902366, 'DILON_DRUID_USERNAME', NULL, NULL, NULL, 'DEFAULT', FALSE, 'Druid监控登录账号', 'Druid监控登录账号', 0, 'Y', NULL, NULL, NULL, 'superAdmin'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902367, 'DILON_DRUID_PASSWORD', NULL, NULL, NULL, 'DEFAULT', FALSE, 'Druid监控界面登录密码', 'Druid监控界面登录密码', 0, 'Y', NULL, NULL, NULL, '123456'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902369, 'DILON_IP_GEO_APP_CODE', NULL, NULL, NULL, 'DEFAULT', FALSE, '阿里云定位appCode', '阿里云定位appCode', 0, 'Y', NULL, NULL, NULL, '461535aabeae4f34861884d392f5d452'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902359, 'DILON_EMAIL_SSL', NULL, NULL, NULL, 'EMAIL', FALSE, '邮箱是否开启ssl', '邮箱是否开启ssl', 0, 'Y', NULL, NULL, NULL, 'true'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902370, 'DILON_ENABLE_OAUTH_LOGIN', NULL, NULL, NULL, 'OAUTH', FALSE, 'Oauth用户登录的开关', 'Oauth用户登录的开关', 0, 'Y', NULL, NULL, NULL, 'true'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902371, 'DILON_OAUTH_GITEE_CLIENT_ID', NULL, NULL, NULL, 'OAUTH', FALSE, 'Oauth码云登录ClientId', 'Oauth码云登录ClientId', 0, 'Y', NULL, NULL, NULL, '你的clientId'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902372, 'DILON_OAUTH_GITEE_CLIENT_SECRET', NULL, NULL, NULL, 'OAUTH', FALSE, 'Oauth码云登录ClientSecret', 'Oauth码云登录ClientSecret', 0, 'Y', NULL, NULL, NULL, '你的clientSecret'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902373, 'DILON_OAUTH_GITEE_REDIRECT_URI', NULL, NULL, NULL, 'OAUTH', FALSE, 'Oauth码云登录回调地址', 'Oauth码云登录回调地址', 0, 'Y', NULL, NULL, NULL, 'http://127.0.0.1:5566/oauth/callback/gitee'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902374, 'DILON_DEMO_ENV_FLAG', NULL, NULL, NULL, 'DEFAULT', FALSE, '演示环境', '演示环境的开关,true-打开,false-关闭,如果演示环境开启,则只能读数据不能写数据', 0, 'Y', NULL, NULL, NULL, 'false'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902368, 'DILON_IP_GEO_API', NULL, NULL, NULL, 'DEFAULT', FALSE, '阿里云定位api接口地址', '阿里云定位api接口地址', 0, 'Y', NULL, NULL, NULL, 'http://api01.aliyun.venuscn.com/ip?ip=%s'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902358, 'DILON_EMAIL_PORT', NULL, NULL, NULL, 'EMAIL', FALSE, '邮箱端口', '邮箱端口', 0, 'Y', NULL, NULL, NULL, '465'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902361, 'DILON_FILE_UPLOAD_PATH_FOR_WINDOWS', NULL, NULL, NULL, 'FILE_PATH', FALSE, 'Win本地上传文件路径', 'Win本地上传文件路径', 0, 'Y', NULL, NULL, NULL, 'D:/tmp'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902356, 'DILON_EMAIL_USERNAME', NULL, NULL, NULL, 'EMAIL', FALSE, '邮箱用户名', '邮箱用户名', 0, 'Y', NULL, NULL, NULL, 'test@126.com'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902342, 'DILON_JWT_SECRET', NULL, NULL, NULL, 'DEFAULT', FALSE, 'jwt密钥', '(重要)jwt密钥,默认为空,自行设置', 0, 'Y', NULL, NULL, NULL, 'xiaonuo'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902343, 'DILON_DEFAULT_PASSWORD', NULL, NULL, NULL, 'DEFAULT', FALSE, '默认密码', '默认密码', 0, 'Y', NULL, NULL, NULL, '123456'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902344, 'DILON_TOKEN_EXPIRE', NULL, NULL, NULL, 'DEFAULT', FALSE, 'token过期时间', 'token过期时间(单位:秒)', 0, 'Y', NULL, NULL, NULL, '86400'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902357, 'DILON_EMAIL_PASSWORD', NULL, NULL, NULL, 'EMAIL', FALSE, '邮箱密码', '邮箱密码', 0, 'Y', NULL, NULL, NULL, '你的邮箱密码'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902346, 'DILON_ALIYUN_SMS_ACCESSKEY_ID', NULL, NULL, NULL, 'ALIYUN_SMS', FALSE, '阿里云短信keyId', '阿里云短信keyId', 0, 'Y', NULL, NULL, NULL, '你的keyId'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902347, 'DILON_ALIYUN_SMS_ACCESSKEY_SECRET', NULL, NULL, NULL, 'ALIYUN_SMS', FALSE, '阿里云短信secret', '阿里云短信secret', 0, 'Y', NULL, NULL, NULL, '你的secret'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902348, 'DILON_ALIYUN_SMS_SIGN_NAME', NULL, NULL, NULL, 'ALIYUN_SMS', FALSE, '阿里云短信签名', '阿里云短信签名', 0, 'Y', NULL, NULL, NULL, '你的签名'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902345, 'DILON_SESSION_EXPIRE', NULL, NULL, NULL, 'DEFAULT', FALSE, 'session会话过期时间', 'session会话过期时间(单位:秒)', 0, 'Y', NULL, NULL, NULL, '7200'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902350, 'DILON_ALIYUN_SMS_INVALIDATE_MINUTES', NULL, NULL, NULL, 'ALIYUN_SMS', FALSE, '阿里云短信默认失效时间', '阿里云短信默认失效时间(单位:分钟)', 0, 'Y', NULL, NULL, NULL, '5'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902351, 'DILON_TENCENT_SMS_SECRET_ID', NULL, NULL, NULL, 'TENCENT_SMS', FALSE, '腾讯云短信secretId', '腾讯云短信secretId', 0, 'Y', NULL, NULL, NULL, '你的secretId'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902352, 'DILON_TENCENT_SMS_SECRET_KEY', NULL, NULL, NULL, 'TENCENT_SMS', FALSE, '腾讯云短信secretKey', '腾讯云短信secretKey', 0, 'Y', NULL, NULL, NULL, '你的secretkey'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902353, 'DILON_TENCENT_SMS_SDK_APP_ID', NULL, NULL, NULL, 'TENCENT_SMS', FALSE, '腾讯云短信sdkAppId', '腾讯云短信sdkAppId', 0, 'Y', NULL, NULL, NULL, '1400375123'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902354, 'DILON_TENCENT_SMS_SIGN', NULL, NULL, NULL, 'TENCENT_SMS', FALSE, '腾讯云短信签名', '腾讯云短信签名', 0, 'Y', NULL, NULL, NULL, '你的签名'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902355, 'DILON_EMAIL_HOST', NULL, NULL, NULL, 'EMAIL', FALSE, '邮箱host', '邮箱host', 0, 'Y', NULL, NULL, NULL, 'smtp.126.com'); INSERT INTO `sys_config` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `GroupCode`, `IsDeleted`, `Name`, `Remark`, `Status`, `SysFlag`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902349, 'DILON_ALIYUN_SMS_LOGIN_TEMPLATE_CODE', NULL, NULL, NULL, 'ALIYUN_SMS', FALSE, '阿里云短信-登录模板号', '阿里云短信-登录模板号', 0, 'Y', NULL, NULL, NULL, 'SMS_1877123456'); 2021-04-23 13:56:57.080 +08:00 [INF] Executed DbCommand (938ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910534, 'notice_type', NULL, NULL, NULL, FALSE, '通知公告类型', '通知公告类型', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910535, 'notice_status', NULL, NULL, NULL, FALSE, '通知公告状态', '通知公告状态', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910536, 'yes_true_false', NULL, NULL, NULL, FALSE, '是否boolean', '是否boolean', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910537, 'code_gen_create_type', NULL, NULL, NULL, FALSE, '代码生成方式', '代码生成方式', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070922828, 'code_gen_query_type', NULL, NULL, NULL, FALSE, '代码生成查询类型', '代码生成查询类型', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070922827, 'code_gen_effect_type', NULL, NULL, NULL, FALSE, '代码生成作用类型', '代码生成作用类型', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070922829, 'code_gen_net_type', NULL, NULL, NULL, FALSE, '代码生成.NET类型', '代码生成.NET类型', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910533, 'run_status', NULL, NULL, NULL, FALSE, '运行状态', '定时任务运行状态', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910538, 'request_type', NULL, NULL, NULL, FALSE, '请求方式', '请求方式', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070906494, 'op_type', NULL, NULL, NULL, FALSE, '操作类型', '操作类型', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070906495, 'file_storage_location', NULL, NULL, NULL, FALSE, '文件存储位置', '文件存储位置', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070906492, 'data_scope_type', NULL, NULL, NULL, FALSE, '数据范围类型', '数据范围类型', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070906493, 'sms_send_source', NULL, NULL, NULL, FALSE, '短信发送来源', '短信发送来源', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070906484, 'sex', NULL, NULL, NULL, FALSE, '性别', '性别字典', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070906485, 'consts_type', NULL, NULL, NULL, FALSE, '常量的分类', '常量的分类,用于区别一组配置', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070906486, 'yes_or_no', NULL, NULL, NULL, FALSE, '是否', '是否', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070906487, 'vis_type', NULL, NULL, NULL, FALSE, '访问类型', '访问类型', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070906483, 'common_status', NULL, NULL, NULL, FALSE, '通用状态', '通用状态', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070906489, 'send_type', NULL, NULL, NULL, FALSE, '发送类型', '发送类型', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070906490, 'open_type', NULL, NULL, NULL, FALSE, '打开方式', '打开方式', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070906491, 'menu_weight', NULL, NULL, NULL, FALSE, '菜单权重', '菜单权重', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_dict_type` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070906488, 'menu_type', NULL, NULL, NULL, FALSE, '菜单类型', '菜单类型', 100, 0, NULL, NULL, NULL); 2021-04-23 13:56:58.488 +08:00 [INF] Executed DbCommand (112ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_emp` (`Id`, `JobNum`, `OrgId`, `OrgName`) VALUES (142307070910551, 'D1001', 142307070910539, '华夏集团'); INSERT INTO `sys_emp` (`Id`, `JobNum`, `OrgId`, `OrgName`) VALUES (142307070910552, 'D1002', 142307070910539, '华夏集团'); INSERT INTO `sys_emp` (`Id`, `JobNum`, `OrgId`, `OrgName`) VALUES (142307070910553, 'D1003', 142307070910539, '华夏集团'); 2021-04-23 13:57:00.633 +08:00 [INF] Executed DbCommand (2,144ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918736, 'system', 'sys_log_mgr_op_log', 'system/log/oplog/index', NULL, NULL, NULL, NULL, FALSE, NULL, '操作日志', 1, NULL, 142307070918732, '[0],[142307070918732],', NULL, NULL, '/oplog', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918732, 'system', 'sys_log_mgr', 'PageView', NULL, NULL, NULL, 'read', FALSE, NULL, '日志管理', 0, NULL, 0, '[0],', NULL, NULL, '/log', 100, 0, 0, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918733, 'system', 'sys_log_mgr_vis_log', 'system/log/vislog/index', NULL, NULL, NULL, NULL, FALSE, NULL, '访问日志', 1, NULL, 142307070918732, '[0],[142307070918732],', NULL, NULL, '/vislog', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918731, 'system', 'sys_swagger_mgr', 'Iframe', NULL, NULL, NULL, NULL, FALSE, 'http://127.0.0.1:5566/', '接口文档', 2, NULL, 142307070914662, '[0],[142307070914662],', NULL, NULL, '/swagger', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918734, 'system', 'sys_log_mgr_vis_log_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '访问日志查询', 0, 'sysVisLog:page', 142307070918733, '[0],[142307070918732],[142307070918733],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918735, 'system', 'sys_log_mgr_vis_log_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '访问日志清空', 0, 'sysVisLog:delete', 142307070918733, '[0],[142307070918732],[142307070918733],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918737, 'system', 'sys_log_mgr_op_log_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '操作日志查询', 0, 'sysOpLog:page', 142307070918736, '[0],[142307070918732],[142307070918736],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918743, 'system', 'sys_monitor_mgr_online_user_list', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '在线用户列表', 0, 'sysOnlineUser:list', 142307070918742, '[0],[142307070918739],[142307070918742],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918739, 'system', 'sys_monitor_mgr', 'PageView', NULL, NULL, NULL, 'deployment-unit', FALSE, NULL, '系统监控', 0, NULL, 0, '[0],', NULL, NULL, '/monitor', 100, 0, 0, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918740, 'system', 'sys_monitor_mgr_machine_monitor', 'system/machine/index', NULL, NULL, NULL, NULL, FALSE, NULL, '服务监控', 1, NULL, 142307070918739, '[0],[142307070918739],', NULL, NULL, '/machine', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918741, 'system', 'sys_monitor_mgr_machine_monitor_query', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '服务监控查询', 0, 'sysMachine:query', 142307070918740, '[0],[142307070918739],[142307070918740],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918742, 'system', 'sys_monitor_mgr_online_user', 'system/onlineUser/index', NULL, NULL, NULL, NULL, FALSE, NULL, '在线用户', 1, NULL, 142307070918739, '[0],[142307070918739],', NULL, NULL, '/onlineUser', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918730, 'system', 'sys_dict_mgr_dict_change_status', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典值修改状态', 0, 'sysDictData:changeStatus', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918744, 'system', 'sys_monitor_mgr_online_user_force_exist', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '在线用户强退', 0, 'sysOnlineUser:forceExist', 142307070918742, '[0],[142307070918739],[142307070918742],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918745, 'system', 'sys_monitor_mgr_druid', 'Iframe', NULL, NULL, NULL, NULL, FALSE, 'http://localhost:82/druid/login.html', '数据监控', 2, NULL, 142307070918739, '[0],[142307070918739],', NULL, NULL, '/druid', 100, 0, 1, NULL, NULL, NULL, 'N', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918738, 'system', 'sys_log_mgr_op_log_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '操作日志清空', 0, 'sysOpLog:delete', 142307070918736, '[0],[142307070918732],[142307070918736],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918729, 'system', 'sys_role_mgr_grant_data', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典值详情', 0, 'sysDictData:detail', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914685, 'system', 'sys_dict_mgr_dict_type_drop_down', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典类型下拉', 0, 'sysDictType:dropDown', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918727, 'system', 'sys_dict_mgr_dict_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典值删除', 0, 'sysDictData:delete', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918746, 'system', 'sys_notice', 'PageView', NULL, NULL, NULL, 'sound', FALSE, NULL, '通知公告', 0, NULL, 0, '[0],', NULL, NULL, '/notice', 100, 0, 0, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914674, 'system', 'sys_sms_mgr', 'system/sms/index', NULL, NULL, NULL, NULL, FALSE, NULL, '短信管理', 1, NULL, 142307070914662, '[0],[142307070914662],', NULL, NULL, '/sms', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914675, 'system', 'sys_sms_mgr_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '短信发送查询', 0, 'sms:page', 142307070914674, '[0],[142307070914662],[142307070914674],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914676, 'system', 'sys_sms_mgr_send_login_message', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '发送验证码短信', 0, 'sms:sendLoginMessage', 142307070914674, '[0],[142307070914662],[142307070914674],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914677, 'system', 'sys_sms_mgr_validate_message', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '验证短信验证码', 0, 'sms:validateMessage', 142307070914674, '[0],[142307070914662],[142307070914674],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914678, 'system', 'sys_dict_mgr', 'system/dict/index', NULL, NULL, NULL, NULL, FALSE, NULL, '字典管理', 1, NULL, 142307070914662, '[0],[142307070914662],', NULL, NULL, '/dict', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914679, 'system', 'sys_dict_mgr_dict_type_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典类型查询', 0, 'sysDictType:page', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918728, 'system', 'sys_dict_mgr_dict_edit', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典值编辑', 0, 'sysDictData:edit', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914680, 'system', 'sys_dict_mgr_dict_type_list', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典类型列表', 0, 'sysDictType:list', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914682, 'system', 'sys_dict_mgr_dict_type_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典类型删除', 0, 'sysDictType:delete', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914683, 'system', 'sys_dict_mgr_dict_type_edit', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典类型编辑', 0, 'sysDictType:edit', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914684, 'system', 'sys_dict_mgr_dict_type_detail', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典类型详情', 0, 'sysDictType:detail', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914686, 'system', 'sys_dict_mgr_dict_type_change_status', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典类型修改状态', 0, 'sysDictType:changeStatus', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914687, 'system', 'sys_dict_mgr_dict_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典值查询', 0, 'sysDictData:page', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918725, 'system', 'sys_dict_mgr_dict_list', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典值列表', 0, 'sysDictData:list', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918726, 'system', 'sys_dict_mgr_dict_add', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典值增加', 0, 'sysDictData:add', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914681, 'system', 'sys_dict_mgr_dict_type_add', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '字典类型增加', 0, 'sysDictType:add', 142307070914678, '[0],[142307070914662],[142307070914678],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918747, 'system', 'sys_notice_mgr', 'system/notice/index', NULL, NULL, NULL, NULL, FALSE, NULL, '公告管理', 1, NULL, 142307070918746, '[0],[142307070918746],', NULL, NULL, '/notice', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918782, 'advanced', 'sys_tenant', 'PageView', NULL, NULL, NULL, 'switcher', FALSE, NULL, 'SaaS租户', 0, NULL, 0, '[0],', NULL, NULL, '/tenant', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918749, 'system', 'sys_notice_mgr_add', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '公告增加', 0, 'sysNotice:add', 142307070918747, '[0],[142307070918746],[142307070918747],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918770, 'system', 'sys_timers_mgr_add', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '定时任务增加', 0, 'sysTimers:add', 142307070918766, '[0],[142307070918765],[142307070918766],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918771, 'system', 'sys_timers_mgr_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '定时任务删除', 0, 'sysTimers:delete', 142307070918766, '[0],[142307070918765],[142307070918766],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918772, 'system', 'sys_timers_mgr_edit', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '定时任务编辑', 0, 'sysTimers:edit', 142307070918766, '[0],[142307070918765],[142307070918766],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918773, 'system', 'sys_timers_mgr_get_action_classes', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '定时任务可执行列表', 0, 'sysTimers:getActionClasses', 142307070918766, '[0],[142307070918765],[142307070918766],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918774, 'system', 'sys_timers_mgr_start', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '定时任务启动', 0, 'sysTimers:start', 142307070918766, '[0],[142307070918765],[142307070918766],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918775, 'system', 'sys_timers_mgr_stop', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '定时任务关闭', 0, 'sysTimers:stop', 142307070918766, '[0],[142307070918765],[142307070918766],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918776, 'system_tool', 'code_gen', 'gen/codeGenerate/index', NULL, NULL, NULL, 'thunderbolt', FALSE, NULL, '代码生成', 0, NULL, 0, '[0],', NULL, NULL, '/codeGenerate/index', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070922870, 'system_tool', 'form_design', 'system/formDesign/index', NULL, NULL, NULL, 'robot', FALSE, NULL, '表单设计', 0, NULL, 0, '[0],', NULL, NULL, '/formDesign/index', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); 2021-04-23 13:57:09.429 +08:00 [INF] Executed DbCommand (3,786ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914673, 'system', 'sys_email_mgr_send_email_html', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '发送html邮件', 0, 'email:sendEmailHtml', 142307070914671, '[0],[142307070914662],[142307070914671],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918783, 'advanced', 'sys_tenant_mgr', 'system/tenant/index', NULL, NULL, NULL, NULL, FALSE, NULL, '租户管理', 1, NULL, 142307070918782, '[0],[142307070918782],', NULL, NULL, '/tenant', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070922821, 'advanced', 'sys_tenant_mgr_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '租户查询', 0, 'sysTenant:page', 142307070918783, '[0],[142307070918782],[142307070918783],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070922822, 'advanced', 'sys_tenant_mgr_detail', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '租户详情', 0, 'sysTenant:detail', 142307070918783, '[0],[142307070918782],[142307070918783],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070922823, 'advanced', 'sys_tenant_mgr_add', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '租户增加', 0, 'sysTenant:add', 142307070918783, '[0],[142307070918782],[142307070918783],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070922824, 'advanced', 'sys_tenant_mgr_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '租户删除', 0, 'sysTenant:delete', 142307070918783, '[0],[142307070918782],[142307070918783],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070922825, 'advanced', 'sys_tenant_mgr_edit', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '租户编辑', 0, 'sysTenant:edit', 142307070918783, '[0],[142307070918782],[142307070918783],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918769, 'system', 'sys_timers_mgr_detail', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '定时任务详情', 0, 'sysTimers:detail', 142307070918766, '[0],[142307070918765],[142307070918766],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918768, 'system', 'sys_timers_mgr_list', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '定时任务列表', 0, 'sysTimers:list', 142307070918766, '[0],[142307070918765],[142307070918766],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918767, 'system', 'sys_timers_mgr_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '定时任务查询', 0, 'sysTimers:page', 142307070918766, '[0],[142307070918765],[142307070918766],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918766, 'system', 'sys_timers_mgr', 'system/timers/index', NULL, NULL, NULL, NULL, FALSE, NULL, '任务管理', 1, NULL, 142307070918765, '[0],[142307070918765],', NULL, NULL, '/timers', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918750, 'system', 'sys_notice_mgr_edit', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '公告编辑', 0, 'sysNotice:edit', 142307070918747, '[0],[142307070918746],[142307070918747],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918751, 'system', 'sys_notice_mgr_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '公告删除', 0, 'sysNotice:delete', 142307070918747, '[0],[142307070918746],[142307070918747],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918752, 'system', 'sys_notice_mgr_detail', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '公告查看', 0, 'sysNotice:detail', 142307070918747, '[0],[142307070918746],[142307070918747],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918753, 'system', 'sys_notice_mgr_changeStatus', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '公告修改状态', 0, 'sysNotice:changeStatus', 142307070918747, '[0],[142307070918746],[142307070918747],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918754, 'system', 'sys_notice_mgr_received', 'system/noticeReceived/index', NULL, NULL, NULL, NULL, FALSE, NULL, '已收公告', 1, NULL, 142307070918746, '[0],[142307070918746],', NULL, NULL, '/noticeReceived', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918755, 'system', 'sys_notice_mgr_received_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '已收公告查询', 0, 'sysNotice:received', 142307070918754, '[0],[142307070918746],[142307070918754],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918756, 'system', 'sys_file_mgr', 'PageView', NULL, NULL, NULL, 'file', FALSE, NULL, '文件管理', 0, NULL, 0, '[0],', NULL, NULL, '/file', 100, 0, 0, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918748, 'system', 'sys_notice_mgr_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '公告查询', 0, 'sysNotice:page', 142307070918747, '[0],[142307070918746],[142307070918747],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918757, 'system', 'sys_file_mgr_sys_file', 'system/file/index', NULL, NULL, NULL, NULL, FALSE, NULL, '系统文件', 1, NULL, 142307070918756, '[0],[142307070918756],', NULL, NULL, '/file', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918759, 'system', 'sys_file_mgr_sys_file_list', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '文件列表', 0, 'sysFileInfo:list', 142307070918757, '[0],[142307070918756],[142307070918757],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918760, 'system', 'sys_file_mgr_sys_file_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '文件删除', 0, 'sysFileInfo:delete', 142307070918757, '[0],[142307070918756],[142307070918757],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918761, 'system', 'sys_file_mgr_sys_file_detail', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '文件详情', 0, 'sysFileInfo:detail', 142307070918757, '[0],[142307070918756],[142307070918757],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918762, 'system', 'sys_file_mgr_sys_file_upload', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '文件上传', 0, 'sysFileInfo:upload', 142307070918757, '[0],[142307070918756],[142307070918757],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918763, 'system', 'sys_file_mgr_sys_file_download', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '文件下载', 0, 'sysFileInfo:download', 142307070918757, '[0],[142307070918756],[142307070918757],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918764, 'system', 'sys_file_mgr_sys_file_preview', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '图片预览', 0, 'sysFileInfo:preview', 142307070918757, '[0],[142307070918756],[142307070918757],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918765, 'system', 'sys_timers', 'PageView', NULL, NULL, NULL, 'dashboard', FALSE, NULL, '定时任务', 0, NULL, 0, '[0],', NULL, NULL, '/timers', 100, 0, 0, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918758, 'system', 'sys_file_mgr_sys_file_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '文件查询', 0, 'sysFileInfo:page', 142307070918757, '[0],[142307070918756],[142307070918757],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914672, 'system', 'sys_email_mgr_send_email', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '发送文本邮件', 0, 'email:sendEmail', 142307070914671, '[0],[142307070914662],[142307070914671],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914649, 'system', 'sys_menu_mgr_tree', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '菜单树', 0, 'sysMenu:tree', 142307070914642, '[0],[142307070914633],[142307070914642],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914670, 'system', 'sys_app_mgr_set_as_default', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '设为默认应用', 0, 'sysApp:setAsDefault', 142307070914663, '[0],[142307070914662],[142307070914663],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910580, 'system', 'sys_user_mgr_reset_pwd', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户重置密码', 0, 'sysUser:resetPwd', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070918777, 'system', 'sys_user_mgr_login', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户登录信息', 0, 'getLoginUser', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 1, 2, NULL, NULL, NULL, 'N', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910581, 'system', 'sys_org_mgr', 'system/org/index', NULL, NULL, NULL, NULL, FALSE, NULL, '机构管理', 1, NULL, 142307070910563, '[0],[142307070910563],', NULL, NULL, '/org', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910582, 'system', 'sys_org_mgr_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '机构查询', 0, 'sysOrg:page', 142307070910581, '[0],[142307070910563],[142307070910581],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910583, 'system', 'sys_org_mgr_list', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '机构列表', 0, 'sysOrg:list', 142307070910581, '[0],[142307070910563],[142307070910581],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910584, 'system', 'sys_org_mgr_add', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '机构增加', 0, 'sysOrg:add', 142307070910581, '[0],[142307070910563],[142307070910581],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910585, 'system', 'sys_org_mgr_edit', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '机构编辑', 0, 'sysOrg:edit', 142307070910581, '[0],[142307070910563],[142307070910581],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910586, 'system', 'sys_org_mgr_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '机构删除', 0, 'sysOrg:delete', 142307070910581, '[0],[142307070910563],[142307070910581],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914671, 'system', 'sys_email_mgr', 'system/email/index', NULL, NULL, NULL, NULL, FALSE, NULL, '邮件发送', 1, NULL, 142307070914662, '[0],[142307070914662],', NULL, NULL, '/email', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910588, 'system', 'sys_org_mgr_tree', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '机构树', 0, 'sysOrg:tree', 142307070910581, '[0],[142307070910563],[142307070910581],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910589, 'system', 'sys_pos_mgr', 'system/pos/index', NULL, NULL, NULL, NULL, FALSE, NULL, '职位管理', 1, NULL, 142307070910563, '[0],[142307070910563],', NULL, NULL, '/pos', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910590, 'system', 'sys_pos_mgr_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '职位查询', 0, 'sysPos:page', 142307070910589, '[0],[142307070910563],[142307070910589],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910591, 'system', 'sys_pos_mgr_list', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '职位列表', 0, 'sysPos:list', 142307070910589, '[0],[142307070910563],[142307070910589],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914629, 'system', 'sys_pos_mgr_add', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '职位增加', 0, 'sysPos:add', 142307070910589, '[0],[142307070910563],[142307070910589],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914630, 'system', 'sys_pos_mgr_edit', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '职位编辑', 0, 'sysPos:edit', 142307070910589, '[0],[142307070910563],[142307070910589],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910579, 'system', 'sys_user_mgr_update_avatar', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户修改头像', 0, 'sysUser:updateAvatar', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910578, 'system', 'sys_user_mgr_change_status', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户修改状态', 0, 'sysUser:changeStatus', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910577, 'system', 'sys_user_mgr_update_pwd', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户修改密码', 0, 'sysUser:updatePwd', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910576, 'system', 'sys_user_mgr_update_info', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户更新信息', 0, 'sysUser:updateInfo', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910560, 'system', 'system_index', 'RouteView', NULL, NULL, NULL, 'home', FALSE, NULL, '主控面板', 0, NULL, 0, '[0],', '/analysis', NULL, '/', 1, 0, 0, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910561, 'system', 'system_index_dashboard', 'system/dashboard/Analysis', NULL, NULL, NULL, NULL, FALSE, NULL, '分析页', 0, NULL, 142307070910560, '[0],[142307070910560],', NULL, NULL, 'analysis', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910562, 'system', 'system_index_workplace', 'system/dashboard/Workplace', NULL, NULL, NULL, NULL, FALSE, NULL, '工作台', 0, NULL, 142307070910560, '[0],[142307070910560],', NULL, NULL, 'workplace', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910563, 'system', 'sys_mgr', 'PageView', NULL, NULL, NULL, 'team', FALSE, NULL, '组织架构', 0, NULL, 0, '[0],', NULL, NULL, '/sys', 100, 0, 0, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910564, 'system', 'sys_user_mgr', 'system/user/index', NULL, NULL, NULL, NULL, FALSE, NULL, '用户管理', 1, NULL, 142307070910563, '[0],[142307070910563],', NULL, NULL, '/mgr_user', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910565, 'system', 'sys_user_mgr_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户查询', 0, 'sysUser:page', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910566, 'system', 'sys_user_mgr_edit', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户编辑', 0, 'sysUser:edit', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914631, 'system', 'sys_pos_mgr_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '职位删除', 0, 'sysPos:delete', 142307070910589, '[0],[142307070910563],[142307070910589],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910567, 'system', 'sys_user_mgr_add', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户增加', 0, 'sysUser:add', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910569, 'system', 'sys_user_mgr_detail', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户详情', 0, 'sysUser:detail', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910570, 'system', 'sys_user_mgr_export', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户导出', 0, 'sysUser:export', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910571, 'system', 'sys_user_mgr_selector', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户选择器', 0, 'sysUser:selector', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910572, 'system', 'sys_user_mgr_grant_role', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户授权角色', 0, 'sysUser:grantRole', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910573, 'system', 'sys_user_mgr_own_role', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户拥有角色', 0, 'sysUser:ownRole', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910574, 'system', 'sys_user_mgr_grant_data', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户授权数据', 0, 'sysUser:grantData', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910575, 'system', 'sys_user_mgr_own_data', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户拥有数据', 0, 'sysUser:ownData', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910568, 'system', 'sys_user_mgr_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '用户删除', 0, 'sysUser:delete', 142307070910564, '[0],[142307070910563],[142307070910564],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914632, 'system', 'sys_pos_mgr_detail', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '职位详情', 0, 'sysPos:detail', 142307070910589, '[0],[142307070910563],[142307070910589],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070910587, 'system', 'sys_org_mgr_detail', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '机构详情', 0, 'sysOrg:detail', 142307070910581, '[0],[142307070910563],[142307070910581],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914634, 'system', 'sys_app_mgr', 'system/app/index', NULL, NULL, NULL, NULL, FALSE, NULL, '应用管理', 1, NULL, 142307070914633, '[0],[142307070914633],', NULL, NULL, '/app', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914655, 'system', 'sys_role_mgr_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '角色删除', 0, 'sysRole:delete', 142307070914651, '[0],[142307070914633],[142307070914651],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914656, 'system', 'sys_role_mgr_detail', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '角色详情', 0, 'sysRole:detail', 142307070914651, '[0],[142307070914633],[142307070914651],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914657, 'system', 'sys_role_mgr_drop_down', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '角色下拉', 0, 'sysRole:dropDown', 142307070914651, '[0],[142307070914633],[142307070914651],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914658, 'system', 'sys_role_mgr_grant_menu', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '角色授权菜单', 0, 'sysRole:grantMenu', 142307070914651, '[0],[142307070914633],[142307070914651],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914659, 'system', 'sys_role_mgr_own_menu', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '角色拥有菜单', 0, 'sysRole:ownMenu', 142307070914651, '[0],[142307070914633],[142307070914651],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914633, 'system', 'auth_manager', 'PageView', NULL, NULL, NULL, 'safety-certificate', FALSE, NULL, '权限管理', 0, NULL, 0, '[0],', NULL, NULL, '/auth', 100, 0, 0, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914661, 'system', 'sys_role_mgr_own_data', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '角色拥有数据', 0, 'sysRole:ownData', 142307070914651, '[0],[142307070914633],[142307070914651],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914662, 'system', 'system_tools', 'PageView', NULL, NULL, NULL, 'euro', FALSE, NULL, '开发管理', 0, NULL, 0, '[0],', NULL, NULL, '/tools', 100, 0, 0, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914663, 'system', 'system_tools_config', 'system/config/index', NULL, NULL, NULL, NULL, FALSE, NULL, '系统配置', 1, NULL, 142307070914662, '[0],[142307070914662],', NULL, NULL, '/config', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914664, 'system', 'system_tools_config_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '配置查询', 0, 'sysConfig:page', 142307070914663, '[0],[142307070914662],[142307070914663],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); 2021-04-23 13:57:18.972 +08:00 [INF] Executed DbCommand (1,075ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914665, 'system', 'system_tools_config_list', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '配置列表', 0, 'sysConfig:list', 142307070914663, '[0],[142307070914662],[142307070914663],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914666, 'system', 'system_tools_config_add', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '配置增加', 0, 'sysConfig:add', 142307070914663, '[0],[142307070914662],[142307070914663],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914667, 'system', 'system_tools_config_edit', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '配置编辑', 0, 'sysConfig:edit', 142307070914663, '[0],[142307070914662],[142307070914663],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914668, 'system', 'system_tools_config_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '配置删除', 0, 'sysConfig:delete', 142307070914663, '[0],[142307070914662],[142307070914663],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914669, 'system', 'system_tools_config_detail', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '配置详情', 0, 'sysConfig:detail', 142307070914663, '[0],[142307070914662],[142307070914663],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914654, 'system', 'sys_role_mgr_edit', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '角色编辑', 0, 'sysRole:edit', 142307070914651, '[0],[142307070914633],[142307070914651],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914653, 'system', 'sys_role_mgr_add', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '角色增加', 0, 'sysRole:add', 142307070914651, '[0],[142307070914633],[142307070914651],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914660, 'system', 'sys_role_mgr_grant_data', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '角色授权数据', 0, 'sysRole:grantData', 142307070914651, '[0],[142307070914633],[142307070914651],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914651, 'system', 'sys_role_mgr', 'system/role/index', NULL, NULL, NULL, NULL, FALSE, NULL, '角色管理', 1, NULL, 142307070914633, '[0],[142307070914633],', NULL, NULL, '/role', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914652, 'system', 'sys_role_mgr_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '角色查询', 0, 'sysRole:page', 142307070914651, '[0],[142307070914633],[142307070914651],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914635, 'system', 'sys_app_mgr_page', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '应用查询', 0, 'sysApp:page', 142307070914634, '[0],[142307070914633],[142307070914634],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914636, 'system', 'sys_app_mgr_list', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '应用列表', 0, 'sysApp:list', 142307070914634, '[0],[142307070914633],[142307070914634],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914637, 'system', 'sys_app_mgr_add', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '应用增加', 0, 'sysApp:add', 142307070914634, '[0],[142307070914633],[142307070914634],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914638, 'system', 'sys_app_mgr_edit', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '应用编辑', 0, 'sysApp:edit', 142307070914634, '[0],[142307070914633],[142307070914634],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914639, 'system', 'sys_app_mgr_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '应用删除', 0, 'sysApp:delete', 142307070914634, '[0],[142307070914633],[142307070914634],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914640, 'system', 'sys_app_mgr_detail', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '应用详情', 0, 'sysApp:detail', 142307070914634, '[0],[142307070914633],[142307070914634],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914642, 'system', 'sys_menu_mgr', 'system/menu/index', NULL, NULL, NULL, NULL, FALSE, NULL, '菜单管理', 1, NULL, 142307070914633, '[0],[142307070914633],', NULL, NULL, '/menu', 100, 0, 1, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914641, 'system', 'sys_app_mgr_set_as_default', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '设为默认应用', 0, 'sysApp:setAsDefault', 142307070914634, '[0],[142307070914633],[142307070914634],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914644, 'system', 'sys_menu_mgr_add', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '菜单增加', 0, 'sysMenu:add', 142307070914642, '[0],[142307070914633],[142307070914642],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914645, 'system', 'sys_menu_mgr_edit', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '菜单编辑', 0, 'sysMenu:edit', 142307070914642, '[0],[142307070914633],[142307070914642],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914646, 'system', 'sys_menu_mgr_delete', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '菜单删除', 0, 'sysMenu:delete', 142307070914642, '[0],[142307070914633],[142307070914642],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914647, 'system', 'sys_menu_mgr_detail', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '菜单详情', 0, 'sysMenu:detail', 142307070914642, '[0],[142307070914633],[142307070914642],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914648, 'system', 'sys_menu_mgr_grant_tree', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '菜单授权树', 0, 'sysMenu:treeForGrant', 142307070914642, '[0],[142307070914633],[142307070914642],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914650, 'system', 'sys_menu_mgr_change', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '菜单切换', 0, 'sysMenu:change', 142307070914642, '[0],[142307070914633],[142307070914642],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); INSERT INTO `sys_menu` (`Id`, `Application`, `Code`, `Component`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Icon`, `IsDeleted`, `Link`, `Name`, `OpenType`, `Permission`, `Pid`, `Pids`, `Redirect`, `Remark`, `Router`, `Sort`, `Status`, `Type`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Visible`, `Weight`) VALUES (142307070914643, 'system', 'sys_menu_mgr_list', NULL, NULL, NULL, NULL, NULL, FALSE, NULL, '菜单列表', 0, 'sysMenu:list', 142307070914642, '[0],[142307070914633],[142307070914642],', NULL, NULL, NULL, 100, 0, 2, NULL, NULL, NULL, 'Y', 1); 2021-04-23 13:57:22.502 +08:00 [INF] Executed DbCommand (384ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_org` (`Id`, `Code`, `Contacts`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Pid`, `Pids`, `Remark`, `Sort`, `Status`, `Tel`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910544, 'hxjt_cd_scb', NULL, NULL, NULL, NULL, FALSE, '市场部', 142307070910541, '[0],[142307070910539],[142307070910541],', '华夏集团成都分公司市场部', 100, 0, NULL, NULL, NULL, NULL); INSERT INTO `sys_org` (`Id`, `Code`, `Contacts`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Pid`, `Pids`, `Remark`, `Sort`, `Status`, `Tel`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910546, 'hxjt_cd_scb_2b', NULL, NULL, NULL, NULL, FALSE, '市场部二部', 142307070910544, '[0],[142307070910539],[142307070910541],[142307070910544],', '华夏集团成都分公司市场部二部', 100, 0, NULL, NULL, NULL, NULL); INSERT INTO `sys_org` (`Id`, `Code`, `Contacts`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Pid`, `Pids`, `Remark`, `Sort`, `Status`, `Tel`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910545, 'hxjt_cd_cwb', NULL, NULL, NULL, NULL, FALSE, '财务部', 142307070910541, '[0],[142307070910539],[142307070910541],', '华夏集团成都分公司财务部', 100, 0, NULL, NULL, NULL, NULL); INSERT INTO `sys_org` (`Id`, `Code`, `Contacts`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Pid`, `Pids`, `Remark`, `Sort`, `Status`, `Tel`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910543, 'hxjt_bj_qhb', NULL, NULL, NULL, NULL, FALSE, '企划部', 142307070910540, '[0],[142307070910539],[142307070910540],', '华夏集团北京分公司企划部', 100, 0, NULL, NULL, NULL, NULL); INSERT INTO `sys_org` (`Id`, `Code`, `Contacts`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Pid`, `Pids`, `Remark`, `Sort`, `Status`, `Tel`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910539, 'hxjt', NULL, NULL, NULL, NULL, FALSE, '华夏集团', 0, '[0],', '华夏集团', 100, 0, NULL, NULL, NULL, NULL); INSERT INTO `sys_org` (`Id`, `Code`, `Contacts`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Pid`, `Pids`, `Remark`, `Sort`, `Status`, `Tel`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910541, 'hxjt_cd', NULL, NULL, NULL, NULL, FALSE, '华夏集团成都分公司', 142307070910539, '[0],[142307070910539],', '华夏集团成都分公司', 100, 0, NULL, NULL, NULL, NULL); INSERT INTO `sys_org` (`Id`, `Code`, `Contacts`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Pid`, `Pids`, `Remark`, `Sort`, `Status`, `Tel`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910540, 'hxjt_bj', NULL, NULL, NULL, NULL, FALSE, '华夏集团北京分公司', 142307070910539, '[0],[142307070910539],', '华夏集团北京分公司', 100, 0, NULL, NULL, NULL, NULL); INSERT INTO `sys_org` (`Id`, `Code`, `Contacts`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Pid`, `Pids`, `Remark`, `Sort`, `Status`, `Tel`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910542, 'hxjt_bj_yfb', NULL, NULL, NULL, NULL, FALSE, '研发部', 142307070910540, '[0],[142307070910539],[142307070910540],', '华夏集团北京分公司研发部', 100, 0, NULL, NULL, NULL, NULL); 2021-04-23 13:57:23.085 +08:00 [INF] Executed DbCommand (203ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_pos` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910547, 'zjl', NULL, NULL, NULL, FALSE, '总经理', '总经理', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_pos` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910548, 'fzjl', NULL, NULL, NULL, FALSE, '副总经理', '副总经理', 101, 0, NULL, NULL, NULL); INSERT INTO `sys_pos` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910549, 'bmjl', NULL, NULL, NULL, FALSE, '部门经理', '部门经理', 102, 0, NULL, NULL, NULL); INSERT INTO `sys_pos` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910550, 'gzry', NULL, NULL, NULL, FALSE, '工作人员', '工作人员', 103, 0, NULL, NULL, NULL); 2021-04-23 13:57:23.744 +08:00 [INF] Executed DbCommand (86ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_role` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `DataScopeType`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910554, 'sys_manager_role', NULL, NULL, NULL, 1, FALSE, '系统管理员', '系统管理员', 100, 0, NULL, NULL, NULL); INSERT INTO `sys_role` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `DataScopeType`, `IsDeleted`, `Name`, `Remark`, `Sort`, `Status`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910555, 'common_role', NULL, NULL, NULL, 5, FALSE, '普通用户', '普通用户', 101, 0, NULL, NULL, NULL); 2021-04-23 13:57:24.436 +08:00 [INF] Executed DbCommand (28ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_timer` (`Id`, `BeginTime`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Cron`, `EndTime`, `Headers`, `Interval`, `IsDeleted`, `JobGroup`, `JobName`, `Remark`, `RequestParameters`, `RequestType`, `RequestUrl`, `RunNumber`, `TriggerType`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910556, '2021-03-20 16:00:00', NULL, NULL, NULL, NULL, NULL, NULL, 30, FALSE, '默认分组', '百度api', NULL, NULL, 2, 'https://www.baidu.com', NULL, 1, NULL, NULL, NULL); 2021-04-23 13:57:24.635 +08:00 [INF] Executed DbCommand (199ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_user` (`Id`, `Account`, `AdminType`, `Avatar`, `Birthday`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Email`, `IsDeleted`, `LastLoginIp`, `LastLoginTime`, `Name`, `NickName`, `Password`, `Phone`, `Sex`, `Status`, `Tel`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910552, 'admin', 1, NULL, '1986-07-25 16:00:00', NULL, NULL, NULL, NULL, FALSE, NULL, '0001-01-01 00:00:00', 'admin', NULL, 'e10adc3949ba59abbe56e057f20f883e', '18020030720', 2, 0, NULL, NULL, NULL, NULL); INSERT INTO `sys_user` (`Id`, `Account`, `AdminType`, `Avatar`, `Birthday`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Email`, `IsDeleted`, `LastLoginIp`, `LastLoginTime`, `Name`, `NickName`, `Password`, `Phone`, `Sex`, `Status`, `Tel`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910551, 'superAdmin', 1, NULL, '1986-07-25 16:00:00', NULL, NULL, NULL, NULL, FALSE, NULL, '0001-01-01 00:00:00', 'superAdmin', NULL, 'e10adc3949ba59abbe56e057f20f883e', '18020030720', 1, 0, NULL, NULL, NULL, NULL); INSERT INTO `sys_user` (`Id`, `Account`, `AdminType`, `Avatar`, `Birthday`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `Email`, `IsDeleted`, `LastLoginIp`, `LastLoginTime`, `Name`, `NickName`, `Password`, `Phone`, `Sex`, `Status`, `Tel`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`) VALUES (142307070910553, 'zuohuaijun', 2, NULL, '1986-07-25 16:00:00', NULL, NULL, NULL, NULL, FALSE, NULL, '0001-01-01 00:00:00', 'zuohuaijun', NULL, 'e10adc3949ba59abbe56e057f20f883e', '18020030720', 1, 0, NULL, NULL, NULL, NULL); 2021-04-23 13:57:29.627 +08:00 [INF] Executed DbCommand (4,226ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902384, '0', NULL, NULL, NULL, FALSE, '正常', 100, 0, 142307070906483, NULL, NULL, NULL, '正常'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922830, 'input', NULL, NULL, NULL, FALSE, '输入框', 100, 0, 142307070922827, NULL, NULL, NULL, '输入框'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906482, '4', NULL, NULL, NULL, FALSE, 'DELETE', 100, 0, 142307070910538, NULL, NULL, NULL, 'DELETE'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906481, '3', NULL, NULL, NULL, FALSE, 'PUT', 100, 0, 142307070910538, NULL, NULL, NULL, 'PUT'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906480, '2', NULL, NULL, NULL, FALSE, 'POST', 100, 0, 142307070910538, NULL, NULL, NULL, 'POST'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906479, '1', NULL, NULL, NULL, FALSE, 'GET', 100, 0, 142307070910538, NULL, NULL, NULL, 'GET'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906478, '2', NULL, NULL, NULL, FALSE, '生成到本项目', 100, 0, 142307070910537, NULL, NULL, NULL, '生成到本项目'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906477, '1', NULL, NULL, NULL, FALSE, '下载压缩包', 100, 0, 142307070910537, NULL, NULL, NULL, '下载压缩包'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906476, 'false', NULL, NULL, NULL, FALSE, '否', 100, 0, 142307070910536, NULL, NULL, NULL, '否'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906475, 'true', NULL, NULL, NULL, FALSE, '是', 100, 0, 142307070910536, NULL, NULL, NULL, '是'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922831, 'datepicker', NULL, NULL, NULL, FALSE, '时间选择', 100, 0, 142307070922827, NULL, NULL, NULL, '时间选择'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906474, '3', NULL, NULL, NULL, FALSE, '删除', 100, 0, 142307070910535, NULL, NULL, NULL, '删除'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906472, '1', NULL, NULL, NULL, FALSE, '发布', 100, 0, 142307070910535, NULL, NULL, NULL, '发布'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906471, '0', NULL, NULL, NULL, FALSE, '草稿', 100, 0, 142307070910535, NULL, NULL, NULL, '草稿'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906470, '2', NULL, NULL, NULL, FALSE, '公告', 100, 0, 142307070910534, NULL, NULL, NULL, '公告'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906469, '1', NULL, NULL, NULL, FALSE, '通知', 100, 0, 142307070910534, NULL, NULL, NULL, '通知'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906468, '2', NULL, NULL, NULL, FALSE, '停止', 100, 0, 142307070910533, NULL, NULL, NULL, '停止'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906467, '1', NULL, NULL, NULL, FALSE, '运行', 100, 0, 142307070910533, NULL, NULL, NULL, '运行'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906466, '4', NULL, NULL, NULL, FALSE, '本地', 100, 0, 142307070906495, NULL, NULL, NULL, '本地'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906465, '3', NULL, NULL, NULL, FALSE, 'minio', 100, 0, 142307070906495, NULL, NULL, NULL, 'minio'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906463, '1', NULL, NULL, NULL, FALSE, '阿里云', 100, 0, 142307070906495, NULL, NULL, NULL, '阿里云'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906473, '2', NULL, NULL, NULL, FALSE, '撤回', 100, 0, 142307070910535, NULL, NULL, NULL, '撤回'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922832, 'select', NULL, NULL, NULL, FALSE, '下拉框', 100, 0, 142307070922827, NULL, NULL, NULL, '下拉框'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922833, 'radio', NULL, NULL, NULL, FALSE, '单选框', 100, 0, 142307070922827, NULL, NULL, NULL, '单选框'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922834, 'switch', NULL, NULL, NULL, FALSE, '开关', 100, 0, 142307070922827, NULL, NULL, NULL, '开关'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922864, 'DateTimeOffset', NULL, NULL, NULL, FALSE, 'DateTimeOffset', 100, 0, 142307070922829, NULL, NULL, NULL, 'DateTimeOffset'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922863, 'Guid', NULL, NULL, NULL, FALSE, 'Guid', 100, 0, 142307070922829, NULL, NULL, NULL, 'Guid'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922862, 'decimal', NULL, NULL, NULL, FALSE, 'decimal', 100, 0, 142307070922829, NULL, NULL, NULL, 'decimal'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922861, 'float', NULL, NULL, NULL, FALSE, 'float', 100, 0, 142307070922829, NULL, NULL, NULL, 'float'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922848, 'DateTime', NULL, NULL, NULL, FALSE, 'DateTime', 100, 0, 142307070922829, NULL, NULL, NULL, 'DateTime'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922852, 'double', NULL, NULL, NULL, FALSE, 'double', 100, 0, 142307070922829, NULL, NULL, NULL, 'double'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922850, 'bool', NULL, NULL, NULL, FALSE, 'bool', 100, 0, 142307070922829, NULL, NULL, NULL, 'bool'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922847, 'string', NULL, NULL, NULL, FALSE, 'string', 100, 0, 142307070922829, NULL, NULL, NULL, 'string'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922846, 'long', NULL, NULL, NULL, FALSE, 'long', 100, 0, 142307070922829, NULL, NULL, NULL, 'long'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922851, 'int', NULL, NULL, NULL, FALSE, 'int', 100, 0, 142307070922829, NULL, NULL, NULL, 'int'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922845, 'isNotNull', NULL, NULL, NULL, FALSE, '不为空', 8, 0, 142307070922828, NULL, NULL, NULL, '不为空'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922844, '<=', NULL, NULL, NULL, FALSE, '小于等于', 7, 0, 142307070922828, NULL, NULL, NULL, '小于等于'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922843, '>=', NULL, NULL, NULL, FALSE, '大于等于', 6, 0, 142307070922828, NULL, NULL, NULL, '大于等于'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922842, '!=', NULL, NULL, NULL, FALSE, '不等于', 5, 0, 142307070922828, NULL, NULL, NULL, '不等于'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922841, '<', NULL, NULL, NULL, FALSE, '小于', 4, 0, 142307070922828, NULL, NULL, NULL, '小于'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922840, '>', NULL, NULL, NULL, FALSE, '大于', 3, 0, 142307070922828, NULL, NULL, NULL, '大于'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922839, 'like', NULL, NULL, NULL, FALSE, '模糊', 2, 0, 142307070922828, NULL, NULL, NULL, '模糊'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922838, '==', NULL, NULL, NULL, FALSE, '等于', 1, 0, 142307070922828, NULL, NULL, NULL, '等于'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922837, 'textarea', NULL, NULL, NULL, FALSE, '文本域', 100, 0, 142307070922827, NULL, NULL, NULL, '文本域'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922836, 'inputnumber', NULL, NULL, NULL, FALSE, '数字输入框', 100, 0, 142307070922827, NULL, NULL, NULL, '数字输入框'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070922835, 'checkbox', NULL, NULL, NULL, FALSE, '多选框', 100, 0, 142307070922827, NULL, NULL, NULL, '多选框'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906462, '13', NULL, NULL, NULL, FALSE, '修改状态', 100, 0, 142307070906494, NULL, NULL, NULL, '修改状态'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906461, '12', NULL, NULL, NULL, FALSE, '清空', 100, 0, 142307070906494, NULL, NULL, NULL, '清空'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906464, '2', NULL, NULL, NULL, FALSE, '腾讯云', 100, 0, 142307070906495, NULL, NULL, NULL, '腾讯云'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906459, '10', NULL, NULL, NULL, FALSE, '授权', 100, 0, 142307070906494, NULL, NULL, NULL, '授权'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902396, '2', NULL, NULL, NULL, FALSE, '发送失败', 100, 0, 142307070906489, NULL, NULL, NULL, '发送失败'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906460, '11', NULL, NULL, NULL, FALSE, '强退', 100, 0, 142307070906494, NULL, NULL, NULL, '强退'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902394, '0', NULL, NULL, NULL, FALSE, '未发送', 100, 0, 142307070906489, NULL, NULL, NULL, '未发送'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902393, '2', NULL, NULL, NULL, FALSE, '按钮', 100, 0, 142307070906488, NULL, NULL, NULL, '按钮'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902392, '1', NULL, NULL, NULL, FALSE, '菜单', 100, 0, 142307070906488, NULL, NULL, NULL, '菜单'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902391, '0', NULL, NULL, NULL, FALSE, '目录', 100, 0, 142307070906488, NULL, NULL, NULL, '目录'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902390, '2', NULL, NULL, NULL, FALSE, '登出', 100, 0, 142307070906487, NULL, NULL, NULL, '登出'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902389, '1', NULL, NULL, NULL, FALSE, '登录', 100, 0, 142307070906487, NULL, NULL, NULL, '登录'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902388, 'Y', NULL, NULL, NULL, FALSE, '是', 100, 0, 142307070906486, NULL, NULL, NULL, '是'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902387, 'N', NULL, NULL, NULL, FALSE, '否', 100, 0, 142307070906486, NULL, NULL, NULL, '否'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902383, 'OAUTH', NULL, NULL, NULL, FALSE, 'Oauth配置', 100, 0, 142307070906485, NULL, NULL, NULL, 'Oauth配置'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902382, 'FILE_PATH', NULL, NULL, NULL, FALSE, '文件上传路径', 100, 0, 142307070906485, NULL, NULL, NULL, '文件上传路径'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902381, 'EMAIL', NULL, NULL, NULL, FALSE, '邮件配置', 100, 0, 142307070906485, NULL, NULL, NULL, '邮件配置'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902380, 'TENCENT_SMS', NULL, NULL, NULL, FALSE, '腾讯云短信', 100, 0, 142307070906485, NULL, NULL, NULL, '腾讯云短信'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902379, 'ALIYUN_SMS', NULL, NULL, NULL, FALSE, '阿里云短信配置', 100, 0, 142307070906485, NULL, NULL, NULL, '阿里云短信'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902378, 'DEFAULT', NULL, NULL, NULL, FALSE, '默认常量,都以XIAONUO_开头的', 100, 0, 142307070906485, NULL, NULL, NULL, '默认常量'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902377, '3', NULL, NULL, NULL, FALSE, '未知性别', 100, 0, 142307070906484, NULL, NULL, NULL, '未知'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902376, '2', NULL, NULL, NULL, FALSE, '女性', 100, 0, 142307070906484, NULL, NULL, NULL, '女'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902375, '1', NULL, NULL, NULL, FALSE, '男性', 100, 0, 142307070906484, NULL, NULL, NULL, '男'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902386, '2', NULL, NULL, NULL, FALSE, '删除', 100, 0, 142307070906483, NULL, NULL, NULL, '删除'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902385, '1', NULL, NULL, NULL, FALSE, '停用', 100, 0, 142307070906483, NULL, NULL, NULL, '停用'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902397, '3', NULL, NULL, NULL, FALSE, '失效', 100, 0, 142307070906489, NULL, NULL, NULL, '失效'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902398, '0', NULL, NULL, NULL, FALSE, '无', 100, 0, 142307070906490, NULL, NULL, NULL, '无'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902395, '1', NULL, NULL, NULL, FALSE, '发送成功', 100, 0, 142307070906489, NULL, NULL, NULL, '发送成功'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906437, '2', NULL, NULL, NULL, FALSE, '内链', 100, 0, 142307070906490, NULL, NULL, NULL, '内链'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906458, '9', NULL, NULL, NULL, FALSE, '导出', 100, 0, 142307070906494, NULL, NULL, NULL, '导出'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906457, '8', NULL, NULL, NULL, FALSE, '导入', 100, 0, 142307070906494, NULL, NULL, NULL, '导入'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906456, '7', NULL, NULL, NULL, FALSE, '树', 100, 0, 142307070906494, NULL, NULL, NULL, '树'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906455, '6', NULL, NULL, NULL, FALSE, '详情', 100, 0, 142307070906494, NULL, NULL, NULL, '详情'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906454, '5', NULL, NULL, NULL, FALSE, '查询', 100, 0, 142307070906494, NULL, NULL, NULL, '查询'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906453, '4', NULL, NULL, NULL, FALSE, '更新', 100, 0, 142307070906494, NULL, NULL, NULL, '更新'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070902399, '1', NULL, NULL, NULL, FALSE, '组件', 100, 0, 142307070906490, NULL, NULL, NULL, '组件'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906451, '2', NULL, NULL, NULL, FALSE, '删除', 100, 0, 142307070906494, NULL, NULL, NULL, '删除'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906450, '1', NULL, NULL, NULL, FALSE, '增加', 100, 0, 142307070906494, NULL, NULL, NULL, '增加'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906449, '0', NULL, NULL, NULL, FALSE, '其它', 100, 0, 142307070906494, NULL, NULL, NULL, '其它'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906452, '3', NULL, NULL, NULL, FALSE, '编辑', 100, 0, 142307070906494, NULL, NULL, NULL, '编辑'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906447, '2', NULL, NULL, NULL, FALSE, 'pc', 100, 0, 142307070906493, NULL, NULL, NULL, 'pc'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906438, '3', NULL, NULL, NULL, FALSE, '外链', 100, 0, 142307070906490, NULL, NULL, NULL, '外链'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906448, '3', NULL, NULL, NULL, FALSE, '其他', 100, 0, 142307070906493, NULL, NULL, NULL, '其他'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906440, '2', NULL, NULL, NULL, FALSE, '业务权重', 100, 0, 142307070906491, NULL, NULL, NULL, '业务权重'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906441, '1', NULL, NULL, NULL, FALSE, '全部数据', 100, 0, 142307070906492, NULL, NULL, NULL, '全部数据'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906439, '1', NULL, NULL, NULL, FALSE, '系统权重', 100, 0, 142307070906491, NULL, NULL, NULL, '系统权重'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906443, '3', NULL, NULL, NULL, FALSE, '本部门数据', 100, 0, 142307070906492, NULL, NULL, NULL, '本部门数据'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906444, '4', NULL, NULL, NULL, FALSE, '仅本人数据', 100, 0, 142307070906492, NULL, NULL, NULL, '仅本人数据'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906445, '5', NULL, NULL, NULL, FALSE, '自定义数据', 100, 0, 142307070906492, NULL, NULL, NULL, '自定义数据'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906446, '1', NULL, NULL, NULL, FALSE, 'app', 100, 0, 142307070906493, NULL, NULL, NULL, 'app'); INSERT INTO `sys_dict_data` (`Id`, `Code`, `CreatedTime`, `CreatedUserId`, `CreatedUserName`, `IsDeleted`, `Remark`, `Sort`, `Status`, `TypeId`, `UpdatedTime`, `UpdatedUserId`, `UpdatedUserName`, `Value`) VALUES (142307070906442, '2', NULL, NULL, NULL, FALSE, '本部门及以下数据', 100, 0, 142307070906492, NULL, NULL, NULL, '本部门及以下数据'); 2021-04-23 13:57:41.272 +08:00 [INF] Executed DbCommand (308ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_emp_ext_org_pos` (`SysEmpId`, `SysOrgId`, `SysPosId`) VALUES (142307070910551, 142307070910539, 142307070910547); INSERT INTO `sys_emp_ext_org_pos` (`SysEmpId`, `SysOrgId`, `SysPosId`) VALUES (142307070910553, 142307070910542, 142307070910547); INSERT INTO `sys_emp_ext_org_pos` (`SysEmpId`, `SysOrgId`, `SysPosId`) VALUES (142307070910551, 142307070910540, 142307070910548); INSERT INTO `sys_emp_ext_org_pos` (`SysEmpId`, `SysOrgId`, `SysPosId`) VALUES (142307070910551, 142307070910541, 142307070910549); INSERT INTO `sys_emp_ext_org_pos` (`SysEmpId`, `SysOrgId`, `SysPosId`) VALUES (142307070910551, 142307070910542, 142307070910550); 2021-04-23 13:57:41.757 +08:00 [INF] Executed DbCommand (173ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `sys_emp_pos` (`SysEmpId`, `SysPosId`) VALUES (142307070910552, 142307070910549); INSERT INTO `sys_emp_pos` (`SysEmpId`, `SysPosId`) VALUES (142307070910551, 142307070910547); INSERT INTO `sys_emp_pos` (`SysEmpId`, `SysPosId`) VALUES (142307070910553, 142307070910547); INSERT INTO `sys_emp_pos` (`SysEmpId`, `SysPosId`) VALUES (142307070910551, 142307070910548); 2021-04-23 13:57:42.133 +08:00 [INF] Executed DbCommand (376ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE INDEX `IX_sys_dict_data_TypeId` ON `sys_dict_data` (`TypeId`); 2021-04-23 13:57:42.574 +08:00 [INF] Executed DbCommand (442ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE INDEX `IX_sys_emp_ext_org_pos_SysOrgId` ON `sys_emp_ext_org_pos` (`SysOrgId`); 2021-04-23 13:57:42.927 +08:00 [INF] Executed DbCommand (352ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE INDEX `IX_sys_emp_ext_org_pos_SysPosId` ON `sys_emp_ext_org_pos` (`SysPosId`); 2021-04-23 13:57:43.475 +08:00 [INF] Executed DbCommand (548ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE INDEX `IX_sys_emp_pos_SysPosId` ON `sys_emp_pos` (`SysPosId`); 2021-04-23 13:57:43.805 +08:00 [INF] Executed DbCommand (330ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE INDEX `IX_sys_role_data_scope_SysOrgId` ON `sys_role_data_scope` (`SysOrgId`); 2021-04-23 13:57:44.101 +08:00 [INF] Executed DbCommand (295ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE INDEX `IX_sys_role_menu_SysMenuId` ON `sys_role_menu` (`SysMenuId`); 2021-04-23 13:57:44.443 +08:00 [INF] Executed DbCommand (342ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE INDEX `IX_sys_user_data_scope_SysOrgId` ON `sys_user_data_scope` (`SysOrgId`); 2021-04-23 13:57:44.773 +08:00 [INF] Executed DbCommand (329ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] CREATE INDEX `IX_sys_user_role_SysRoleId` ON `sys_user_role` (`SysRoleId`); 2021-04-23 13:57:44.813 +08:00 [INF] Executed DbCommand (39ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `__EFMigrationsHistory` (`MigrationId`, `ProductVersion`) VALUES ('20210423050618_Init', '5.0.5'); 2021-04-23 13:57:56.068 +08:00 [INF] Application started. Press Ctrl+C to shut down. 2021-04-23 13:57:56.117 +08:00 [WRN] Failed to determine the https port for redirect. 2021-04-23 13:57:56.119 +08:00 [INF] Hosting environment: Development 2021-04-23 13:57:56.120 +08:00 [INF] Content root path: F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.Web.Entry 2021-04-23 13:57:56.697 +08:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. 2021-04-23 13:57:56.820 +08:00 [INF] Entity Framework Core 5.0.5 initialized 'MultiTenantDbContext' using provider 'Microsoft.EntityFrameworkCore.Sqlite' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations 2021-04-23 13:57:57.184 +08:00 [INF] Executed DbCommand (19ms) [Parameters=[@__host_0='localhost:5566' (Size = 14)], CommandType='"Text"', CommandTimeout='30'] SELECT "s"."Id", "s"."Connection", "s"."CreatedTime", "s"."CreatedUserId", "s"."CreatedUserName", "s"."Email", "s"."Host", "s"."IsDeleted", "s"."Name", "s"."Phone", "s"."Remark", "s"."Schema", "s"."UpdatedTime", "s"."UpdatedUserId", "s"."UpdatedUserName" FROM "sys_tenant" AS "s" WHERE "s"."Host" = @__host_0 LIMIT 1 2021-04-23 13:57:57.734 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysEmpExtOrgPos'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:57:57.734 +08:00 [WRN] Entity 'SysPos' has a global query filter defined and is the required end of a relationship with the entity 'SysEmpPos'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:57:57.734 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysRoleDataScope'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:57:57.735 +08:00 [WRN] Entity 'SysMenu' has a global query filter defined and is the required end of a relationship with the entity 'SysRoleMenu'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:57:57.735 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysUserDataScope'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:57:57.735 +08:00 [WRN] Entity 'SysRole' has a global query filter defined and is the required end of a relationship with the entity 'SysUserRole'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:57:57.735 +08:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. 2021-04-23 13:57:57.778 +08:00 [INF] Entity Framework Core 5.0.5 initialized 'DefaultDbContext' using provider 'Pomelo.EntityFrameworkCore.MySql' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations ServerVersion 5.7.26-mysql 2021-04-23 13:57:58.177 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:57:58.206 +08:00 [INF] A transient exception occurred during execution. The operation will be retried after 0ms. MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) 2021-04-23 13:57:58.214 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:57:58.216 +08:00 [INF] A transient exception occurred during execution. The operation will be retried after 1016ms. MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) 2021-04-23 13:57:59.258 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:57:59.263 +08:00 [INF] A transient exception occurred during execution. The operation will be retried after 3023ms. MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) 2021-04-23 13:58:02.306 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:58:02.309 +08:00 [INF] A transient exception occurred during execution. The operation will be retried after 7285ms. MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) 2021-04-23 13:58:09.600 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:58:09.602 +08:00 [INF] A transient exception occurred during execution. The operation will be retried after 16034ms. MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) 2021-04-23 13:58:25.652 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:58:25.665 +08:00 [ERR] An exception occurred while iterating over the results of a query for context type 'Dilon.EntityFramework.Core.DefaultDbContext'. Microsoft.EntityFrameworkCore.Storage.RetryLimitExceededException: The maximum number of retries (5) was exceeded while executing database operations with 'MySqlRetryingExecutionStrategy'. See the inner exception for the most recent failure. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() Microsoft.EntityFrameworkCore.Storage.RetryLimitExceededException: The maximum number of retries (5) was exceeded while executing database operations with 'MySqlRetryingExecutionStrategy'. See the inner exception for the most recent failure. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() 2021-04-23 13:58:25.850 +08:00 [ERR] Microsoft.EntityFrameworkCore.Storage.RetryLimitExceededException: The maximum number of retries (5) was exceeded while executing database operations with 'MySqlRetryingExecutionStrategy'. See the inner exception for the most recent failure. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) at Dilon.Core.Service.AuthService.LoginAsync(LoginInput input) in F:\MyWorkSpace\Admin.NET\backend\Dilon.Core\Service\Auth\AuthService.cs:line 76 at lambda_method13(Closure , Object ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2021-04-23 13:58:25.918 +08:00 [INF] HTTP POST /login responded 200 in 29794.5066 ms 2021-04-23 13:58:48.665 +08:00 [INF] Application started. Press Ctrl+C to shut down. 2021-04-23 13:58:48.761 +08:00 [INF] Hosting environment: Development 2021-04-23 13:58:48.762 +08:00 [INF] Content root path: F:\Ewide\Projects\Ewide.Core\trunk\Api\Dilon.Web.Entry 2021-04-23 13:58:48.764 +08:00 [WRN] Failed to determine the https port for redirect. 2021-04-23 13:58:49.050 +08:00 [INF] HTTP GET /index.html responded 200 in 282.2941 ms 2021-04-23 13:58:49.913 +08:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. 2021-04-23 13:58:50.292 +08:00 [INF] Entity Framework Core 5.0.5 initialized 'MultiTenantDbContext' using provider 'Microsoft.EntityFrameworkCore.Sqlite' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations 2021-04-23 13:58:50.961 +08:00 [INF] Executed DbCommand (21ms) [Parameters=[@__host_0='localhost:5566' (Size = 14)], CommandType='"Text"', CommandTimeout='30'] SELECT "s"."Id", "s"."Connection", "s"."CreatedTime", "s"."CreatedUserId", "s"."CreatedUserName", "s"."Email", "s"."Host", "s"."IsDeleted", "s"."Name", "s"."Phone", "s"."Remark", "s"."Schema", "s"."UpdatedTime", "s"."UpdatedUserId", "s"."UpdatedUserName" FROM "sys_tenant" AS "s" WHERE "s"."Host" = @__host_0 LIMIT 1 2021-04-23 13:58:51.568 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysEmpExtOrgPos'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:58:51.570 +08:00 [WRN] Entity 'SysPos' has a global query filter defined and is the required end of a relationship with the entity 'SysEmpPos'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:58:51.571 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysRoleDataScope'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:58:51.571 +08:00 [WRN] Entity 'SysMenu' has a global query filter defined and is the required end of a relationship with the entity 'SysRoleMenu'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:58:51.571 +08:00 [WRN] Entity 'SysOrg' has a global query filter defined and is the required end of a relationship with the entity 'SysUserDataScope'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:58:51.572 +08:00 [WRN] Entity 'SysRole' has a global query filter defined and is the required end of a relationship with the entity 'SysUserRole'. This may lead to unexpected results when the required entity is filtered out. Either configure the navigation as optional, or define matching query filters for both entities in the navigation. See https://go.microsoft.com/fwlink/?linkid=2131316 for more information. 2021-04-23 13:58:51.572 +08:00 [WRN] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data; this mode should only be enabled during development. 2021-04-23 13:58:51.613 +08:00 [INF] Entity Framework Core 5.0.5 initialized 'DefaultDbContext' using provider 'Pomelo.EntityFrameworkCore.MySql' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations ServerVersion 5.7.26-mysql 2021-04-23 13:58:55.636 +08:00 [INF] HTTP GET /swagger/Default/swagger.json responded 200 in 6312.2181 ms 2021-04-23 13:58:55.706 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:58:55.753 +08:00 [INF] A transient exception occurred during execution. The operation will be retried after 0ms. MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) 2021-04-23 13:58:55.762 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:58:55.764 +08:00 [INF] A transient exception occurred during execution. The operation will be retried after 1065ms. MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) 2021-04-23 13:58:56.852 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:58:56.857 +08:00 [INF] A transient exception occurred during execution. The operation will be retried after 3162ms. MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) 2021-04-23 13:59:00.042 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:59:00.045 +08:00 [INF] A transient exception occurred during execution. The operation will be retried after 7226ms. MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) 2021-04-23 13:59:07.284 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:59:07.299 +08:00 [INF] A transient exception occurred during execution. The operation will be retried after 16180ms. MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) 2021-04-23 13:59:23.496 +08:00 [ERR] An error occurred using the connection to database '' on server './Dilon.db'. 2021-04-23 13:59:23.508 +08:00 [ERR] An exception occurred while iterating over the results of a query for context type 'Dilon.EntityFramework.Core.DefaultDbContext'. Microsoft.EntityFrameworkCore.Storage.RetryLimitExceededException: The maximum number of retries (5) was exceeded while executing database operations with 'MySqlRetryingExecutionStrategy'. See the inner exception for the most recent failure. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() Microsoft.EntityFrameworkCore.Storage.RetryLimitExceededException: The maximum number of retries (5) was exceeded while executing database operations with 'MySqlRetryingExecutionStrategy'. See the inner exception for the most recent failure. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() 2021-04-23 13:59:23.889 +08:00 [ERR] Microsoft.EntityFrameworkCore.Storage.RetryLimitExceededException: The maximum number of retries (5) was exceeded while executing database operations with 'MySqlRetryingExecutionStrategy'. See the inner exception for the most recent failure. ---> MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 381 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 110 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 140 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 846 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 410 at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlRelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected) at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(DbContext _, Boolean result, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.Storage.ExecutionStrategy.ExecuteImplementationAsync[TState,TResult](Func`4 operation, Func`4 verifySucceeded, TState state, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken) at Dilon.Core.Service.AuthService.LoginAsync(LoginInput input) in F:\MyWorkSpace\Admin.NET\backend\Dilon.Core\Service\Auth\AuthService.cs:line 76 at lambda_method13(Closure , Object ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2021-04-23 13:59:23.929 +08:00 [INF] HTTP POST /login responded 200 in 35161.8127 ms