48 lines
4.5 KiB
Plaintext
48 lines
4.5 KiB
Plaintext
2021-04-15 10:51:48.894 +08:00 [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:51:48.926 +08:00 [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:51:48.931 +08:00 [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:51:49.008 +08:00 [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:51:49.013 +08:00 [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:51:49.019 +08:00 [INF] Executed DbCommand (3ms) [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:51:49.054 +08:00 [INF] Executed DbCommand (2ms) [Parameters=[@__p_0='-2147481789' (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:51:49.057 +08:00 [INF] Executed DbCommand (1ms) [Parameters=[@p0='superAdmin' (Size = 10), @p1='Chrome89' (Size = 8), @p2='Dilon.Core.Service.SysUserService' (Size = 33), @p3='106' (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:51:49.0487635+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:51:49.075 +08:00 [INF] HTTP GET /sysUser/page?pageNo=1&pageSize=10&sysEmpParam.orgId=142307070910545 responded 200 in 184.5415 ms
|