This commit is contained in:
452
Api/Dilon.Web.Entry/logs/20210415_035.log
Normal file
452
Api/Dilon.Web.Entry/logs/20210415_035.log
Normal file
@@ -0,0 +1,452 @@
|
||||
【时间】2021-04-15 10:49:54,819
|
||||
【等级】INF
|
||||
【消息】Entity Framework Core 5.0.5 initialized 'DefaultDbContext' using provider 'Microsoft.EntityFrameworkCore.Sqlite' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations
|
||||
|
||||
【时间】2021-04-15 10:49:54,841
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (3ms) [Parameters=[@__empId_0='142307070910551' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."Id", "s"."JobNum", "s"."OrgId", "s"."OrgName"
|
||||
FROM "sys_emp" AS "s"
|
||||
WHERE "s"."Id" = @__empId_0
|
||||
LIMIT 1
|
||||
|
||||
【时间】2021-04-15 10:49:54,848
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (4ms) [Parameters=[@__userId_0='142307070910551' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."SysOrgId"
|
||||
FROM "sys_user_data_scope" AS "s"
|
||||
WHERE "s"."SysUserId" = @__userId_0
|
||||
|
||||
【时间】2021-04-15 10:49:54,855
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (3ms) [Parameters=[@__userId_0='142307070910551' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."SysRoleId"
|
||||
FROM "sys_user_role" AS "s"
|
||||
WHERE "s"."SysUserId" = @__userId_0
|
||||
|
||||
【时间】2021-04-15 10:49:54,977
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (2ms) [Parameters=[@__Parse_0='142307070910545' (DbType = String), @__Format_1='[142307070910545]' (Size = 17), @__input_SearchStatus_2='0' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT COUNT(*)
|
||||
FROM "sys_user" AS "s"
|
||||
INNER JOIN "sys_emp" AS "s0" ON "s"."Id" = "s0"."Id"
|
||||
INNER JOIN (
|
||||
SELECT "s1"."Id", "s1"."Pids"
|
||||
FROM "sys_org" AS "s1"
|
||||
WHERE NOT ("s1"."IsDeleted")
|
||||
) AS "t" ON "s0"."OrgId" = "t"."Id"
|
||||
WHERE (NOT ("s"."IsDeleted") AND (("s0"."OrgId" = @__Parse_0) OR ((@__Format_1 = '') OR (instr("t"."Pids", @__Format_1) > 0)))) AND ("s"."Status" = @__input_SearchStatus_2)
|
||||
|
||||
【时间】2021-04-15 10:49:54,981
|
||||
【等级】WRN
|
||||
【消息】The query uses a row limiting operator ('Skip'/'Take') without an 'OrderBy' operator. This may lead to unpredictable results.
|
||||
|
||||
【时间】2021-04-15 10:49:54,981
|
||||
【等级】WRN
|
||||
【消息】The query uses a row limiting operator ('Skip'/'Take') without an 'OrderBy' operator. This may lead to unpredictable results.
|
||||
|
||||
【时间】2021-04-15 10:49:54,995
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (2ms) [Parameters=[@__Parse_0='142307070910545' (DbType = String), @__Format_1='[142307070910545]' (Size = 17), @__input_SearchStatus_2='0' (DbType = String), @__p_4='10' (DbType = String), @__p_3='0' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."Id", "s"."Account", "s"."AdminType", "s"."Avatar", "s"."Birthday", "s"."CreatedTime", "s"."CreatedUserId", "s"."CreatedUserName", "s"."Email", "s"."IsDeleted", "s"."LastLoginIp", "s"."LastLoginTime", "s"."Name", "s"."NickName", "s"."Password", "s"."Phone", "s"."Sex", "s"."Status", "s"."Tel", "s"."UpdatedTime", "s"."UpdatedUserId", "s"."UpdatedUserName"
|
||||
FROM "sys_user" AS "s"
|
||||
INNER JOIN "sys_emp" AS "s0" ON "s"."Id" = "s0"."Id"
|
||||
INNER JOIN (
|
||||
SELECT "s1"."Id", "s1"."Pids"
|
||||
FROM "sys_org" AS "s1"
|
||||
WHERE NOT ("s1"."IsDeleted")
|
||||
) AS "t" ON "s0"."OrgId" = "t"."Id"
|
||||
WHERE (NOT ("s"."IsDeleted") AND (("s0"."OrgId" = @__Parse_0) OR ((@__Format_1 = '') OR (instr("t"."Pids", @__Format_1) > 0)))) AND ("s"."Status" = @__input_SearchStatus_2)
|
||||
LIMIT @__p_4 OFFSET @__p_3
|
||||
|
||||
【时间】2021-04-15 10:49:55,036
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (5ms) [Parameters=[@__p_0='-2147481800' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."Id", "s"."Account", "s"."Browser", "s"."ClassName", "s"."ElapsedTime", "s"."Ip", "s"."Location", "s"."Message", "s"."MethodName", "s"."Name", "s"."OpTime", "s"."OpType", "s"."Os", "s"."Param", "s"."ReqMethod", "s"."Result", "s"."Success", "s"."Url"
|
||||
FROM "sys_log_op" AS "s"
|
||||
WHERE "s"."Id" = @__p_0
|
||||
LIMIT 1
|
||||
|
||||
【时间】2021-04-15 10:49:55,042
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (1ms) [Parameters=[@p0='superAdmin' (Size = 10), @p1='Chrome89' (Size = 8), @p2='Dilon.Core.Service.SysUserService' (Size = 33), @p3='159' (DbType = String), @p4='127.0.0.1' (Size = 9), @p5='http://localhost:5566/sysUser/page?pageNo=1&pageSize=10&sysEmpParam.orgId=142307070910545' (Size = 89), @p6=NULL, @p7='user-page-list' (Size = 14), @p8='user-page-list' (Size = 14), @p9='2021-04-15T10:49:55.0289246+08:00' (DbType = String), @p10='1' (Nullable = true) (DbType = String), @p11='Windows10' (Size = 9), @p12=NULL, @p13='GET' (Size = 3), @p14=NULL, @p15='Y' (Size = 1), @p16='/sysUser/page' (Size = 13)], CommandType='"Text"', CommandTimeout='30']
|
||||
INSERT INTO "sys_log_op" ("Account", "Browser", "ClassName", "ElapsedTime", "Ip", "Location", "Message", "MethodName", "Name", "OpTime", "OpType", "Os", "Param", "ReqMethod", "Result", "Success", "Url")
|
||||
VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16);
|
||||
SELECT "Id"
|
||||
FROM "sys_log_op"
|
||||
WHERE changes() = 1 AND "rowid" = last_insert_rowid();
|
||||
|
||||
【时间】2021-04-15 10:49:55,073
|
||||
【等级】INF
|
||||
【消息】HTTP GET /sysUser/page?pageNo=1&pageSize=10&sysEmpParam.orgId=142307070910545 responded 200 in 257.6676 ms
|
||||
|
||||
【时间】2021-04-15 10:49:55,389
|
||||
【等级】INF
|
||||
【消息】Entity Framework Core 5.0.5 initialized 'DefaultDbContext' using provider 'Microsoft.EntityFrameworkCore.Sqlite' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations
|
||||
|
||||
【时间】2021-04-15 10:49:55,398
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (3ms) [Parameters=[@__empId_0='142307070910551' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."Id", "s"."JobNum", "s"."OrgId", "s"."OrgName"
|
||||
FROM "sys_emp" AS "s"
|
||||
WHERE "s"."Id" = @__empId_0
|
||||
LIMIT 1
|
||||
|
||||
【时间】2021-04-15 10:49:55,404
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (2ms) [Parameters=[@__userId_0='142307070910551' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."SysOrgId"
|
||||
FROM "sys_user_data_scope" AS "s"
|
||||
WHERE "s"."SysUserId" = @__userId_0
|
||||
|
||||
【时间】2021-04-15 10:49:55,408
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (2ms) [Parameters=[@__userId_0='142307070910551' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."SysRoleId"
|
||||
FROM "sys_user_role" AS "s"
|
||||
WHERE "s"."SysUserId" = @__userId_0
|
||||
|
||||
【时间】2021-04-15 10:49:55,415
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (2ms) [Parameters=[@__Parse_0='142307070910546' (DbType = String), @__Format_1='[142307070910546]' (Size = 17), @__input_SearchStatus_2='0' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT COUNT(*)
|
||||
FROM "sys_user" AS "s"
|
||||
INNER JOIN "sys_emp" AS "s0" ON "s"."Id" = "s0"."Id"
|
||||
INNER JOIN (
|
||||
SELECT "s1"."Id", "s1"."Pids"
|
||||
FROM "sys_org" AS "s1"
|
||||
WHERE NOT ("s1"."IsDeleted")
|
||||
) AS "t" ON "s0"."OrgId" = "t"."Id"
|
||||
WHERE (NOT ("s"."IsDeleted") AND (("s0"."OrgId" = @__Parse_0) OR ((@__Format_1 = '') OR (instr("t"."Pids", @__Format_1) > 0)))) AND ("s"."Status" = @__input_SearchStatus_2)
|
||||
|
||||
【时间】2021-04-15 10:49:55,422
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (3ms) [Parameters=[@__Parse_0='142307070910546' (DbType = String), @__Format_1='[142307070910546]' (Size = 17), @__input_SearchStatus_2='0' (DbType = String), @__p_4='10' (DbType = String), @__p_3='0' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."Id", "s"."Account", "s"."AdminType", "s"."Avatar", "s"."Birthday", "s"."CreatedTime", "s"."CreatedUserId", "s"."CreatedUserName", "s"."Email", "s"."IsDeleted", "s"."LastLoginIp", "s"."LastLoginTime", "s"."Name", "s"."NickName", "s"."Password", "s"."Phone", "s"."Sex", "s"."Status", "s"."Tel", "s"."UpdatedTime", "s"."UpdatedUserId", "s"."UpdatedUserName"
|
||||
FROM "sys_user" AS "s"
|
||||
INNER JOIN "sys_emp" AS "s0" ON "s"."Id" = "s0"."Id"
|
||||
INNER JOIN (
|
||||
SELECT "s1"."Id", "s1"."Pids"
|
||||
FROM "sys_org" AS "s1"
|
||||
WHERE NOT ("s1"."IsDeleted")
|
||||
) AS "t" ON "s0"."OrgId" = "t"."Id"
|
||||
WHERE (NOT ("s"."IsDeleted") AND (("s0"."OrgId" = @__Parse_0) OR ((@__Format_1 = '') OR (instr("t"."Pids", @__Format_1) > 0)))) AND ("s"."Status" = @__input_SearchStatus_2)
|
||||
LIMIT @__p_4 OFFSET @__p_3
|
||||
|
||||
【时间】2021-04-15 10:49:55,462
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (2ms) [Parameters=[@__p_0='-2147481799' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."Id", "s"."Account", "s"."Browser", "s"."ClassName", "s"."ElapsedTime", "s"."Ip", "s"."Location", "s"."Message", "s"."MethodName", "s"."Name", "s"."OpTime", "s"."OpType", "s"."Os", "s"."Param", "s"."ReqMethod", "s"."Result", "s"."Success", "s"."Url"
|
||||
FROM "sys_log_op" AS "s"
|
||||
WHERE "s"."Id" = @__p_0
|
||||
LIMIT 1
|
||||
|
||||
【时间】2021-04-15 10:49:55,466
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (1ms) [Parameters=[@p0='superAdmin' (Size = 10), @p1='Chrome89' (Size = 8), @p2='Dilon.Core.Service.SysUserService' (Size = 33), @p3='32' (DbType = String), @p4='127.0.0.1' (Size = 9), @p5='http://localhost:5566/sysUser/page?pageNo=1&pageSize=10&sysEmpParam.orgId=142307070910546' (Size = 89), @p6=NULL, @p7='user-page-list' (Size = 14), @p8='user-page-list' (Size = 14), @p9='2021-04-15T10:49:55.4581444+08:00' (DbType = String), @p10='1' (Nullable = true) (DbType = String), @p11='Windows10' (Size = 9), @p12=NULL, @p13='GET' (Size = 3), @p14=NULL, @p15='Y' (Size = 1), @p16='/sysUser/page' (Size = 13)], CommandType='"Text"', CommandTimeout='30']
|
||||
INSERT INTO "sys_log_op" ("Account", "Browser", "ClassName", "ElapsedTime", "Ip", "Location", "Message", "MethodName", "Name", "OpTime", "OpType", "Os", "Param", "ReqMethod", "Result", "Success", "Url")
|
||||
VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16);
|
||||
SELECT "Id"
|
||||
FROM "sys_log_op"
|
||||
WHERE changes() = 1 AND "rowid" = last_insert_rowid();
|
||||
|
||||
【时间】2021-04-15 10:49:55,486
|
||||
【等级】INF
|
||||
【消息】HTTP GET /sysUser/page?pageNo=1&pageSize=10&sysEmpParam.orgId=142307070910546 responded 200 in 100.2578 ms
|
||||
|
||||
【时间】2021-04-15 10:49:56,730
|
||||
【等级】INF
|
||||
【消息】Entity Framework Core 5.0.5 initialized 'DefaultDbContext' using provider 'Microsoft.EntityFrameworkCore.Sqlite' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations
|
||||
|
||||
【时间】2021-04-15 10:49:56,734
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (2ms) [Parameters=[@__empId_0='142307070910551' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."Id", "s"."JobNum", "s"."OrgId", "s"."OrgName"
|
||||
FROM "sys_emp" AS "s"
|
||||
WHERE "s"."Id" = @__empId_0
|
||||
LIMIT 1
|
||||
|
||||
【时间】2021-04-15 10:49:56,743
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (2ms) [Parameters=[@__userId_0='142307070910551' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."SysOrgId"
|
||||
FROM "sys_user_data_scope" AS "s"
|
||||
WHERE "s"."SysUserId" = @__userId_0
|
||||
|
||||
【时间】2021-04-15 10:49:56,748
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (2ms) [Parameters=[@__userId_0='142307070910551' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."SysRoleId"
|
||||
FROM "sys_user_role" AS "s"
|
||||
WHERE "s"."SysUserId" = @__userId_0
|
||||
|
||||
【时间】2021-04-15 10:49:56,755
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (2ms) [Parameters=[@__Parse_0='142307070910544' (DbType = String), @__Format_1='[142307070910544]' (Size = 17), @__input_SearchStatus_2='0' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT COUNT(*)
|
||||
FROM "sys_user" AS "s"
|
||||
INNER JOIN "sys_emp" AS "s0" ON "s"."Id" = "s0"."Id"
|
||||
INNER JOIN (
|
||||
SELECT "s1"."Id", "s1"."Pids"
|
||||
FROM "sys_org" AS "s1"
|
||||
WHERE NOT ("s1"."IsDeleted")
|
||||
) AS "t" ON "s0"."OrgId" = "t"."Id"
|
||||
WHERE (NOT ("s"."IsDeleted") AND (("s0"."OrgId" = @__Parse_0) OR ((@__Format_1 = '') OR (instr("t"."Pids", @__Format_1) > 0)))) AND ("s"."Status" = @__input_SearchStatus_2)
|
||||
|
||||
【时间】2021-04-15 10:49:56,760
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (2ms) [Parameters=[@__Parse_0='142307070910544' (DbType = String), @__Format_1='[142307070910544]' (Size = 17), @__input_SearchStatus_2='0' (DbType = String), @__p_4='10' (DbType = String), @__p_3='0' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."Id", "s"."Account", "s"."AdminType", "s"."Avatar", "s"."Birthday", "s"."CreatedTime", "s"."CreatedUserId", "s"."CreatedUserName", "s"."Email", "s"."IsDeleted", "s"."LastLoginIp", "s"."LastLoginTime", "s"."Name", "s"."NickName", "s"."Password", "s"."Phone", "s"."Sex", "s"."Status", "s"."Tel", "s"."UpdatedTime", "s"."UpdatedUserId", "s"."UpdatedUserName"
|
||||
FROM "sys_user" AS "s"
|
||||
INNER JOIN "sys_emp" AS "s0" ON "s"."Id" = "s0"."Id"
|
||||
INNER JOIN (
|
||||
SELECT "s1"."Id", "s1"."Pids"
|
||||
FROM "sys_org" AS "s1"
|
||||
WHERE NOT ("s1"."IsDeleted")
|
||||
) AS "t" ON "s0"."OrgId" = "t"."Id"
|
||||
WHERE (NOT ("s"."IsDeleted") AND (("s0"."OrgId" = @__Parse_0) OR ((@__Format_1 = '') OR (instr("t"."Pids", @__Format_1) > 0)))) AND ("s"."Status" = @__input_SearchStatus_2)
|
||||
LIMIT @__p_4 OFFSET @__p_3
|
||||
|
||||
【时间】2021-04-15 10:49:56,798
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (2ms) [Parameters=[@__p_0='-2147481798' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."Id", "s"."Account", "s"."Browser", "s"."ClassName", "s"."ElapsedTime", "s"."Ip", "s"."Location", "s"."Message", "s"."MethodName", "s"."Name", "s"."OpTime", "s"."OpType", "s"."Os", "s"."Param", "s"."ReqMethod", "s"."Result", "s"."Success", "s"."Url"
|
||||
FROM "sys_log_op" AS "s"
|
||||
WHERE "s"."Id" = @__p_0
|
||||
LIMIT 1
|
||||
|
||||
【时间】2021-04-15 10:49:56,803
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (2ms) [Parameters=[@p0='superAdmin' (Size = 10), @p1='Chrome89' (Size = 8), @p2='Dilon.Core.Service.SysUserService' (Size = 33), @p3='29' (DbType = String), @p4='127.0.0.1' (Size = 9), @p5='http://localhost:5566/sysUser/page?pageNo=1&pageSize=10&sysEmpParam.orgId=142307070910544' (Size = 89), @p6=NULL, @p7='user-page-list' (Size = 14), @p8='user-page-list' (Size = 14), @p9='2021-04-15T10:49:56.7941647+08:00' (DbType = String), @p10='1' (Nullable = true) (DbType = String), @p11='Windows10' (Size = 9), @p12=NULL, @p13='GET' (Size = 3), @p14=NULL, @p15='Y' (Size = 1), @p16='/sysUser/page' (Size = 13)], CommandType='"Text"', CommandTimeout='30']
|
||||
INSERT INTO "sys_log_op" ("Account", "Browser", "ClassName", "ElapsedTime", "Ip", "Location", "Message", "MethodName", "Name", "OpTime", "OpType", "Os", "Param", "ReqMethod", "Result", "Success", "Url")
|
||||
VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16);
|
||||
SELECT "Id"
|
||||
FROM "sys_log_op"
|
||||
WHERE changes() = 1 AND "rowid" = last_insert_rowid();
|
||||
|
||||
【时间】2021-04-15 10:49:56,910
|
||||
【等级】INF
|
||||
【消息】HTTP GET /sysUser/page?pageNo=1&pageSize=10&sysEmpParam.orgId=142307070910544 responded 200 in 182.6097 ms
|
||||
|
||||
【时间】2021-04-15 10:49:57,137
|
||||
【等级】INF
|
||||
【消息】Entity Framework Core 5.0.5 initialized 'DefaultDbContext' using provider 'Microsoft.EntityFrameworkCore.Sqlite' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations
|
||||
|
||||
【时间】2021-04-15 10:49:57,142
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (2ms) [Parameters=[@__empId_0='142307070910551' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."Id", "s"."JobNum", "s"."OrgId", "s"."OrgName"
|
||||
FROM "sys_emp" AS "s"
|
||||
WHERE "s"."Id" = @__empId_0
|
||||
LIMIT 1
|
||||
|
||||
【时间】2021-04-15 10:49:57,152
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (4ms) [Parameters=[@__userId_0='142307070910551' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."SysOrgId"
|
||||
FROM "sys_user_data_scope" AS "s"
|
||||
WHERE "s"."SysUserId" = @__userId_0
|
||||
|
||||
【时间】2021-04-15 10:49:57,157
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (2ms) [Parameters=[@__userId_0='142307070910551' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."SysRoleId"
|
||||
FROM "sys_user_role" AS "s"
|
||||
WHERE "s"."SysUserId" = @__userId_0
|
||||
|
||||
【时间】2021-04-15 10:49:57,163
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (2ms) [Parameters=[@__Parse_0='142307070910541' (DbType = String), @__Format_1='[142307070910541]' (Size = 17), @__input_SearchStatus_2='0' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT COUNT(*)
|
||||
FROM "sys_user" AS "s"
|
||||
INNER JOIN "sys_emp" AS "s0" ON "s"."Id" = "s0"."Id"
|
||||
INNER JOIN (
|
||||
SELECT "s1"."Id", "s1"."Pids"
|
||||
FROM "sys_org" AS "s1"
|
||||
WHERE NOT ("s1"."IsDeleted")
|
||||
) AS "t" ON "s0"."OrgId" = "t"."Id"
|
||||
WHERE (NOT ("s"."IsDeleted") AND (("s0"."OrgId" = @__Parse_0) OR ((@__Format_1 = '') OR (instr("t"."Pids", @__Format_1) > 0)))) AND ("s"."Status" = @__input_SearchStatus_2)
|
||||
|
||||
【时间】2021-04-15 10:49:57,171
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (4ms) [Parameters=[@__Parse_0='142307070910541' (DbType = String), @__Format_1='[142307070910541]' (Size = 17), @__input_SearchStatus_2='0' (DbType = String), @__p_4='10' (DbType = String), @__p_3='0' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."Id", "s"."Account", "s"."AdminType", "s"."Avatar", "s"."Birthday", "s"."CreatedTime", "s"."CreatedUserId", "s"."CreatedUserName", "s"."Email", "s"."IsDeleted", "s"."LastLoginIp", "s"."LastLoginTime", "s"."Name", "s"."NickName", "s"."Password", "s"."Phone", "s"."Sex", "s"."Status", "s"."Tel", "s"."UpdatedTime", "s"."UpdatedUserId", "s"."UpdatedUserName"
|
||||
FROM "sys_user" AS "s"
|
||||
INNER JOIN "sys_emp" AS "s0" ON "s"."Id" = "s0"."Id"
|
||||
INNER JOIN (
|
||||
SELECT "s1"."Id", "s1"."Pids"
|
||||
FROM "sys_org" AS "s1"
|
||||
WHERE NOT ("s1"."IsDeleted")
|
||||
) AS "t" ON "s0"."OrgId" = "t"."Id"
|
||||
WHERE (NOT ("s"."IsDeleted") AND (("s0"."OrgId" = @__Parse_0) OR ((@__Format_1 = '') OR (instr("t"."Pids", @__Format_1) > 0)))) AND ("s"."Status" = @__input_SearchStatus_2)
|
||||
LIMIT @__p_4 OFFSET @__p_3
|
||||
|
||||
【时间】2021-04-15 10:49:57,212
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (2ms) [Parameters=[@__p_0='-2147481797' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."Id", "s"."Account", "s"."Browser", "s"."ClassName", "s"."ElapsedTime", "s"."Ip", "s"."Location", "s"."Message", "s"."MethodName", "s"."Name", "s"."OpTime", "s"."OpType", "s"."Os", "s"."Param", "s"."ReqMethod", "s"."Result", "s"."Success", "s"."Url"
|
||||
FROM "sys_log_op" AS "s"
|
||||
WHERE "s"."Id" = @__p_0
|
||||
LIMIT 1
|
||||
|
||||
【时间】2021-04-15 10:49:57,216
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (1ms) [Parameters=[@p0='superAdmin' (Size = 10), @p1='Chrome89' (Size = 8), @p2='Dilon.Core.Service.SysUserService' (Size = 33), @p3='34' (DbType = String), @p4='127.0.0.1' (Size = 9), @p5='http://localhost:5566/sysUser/page?pageNo=1&pageSize=10&sysEmpParam.orgId=142307070910541' (Size = 89), @p6=NULL, @p7='user-page-list' (Size = 14), @p8='user-page-list' (Size = 14), @p9='2021-04-15T10:49:57.2084889+08:00' (DbType = String), @p10='1' (Nullable = true) (DbType = String), @p11='Windows10' (Size = 9), @p12=NULL, @p13='GET' (Size = 3), @p14=NULL, @p15='Y' (Size = 1), @p16='/sysUser/page' (Size = 13)], CommandType='"Text"', CommandTimeout='30']
|
||||
INSERT INTO "sys_log_op" ("Account", "Browser", "ClassName", "ElapsedTime", "Ip", "Location", "Message", "MethodName", "Name", "OpTime", "OpType", "Os", "Param", "ReqMethod", "Result", "Success", "Url")
|
||||
VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16);
|
||||
SELECT "Id"
|
||||
FROM "sys_log_op"
|
||||
WHERE changes() = 1 AND "rowid" = last_insert_rowid();
|
||||
|
||||
【时间】2021-04-15 10:49:57,235
|
||||
【等级】INF
|
||||
【消息】HTTP GET /sysUser/page?pageNo=1&pageSize=10&sysEmpParam.orgId=142307070910541 responded 200 in 100.8265 ms
|
||||
|
||||
【时间】2021-04-15 10:49:58,360
|
||||
【等级】INF
|
||||
【消息】Entity Framework Core 5.0.5 initialized 'DefaultDbContext' using provider 'Microsoft.EntityFrameworkCore.Sqlite' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations
|
||||
|
||||
【时间】2021-04-15 10:49:58,368
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (2ms) [Parameters=[@__empId_0='142307070910551' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."Id", "s"."JobNum", "s"."OrgId", "s"."OrgName"
|
||||
FROM "sys_emp" AS "s"
|
||||
WHERE "s"."Id" = @__empId_0
|
||||
LIMIT 1
|
||||
|
||||
【时间】2021-04-15 10:49:58,374
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (3ms) [Parameters=[@__userId_0='142307070910551' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."SysOrgId"
|
||||
FROM "sys_user_data_scope" AS "s"
|
||||
WHERE "s"."SysUserId" = @__userId_0
|
||||
|
||||
【时间】2021-04-15 10:49:58,379
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (2ms) [Parameters=[@__userId_0='142307070910551' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."SysRoleId"
|
||||
FROM "sys_user_role" AS "s"
|
||||
WHERE "s"."SysUserId" = @__userId_0
|
||||
|
||||
【时间】2021-04-15 10:49:58,387
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (3ms) [Parameters=[@__Parse_0='142307070910543' (DbType = String), @__Format_1='[142307070910543]' (Size = 17), @__input_SearchStatus_2='0' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT COUNT(*)
|
||||
FROM "sys_user" AS "s"
|
||||
INNER JOIN "sys_emp" AS "s0" ON "s"."Id" = "s0"."Id"
|
||||
INNER JOIN (
|
||||
SELECT "s1"."Id", "s1"."Pids"
|
||||
FROM "sys_org" AS "s1"
|
||||
WHERE NOT ("s1"."IsDeleted")
|
||||
) AS "t" ON "s0"."OrgId" = "t"."Id"
|
||||
WHERE (NOT ("s"."IsDeleted") AND (("s0"."OrgId" = @__Parse_0) OR ((@__Format_1 = '') OR (instr("t"."Pids", @__Format_1) > 0)))) AND ("s"."Status" = @__input_SearchStatus_2)
|
||||
|
||||
【时间】2021-04-15 10:49:58,396
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (5ms) [Parameters=[@__Parse_0='142307070910543' (DbType = String), @__Format_1='[142307070910543]' (Size = 17), @__input_SearchStatus_2='0' (DbType = String), @__p_4='10' (DbType = String), @__p_3='0' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."Id", "s"."Account", "s"."AdminType", "s"."Avatar", "s"."Birthday", "s"."CreatedTime", "s"."CreatedUserId", "s"."CreatedUserName", "s"."Email", "s"."IsDeleted", "s"."LastLoginIp", "s"."LastLoginTime", "s"."Name", "s"."NickName", "s"."Password", "s"."Phone", "s"."Sex", "s"."Status", "s"."Tel", "s"."UpdatedTime", "s"."UpdatedUserId", "s"."UpdatedUserName"
|
||||
FROM "sys_user" AS "s"
|
||||
INNER JOIN "sys_emp" AS "s0" ON "s"."Id" = "s0"."Id"
|
||||
INNER JOIN (
|
||||
SELECT "s1"."Id", "s1"."Pids"
|
||||
FROM "sys_org" AS "s1"
|
||||
WHERE NOT ("s1"."IsDeleted")
|
||||
) AS "t" ON "s0"."OrgId" = "t"."Id"
|
||||
WHERE (NOT ("s"."IsDeleted") AND (("s0"."OrgId" = @__Parse_0) OR ((@__Format_1 = '') OR (instr("t"."Pids", @__Format_1) > 0)))) AND ("s"."Status" = @__input_SearchStatus_2)
|
||||
LIMIT @__p_4 OFFSET @__p_3
|
||||
|
||||
【时间】2021-04-15 10:49:58,441
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (2ms) [Parameters=[@__p_0='-2147481796' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."Id", "s"."Account", "s"."Browser", "s"."ClassName", "s"."ElapsedTime", "s"."Ip", "s"."Location", "s"."Message", "s"."MethodName", "s"."Name", "s"."OpTime", "s"."OpType", "s"."Os", "s"."Param", "s"."ReqMethod", "s"."Result", "s"."Success", "s"."Url"
|
||||
FROM "sys_log_op" AS "s"
|
||||
WHERE "s"."Id" = @__p_0
|
||||
LIMIT 1
|
||||
|
||||
【时间】2021-04-15 10:49:58,447
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (1ms) [Parameters=[@p0='superAdmin' (Size = 10), @p1='Chrome89' (Size = 8), @p2='Dilon.Core.Service.SysUserService' (Size = 33), @p3='33' (DbType = String), @p4='127.0.0.1' (Size = 9), @p5='http://localhost:5566/sysUser/page?pageNo=1&pageSize=10&sysEmpParam.orgId=142307070910543' (Size = 89), @p6=NULL, @p7='user-page-list' (Size = 14), @p8='user-page-list' (Size = 14), @p9='2021-04-15T10:49:58.4373594+08:00' (DbType = String), @p10='1' (Nullable = true) (DbType = String), @p11='Windows10' (Size = 9), @p12=NULL, @p13='GET' (Size = 3), @p14=NULL, @p15='Y' (Size = 1), @p16='/sysUser/page' (Size = 13)], CommandType='"Text"', CommandTimeout='30']
|
||||
INSERT INTO "sys_log_op" ("Account", "Browser", "ClassName", "ElapsedTime", "Ip", "Location", "Message", "MethodName", "Name", "OpTime", "OpType", "Os", "Param", "ReqMethod", "Result", "Success", "Url")
|
||||
VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16);
|
||||
SELECT "Id"
|
||||
FROM "sys_log_op"
|
||||
WHERE changes() = 1 AND "rowid" = last_insert_rowid();
|
||||
|
||||
【时间】2021-04-15 10:49:58,465
|
||||
【等级】INF
|
||||
【消息】HTTP GET /sysUser/page?pageNo=1&pageSize=10&sysEmpParam.orgId=142307070910543 responded 200 in 108.7274 ms
|
||||
|
||||
【时间】2021-04-15 10:49:58,710
|
||||
【等级】INF
|
||||
【消息】Entity Framework Core 5.0.5 initialized 'DefaultDbContext' using provider 'Microsoft.EntityFrameworkCore.Sqlite' with options: SensitiveDataLoggingEnabled DetailedErrorsEnabled MigrationsAssembly=Dilon.Database.Migrations
|
||||
|
||||
【时间】2021-04-15 10:49:58,719
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (6ms) [Parameters=[@__empId_0='142307070910551' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."Id", "s"."JobNum", "s"."OrgId", "s"."OrgName"
|
||||
FROM "sys_emp" AS "s"
|
||||
WHERE "s"."Id" = @__empId_0
|
||||
LIMIT 1
|
||||
|
||||
【时间】2021-04-15 10:49:58,724
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (2ms) [Parameters=[@__userId_0='142307070910551' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."SysOrgId"
|
||||
FROM "sys_user_data_scope" AS "s"
|
||||
WHERE "s"."SysUserId" = @__userId_0
|
||||
|
||||
【时间】2021-04-15 10:49:58,729
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (2ms) [Parameters=[@__userId_0='142307070910551' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."SysRoleId"
|
||||
FROM "sys_user_role" AS "s"
|
||||
WHERE "s"."SysUserId" = @__userId_0
|
||||
|
||||
【时间】2021-04-15 10:49:58,736
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (3ms) [Parameters=[@__Parse_0='142307070910542' (DbType = String), @__Format_1='[142307070910542]' (Size = 17), @__input_SearchStatus_2='0' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT COUNT(*)
|
||||
FROM "sys_user" AS "s"
|
||||
INNER JOIN "sys_emp" AS "s0" ON "s"."Id" = "s0"."Id"
|
||||
INNER JOIN (
|
||||
SELECT "s1"."Id", "s1"."Pids"
|
||||
FROM "sys_org" AS "s1"
|
||||
WHERE NOT ("s1"."IsDeleted")
|
||||
) AS "t" ON "s0"."OrgId" = "t"."Id"
|
||||
WHERE (NOT ("s"."IsDeleted") AND (("s0"."OrgId" = @__Parse_0) OR ((@__Format_1 = '') OR (instr("t"."Pids", @__Format_1) > 0)))) AND ("s"."Status" = @__input_SearchStatus_2)
|
||||
|
||||
【时间】2021-04-15 10:49:58,743
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (3ms) [Parameters=[@__Parse_0='142307070910542' (DbType = String), @__Format_1='[142307070910542]' (Size = 17), @__input_SearchStatus_2='0' (DbType = String), @__p_4='10' (DbType = String), @__p_3='0' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."Id", "s"."Account", "s"."AdminType", "s"."Avatar", "s"."Birthday", "s"."CreatedTime", "s"."CreatedUserId", "s"."CreatedUserName", "s"."Email", "s"."IsDeleted", "s"."LastLoginIp", "s"."LastLoginTime", "s"."Name", "s"."NickName", "s"."Password", "s"."Phone", "s"."Sex", "s"."Status", "s"."Tel", "s"."UpdatedTime", "s"."UpdatedUserId", "s"."UpdatedUserName"
|
||||
FROM "sys_user" AS "s"
|
||||
INNER JOIN "sys_emp" AS "s0" ON "s"."Id" = "s0"."Id"
|
||||
INNER JOIN (
|
||||
SELECT "s1"."Id", "s1"."Pids"
|
||||
FROM "sys_org" AS "s1"
|
||||
WHERE NOT ("s1"."IsDeleted")
|
||||
) AS "t" ON "s0"."OrgId" = "t"."Id"
|
||||
WHERE (NOT ("s"."IsDeleted") AND (("s0"."OrgId" = @__Parse_0) OR ((@__Format_1 = '') OR (instr("t"."Pids", @__Format_1) > 0)))) AND ("s"."Status" = @__input_SearchStatus_2)
|
||||
LIMIT @__p_4 OFFSET @__p_3
|
||||
|
||||
【时间】2021-04-15 10:49:58,780
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (2ms) [Parameters=[@__p_0='-2147481795' (DbType = String)], CommandType='"Text"', CommandTimeout='30']
|
||||
SELECT "s"."Id", "s"."Account", "s"."Browser", "s"."ClassName", "s"."ElapsedTime", "s"."Ip", "s"."Location", "s"."Message", "s"."MethodName", "s"."Name", "s"."OpTime", "s"."OpType", "s"."Os", "s"."Param", "s"."ReqMethod", "s"."Result", "s"."Success", "s"."Url"
|
||||
FROM "sys_log_op" AS "s"
|
||||
WHERE "s"."Id" = @__p_0
|
||||
LIMIT 1
|
||||
|
||||
【时间】2021-04-15 10:49:58,787
|
||||
【等级】INF
|
||||
【消息】Executed DbCommand (1ms) [Parameters=[@p0='superAdmin' (Size = 10), @p1='Chrome89' (Size = 8), @p2='Dilon.Core.Service.SysUserService' (Size = 33), @p3='33' (DbType = String), @p4='127.0.0.1' (Size = 9), @p5='http://localhost:5566/sysUser/page?pageNo=1&pageSize=10&sysEmpParam.orgId=142307070910542' (Size = 89), @p6=NULL, @p7='user-page-list' (Size = 14), @p8='user-page-list' (Size = 14), @p9='2021-04-15T10:49:58.7762532+08:00' (DbType = String), @p10='1' (Nullable = true) (DbType = String), @p11='Windows10' (Size = 9), @p12=NULL, @p13='GET' (Size = 3), @p14=NULL, @p15='Y' (Size = 1), @p16='/sysUser/page' (Size = 13)], CommandType='"Text"', CommandTimeout='30']
|
||||
INSERT INTO "sys_log_op" ("Account", "Browser", "ClassName", "ElapsedTime", "Ip", "Location", "Message", "MethodName", "Name", "OpTime", "OpType", "Os", "Param", "ReqMethod", "Result", "Success", "Url")
|
||||
VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16);
|
||||
SELECT "Id"
|
||||
FROM "sys_log_op"
|
||||
WHERE changes() = 1 AND "rowid" = last_insert_rowid();
|
||||
|
||||
【时间】2021-04-15 10:49:58,802
|
||||
【等级】INF
|
||||
【消息】HTTP GET /sysUser/page?pageNo=1&pageSize=10&sysEmpParam.orgId=142307070910542 responded 200 in 94.9214 ms
|
||||
|
||||
Reference in New Issue
Block a user