Performance Profiling

Total processing time: 296 ms; Peak memory: 5.014 MB. Show Profiling Timeline

总计56条数据
TimeDurationCategoryInfo
  
14:23:30.14926.3 msyii\db\Command::querySELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=101) AND ("object_id"=1619) GROUP BY "object_id"
14:23:30.07624.3 msyii\db\Command::querySELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=101) AND ("object_id" IN (1618, 1617, 1616, 1615)) GROUP BY "object_id"
14:23:30.10024.2 msyii\db\Command::querySELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=101) AND (remind_user_id = 1001 AND is_read = false) AND ("object_id" IN (1618, 1617, 1616, 1615)) GROUP BY "object_id"
14:23:30.21123.7 msyii\db\Command::querySELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=101) AND ("object_id" IN (1621, 1620)) GROUP BY "object_id"
14:23:30.02323.3 msyii\db\Command::querySELECT COUNT(*) FROM (SELECT s.* FROM "a57be577deb434"."tbl_tasks" "s" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON u.id = s.head_of LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE WHERE (true) AND (("tree_path" @> (SELECT array_agg(DISTINCT s.tree_path) FROM "a57be577deb434"."tbl_tasks" "s" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON u.id = s.head_of LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE WHERE (true) AND (s.tree_path is not null)))) AND (s.parent_id is null) AND ("s"."task_group_id"='214') GROUP BY "s"."id", "u"."pinyin_shortcut" ORDER BY "s"."status", "u"."pinyin_shortcut", "s"."target_completed_at", "s"."created_at" DESC) "c"
14:23:30.04721.4 msyii\db\Command::querySELECT s.* FROM "a57be577deb434"."tbl_tasks" "s" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON u.id = s.head_of LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE WHERE (true) AND (("tree_path" @> (SELECT array_agg(DISTINCT s.tree_path) FROM "a57be577deb434"."tbl_tasks" "s" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON u.id = s.head_of LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE WHERE (true) AND (s.tree_path is not null)))) AND (s.parent_id is null) AND ("s"."task_group_id"='214') GROUP BY "s"."id", "u"."pinyin_shortcut" ORDER BY "s"."status", "u"."pinyin_shortcut", "s"."target_completed_at", "s"."created_at" DESC LIMIT 20
14:23:30.23519.7 msyii\db\Command::querySELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=101) AND (remind_user_id = 1001 AND is_read = false) AND ("object_id" IN (1621, 1620)) GROUP BY "object_id"
14:23:30.17617.5 msyii\db\Command::querySELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=101) AND (remind_user_id = 1001 AND is_read = false) AND ("object_id"=1619) GROUP BY "object_id"
14:23:30.12717.1 msyii\db\Command::querySELECT s.* FROM "a57be577deb434"."tbl_tasks" "s" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON u.id = s.head_of LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE WHERE (true) AND (("tree_path" @> (SELECT array_agg(DISTINCT s.tree_path) FROM "a57be577deb434"."tbl_tasks" "s" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON u.id = s.head_of LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE WHERE (true) AND (s.tree_path is not null)))) AND ("parent_id"=1618) GROUP BY "s"."id" ORDER BY "s"."status", "s"."target_completed_at", "s"."created_at" DESC
14:23:30.00316.5 msyii\db\Command::queryselect ct.conname as constraint_name, a.attname as column_name, fc.relname as foreign_table_name, fns.nspname as foreign_table_schema, fa.attname as foreign_column_name from (SELECT ct.conname, ct.conrelid, ct.confrelid, ct.conkey, ct.contype, ct.confkey, generate_subscripts(ct.conkey, 1) AS s FROM pg_constraint ct ) AS ct inner join pg_class c on c.oid=ct.conrelid inner join pg_namespace ns on c.relnamespace=ns.oid inner join pg_attribute a on a.attrelid=ct.conrelid and a.attnum = ct.conkey[ct.s] left join pg_class fc on fc.oid=ct.confrelid left join pg_namespace fns on fc.relnamespace=fns.oid left join pg_attribute fa on fa.attrelid=ct.confrelid and fa.attnum = ct.confkey[ct.s] where ct.contype='f' and c.relname='tbl_task_groups' and ns.nspname='a57be577deb434' order by fns.nspname, fc.relname, a.attnum
14:23:30.19512.3 msyii\db\Command::querySELECT s.* FROM "a57be577deb434"."tbl_tasks" "s" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON u.id = s.head_of LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE WHERE (true) AND (("tree_path" @> (SELECT array_agg(DISTINCT s.tree_path) FROM "a57be577deb434"."tbl_tasks" "s" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON u.id = s.head_of LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE WHERE (true) AND (s.tree_path is not null)))) AND ("parent_id"=1619) GROUP BY "s"."id" ORDER BY "s"."status", "s"."target_completed_at", "s"."created_at" DESC
14:23:29.9957.1 msyii\db\Command::querySELECT d.nspname AS table_schema, c.relname AS table_name, a.attname AS column_name, t.typname AS data_type, a.attlen AS character_maximum_length, pg_catalog.col_description(c.oid, a.attnum) AS column_comment, a.atttypmod AS modifier, a.attnotnull = false AS is_nullable, CAST(pg_get_expr(ad.adbin, ad.adrelid) AS varchar) AS column_default, coalesce(pg_get_expr(ad.adbin, ad.adrelid) ~ 'nextval',false) AS is_autoinc, array_to_string((select array_agg(enumlabel) from pg_enum where enumtypid=a.atttypid)::varchar[],',') as enum_values, CASE atttypid WHEN 21 /*int2*/ THEN 16 WHEN 23 /*int4*/ THEN 32 WHEN 20 /*int8*/ THEN 64 WHEN 1700 /*numeric*/ THEN CASE WHEN atttypmod = -1 THEN null ELSE ((atttypmod - 4) >> 16) & 65535 END WHEN 700 /*float4*/ THEN 24 /*FLT_MANT_DIG*/ WHEN 701 /*float8*/ THEN 53 /*DBL_MANT_DIG*/ ELSE null END AS numeric_precision, CASE WHEN atttypid IN (21, 23, 20) THEN 0 WHEN atttypid IN (1700) THEN CASE WHEN atttypmod = -1 THEN null ELSE (atttypmod - 4) & 65535 END ELSE null END AS numeric_scale, CAST( information_schema._pg_char_max_length(information_schema._pg_truetypid(a, t), information_schema._pg_truetypmod(a, t)) AS numeric ) AS size, a.attnum = any (ct.conkey) as is_pkey FROM pg_class c LEFT JOIN pg_attribute a ON a.attrelid = c.oid LEFT JOIN pg_attrdef ad ON a.attrelid = ad.adrelid AND a.attnum = ad.adnum LEFT JOIN pg_type t ON a.atttypid = t.oid LEFT JOIN pg_namespace d ON d.oid = c.relnamespace LEFT join pg_constraint ct on ct.conrelid=c.oid and ct.contype='p' WHERE a.attnum > 0 and t.typname != '' and c.relname = 'tbl_task_groups' and d.nspname = 'a57be577deb434' ORDER BY a.attnum;
14:23:30.2674.3 msyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/task/of-group', '{"task_group_id":"214","page":"1"}', '{"code":2000,"result":{"list":[{"id":1618,"task_group_id":214,"title":"\u65b0\u5efa\u5b50\u96c6","description":"","client_id":"","head_of":1001,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2025-12-22 13:50:25","updated_at":"2025-12-22 14:18:14","is_important":0,"complete_description":"","weight":30,"tree_path":"1618","progress":40,"start_at":"2025-12-20 00:00:00","end_at":"2025-12-28 00:00:00","parent_id":"","is_end_out":false,"is_start_out":false,"is_child_end_out":true,"is_child_start_out":true,"end_out_value":"","start_out_value":"","child_end_out_value":1,"child_start_out_value":1,"headOf":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"taskGroup":{"id":214,"key":214,"name":"\u6d4b\u8bd5\u7518\u7279\u56fe\u663e\u793a\u95ee\u9898","project_id":3857,"client_id":3364,"head_of":1001,"status":0,"target_completed_at":"2026-01-31 00:00:00","start_at":"2025-12-15 00:00:00","client":{"id":3364,"key":3364,"name":"\u5317\u4eac\u6781\u901a\u4e16\u7eaa\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8\uff08\u8fc7\u5355\uff09","sales_rep":1001,"logo":""},"project":{"id":3857,"key":3857,"name":"PA1410 \u4e09\u5e74\u670d\u52a13\u53f0\u8bbe\u5907\u91c7\u8d2d\u9879\u76ee"},"taskGroupHeadOfRelationships":[{"id":604,"task_group_id":214,"user_id":1000},{"id":601,"task_group_id":214,"user_id":5250},{"id":602,"task_group_id":214,"user_id":5016},{"id":600,"task_group_id":214,"user_id":1001},{"id":603,"task_group_id":214,"user_id":5064}],"isHeadOf":{"id":600,"task_group_id":214,"user_id":1001},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{},"unreadComments":{},"parent":"","childCount":{"parent_id":1618,"count":1},"childDoneCount":{},"index":1,"remain_time":"5\u592910\u5c0f\u65f6","target_completed_at_display":"","unread":0,"can_update":true,"can_delete":true,"can_create":true,"can_select":true,"bgcolor":"#FF7300","is_important_display":"\u666e\u901a","status_display":"\u8fdb\u884c\u4e2d","root_id":"","showTime":{"time_name":"\u622a\u6b62\u65f6\u95f4","time_display":"2025\u5e7412\u670828\u65e5","description":"\u6e05\u5355\u622a\u6b62\u65e5:2025\u5e7412\u670828\u65e5|\u6709 1 \u4e2a\u4efb\u52a1\u5b58\u5728\u8d85\u671f\u98ce\u9669\r\n\u6e05\u5355\u5f00\u59cb\u65e5:2025\u5e7412\u670820\u65e5|\u6709 1 \u4e2a\u4efb\u52a1\u5b58\u5728\u8d85\u671f\u98ce\u9669"},"child":[{"id":1619,"task_group_id":214,"title":"\u5b50\u96c6\u4efb\u52a11","description":"","client_id":"","head_of":1001,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2025-12-22 13:50:44","updated_at":"2025-12-22 14:21:00","is_important":0,"complete_description":"","weight":0,"tree_path":"1618.1619","progress":40,"start_at":"2024-12-01 00:00:00","end_at":"2027-10-22 00:00:00","parent_id":1618,"is_end_out":true,"is_start_out":true,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":663,"start_out_value":384,"child_end_out_value":"","child_start_out_value":"","headOf":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"taskGroup":{"id":214,"key":214,"name":"\u6d4b\u8bd5\u7518\u7279\u56fe\u663e\u793a\u95ee\u9898","project_id":3857,"client_id":3364,"head_of":1001,"status":0,"target_completed_at":"2026-01-31 00:00:00","start_at":"2025-12-15 00:00:00","client":{"id":3364,"key":3364,"name":"\u5317\u4eac\u6781\u901a\u4e16\u7eaa\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8\uff08\u8fc7\u5355\uff09","sales_rep":1001,"logo":""},"project":{"id":3857,"key":3857,"name":"PA1410 \u4e09\u5e74\u670d\u52a13\u53f0\u8bbe\u5907\u91c7\u8d2d\u9879\u76ee"},"taskGroupHeadOfRelationships":[{"id":604,"task_group_id":214,"user_id":1000},{"id":601,"task_group_id":214,"user_id":5250},{"id":602,"task_group_id":214,"user_id":5016},{"id":600,"task_group_id":214,"user_id":1001},{"id":603,"task_group_id":214,"user_id":5064}],"isHeadOf":{"id":600,"task_group_id":214,"user_id":1001},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{},"unreadComments":{},"parent":{"id":1618,"task_group_id":214,"title":"\u65b0\u5efa\u5b50\u96c6","description":"","client_id":"","head_of":1001,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2025-12-22 13:50:25","updated_at":"2025-12-22 14:18:14","is_important":0,"complete_description":"","weight":30,"tree_path":"1618","progress":40,"start_at":"2025-12-20 00:00:00","end_at":"2025-12-28 00:00:00","parent_id":"","is_end_out":false,"is_start_out":false,"is_child_end_out":true,"is_child_start_out":true,"end_out_value":"","start_out_value":"","child_end_out_value":1,"child_start_out_value":1},"childCount":{"parent_id":1619,"count":2},"childDoneCount":{},"index":2,"remain_time":"668\u592910\u5c0f\u65f6","target_completed_at_display":"","unread":0,"can_update":true,"can_delete":true,"can_create":true,"can_select":true,"bgcolor":"#FF7300","is_important_display":"\u666e\u901a","status_display":"\u8fdb\u884c\u4e2d","root_id":1618,"showTime":{"time_name":"\u622a\u6b62\u65f6\u95f4","time_display":"2027\u5e7410\u670822\u65e5","description":"\u6b64\u4efb\u52a1\u7684\u7ed3\u675f\u65e5\u671f(2027\u5e7410\u670822\u65e5)\u665a\u4e8e\u9879\u76ee\u7684\u622a\u6b62\u65e5\u671f(2025\u5e7412\u670828\u65e5)\u3002\u8d85\u51fa663\u5929\u3002\r\n\u6b64\u4efb\u52a1\u7684\u5f00\u59cb\u65e5\u671f(2024\u5e7412\u670801\u65e5)\u65e9\u4e8e\u9879\u76ee\u7684\u5f00\u59cb\u65e5\u671f(2025\u5e7412\u670820\u65e5)\u3002\u8d85\u51fa384\u5929\u3002"},"child":[{"id":1621,"task_group_id":214,"title":"\u8d1f\u8d23\u4eba\u662f\u522b\u4eba","description":"","client_id":"","head_of":5064,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2025-12-22 14:06:20","updated_at":"2025-12-22 14:15:55","is_important":0,"complete_description":"","weight":0,"tree_path":"1618.1619.1621","progress":80,"start_at":"2025-12-23 00:00:00","end_at":"2025-12-24 00:00:00","parent_id":1619,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":"","start_out_value":"","child_end_out_value":"","child_start_out_value":"","headOf":{"id":5064,"key":5064,"name":"\u59da\u96ea\u7eaf","sex":"F","avatar":{"id":38,"user_id":5064,"name":"\/files\/cdn\/a57be577deb434\/avatar\/5bec09dc-1f7a-3542-89a2-cedfefb3fded.png"}},"taskGroup":{"id":214,"key":214,"name":"\u6d4b\u8bd5\u7518\u7279\u56fe\u663e\u793a\u95ee\u9898","project_id":3857,"client_id":3364,"head_of":1001,"status":0,"target_completed_at":"2026-01-31 00:00:00","start_at":"2025-12-15 00:00:00","client":{"id":3364,"key":3364,"name":"\u5317\u4eac\u6781\u901a\u4e16\u7eaa\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8\uff08\u8fc7\u5355\uff09","sales_rep":1001,"logo":""},"project":{"id":3857,"key":3857,"name":"PA1410 \u4e09\u5e74\u670d\u52a13\u53f0\u8bbe\u5907\u91c7\u8d2d\u9879\u76ee"},"taskGroupHeadOfRelationships":[{"id":604,"task_group_id":214,"user_id":1000},{"id":601,"task_group_id":214,"user_id":5250},{"id":602,"task_group_id":214,"user_id":5016},{"id":600,"task_group_id":214,"user_id":1001},{"id":603,"task_group_id":214,"user_id":5064}],"isHeadOf":{"id":600,"task_group_id":214,"user_id":1001},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{},"unreadComments":{},"parent":{"id":1619,"task_group_id":214,"title":"\u5b50\u96c6\u4efb\u52a11","description":"","client_id":"","head_of":1001,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2025-12-22 13:50:44","updated_at":"2025-12-22 14:21:00","is_important":0,"complete_description":"","weight":0,"tree_path":"1618.1619","progress":40,"start_at":"2024-12-01 00:00:00","end_at":"2027-10-22 00:00:00","parent_id":1618,"is_end_out":true,"is_start_out":true,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":663,"start_out_value":384,"child_end_out_value":"","child_start_out_value":""},"childCount":{},"childDoneCount":{},"index":3,"remain_time":"1\u592910\u5c0f\u65f6","target_completed_at_display":"","unread":0,"can_update":true,"can_delete":true,"can_create":false,"can_select":false,"bgcolor":"#FF7300","is_important_display":"\u666e\u901a","status_display":"\u8fdb\u884c\u4e2d","root_id":1618,"showTime":{"time_name":"\u622a\u6b62\u65f6\u95f4","time_display":"2025\u5e7412\u670824\u65e5","description":""},"child":[],"start_at_out_day":"","end_at_out_day":""},{"id":1620,"task_group_id":214,"title":"\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5\u6d4b\u8bd5","description":"","client_id":"","head_of":1000,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2025-12-22 13:59:58","updated_at":"2025-12-22 14:08:14","is_important":0,"complete_description":"","weight":0,"tree_path":"1618.1619.1620","progress":0,"start_at":"2025-12-19 00:00:00","end_at":"2025-12-21 00:00:00","parent_id":1619,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":"","start_out_value":"","child_end_out_value":"","child_start_out_value":"","headOf":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/7885354f-88cb-3fd6-86a2-e5266fff8f15.png"}},"taskGroup":{"id":214,"key":214,"name":"\u6d4b\u8bd5\u7518\u7279\u56fe\u663e\u793a\u95ee\u9898","project_id":3857,"client_id":3364,"head_of":1001,"status":0,"target_completed_at":"2026-01-31 00:00:00","start_at":"2025-12-15 00:00:00","client":{"id":3364,"key":3364,"name":"\u5317\u4eac\u6781\u901a\u4e16\u7eaa\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8\uff08\u8fc7\u5355\uff09","sales_rep":1001,"logo":""},"project":{"id":3857,"key":3857,"name":"PA1410 \u4e09\u5e74\u670d\u52a13\u53f0\u8bbe\u5907\u91c7\u8d2d\u9879\u76ee"},"taskGroupHeadOfRelationships":[{"id":604,"task_group_id":214,"user_id":1000},{"id":601,"task_group_id":214,"user_id":5250},{"id":602,"task_group_id":214,"user_id":5016},{"id":600,"task_group_id":214,"user_id":1001},{"id":603,"task_group_id":214,"user_id":5064}],"isHeadOf":{"id":600,"task_group_id":214,"user_id":1001},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{"object_id":1620,"comment":1},"unreadComments":{},"parent":{"id":1619,"task_group_id":214,"title":"\u5b50\u96c6\u4efb\u52a11","description":"","client_id":"","head_of":1001,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2025-12-22 13:50:44","updated_at":"2025-12-22 14:21:00","is_important":0,"complete_description":"","weight":0,"tree_path":"1618.1619","progress":40,"start_at":"2024-12-01 00:00:00","end_at":"2027-10-22 00:00:00","parent_id":1618,"is_end_out":true,"is_start_out":true,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":663,"start_out_value":384,"child_end_out_value":"","child_start_out_value":""},"childCount":{},"childDoneCount":{},"index":3,"remain_time":"\u8d85\u65f6","target_completed_at_display":"","unread":0,"can_update":true,"can_delete":true,"can_create":false,"can_select":false,"bgcolor":"#FF7300","is_important_display":"\u666e\u901a","status_display":"\u8fdb\u884c\u4e2d","root_id":1618,"showTime":{"time_name":"\u622a\u6b62\u65f6\u95f4","time_display":"2025\u5e7412\u670821\u65e5","description":""},"child":[],"start_at_out_day":"","end_at_out_day":""}],"start_at_out_day":"","end_at_out_day":""}],"start_at_out_day":"","end_at_out_day":""},{"id":1617,"task_group_id":214,"title":"\u7ed3\u675f\u65f6\u95f4\u4e0d\u7b26\u5408\u8981\u6c42","description":"\u7535\u996d\u9505\u7535\u996d\u9505\u90fd\u662f\u53cd\u653b\u5012\u7b97\u98ce\u683c","client_id":"","head_of":1001,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2025-12-22 13:47:42","updated_at":"2025-12-22 13:57:16","is_important":1,"complete_description":"","weight":5,"tree_path":"1617","progress":88,"start_at":"2025-12-31 00:00:00","end_at":"2026-01-01 00:00:00","parent_id":"","is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":"","start_out_value":"","child_end_out_value":"","child_start_out_value":"","headOf":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"taskGroup":{"id":214,"key":214,"name":"\u6d4b\u8bd5\u7518\u7279\u56fe\u663e\u793a\u95ee\u9898","project_id":3857,"client_id":3364,"head_of":1001,"status":0,"target_completed_at":"2026-01-31 00:00:00","start_at":"2025-12-15 00:00:00","client":{"id":3364,"key":3364,"name":"\u5317\u4eac\u6781\u901a\u4e16\u7eaa\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8\uff08\u8fc7\u5355\uff09","sales_rep":1001,"logo":""},"project":{"id":3857,"key":3857,"name":"PA1410 \u4e09\u5e74\u670d\u52a13\u53f0\u8bbe\u5907\u91c7\u8d2d\u9879\u76ee"},"taskGroupHeadOfRelationships":[{"id":604,"task_group_id":214,"user_id":1000},{"id":601,"task_group_id":214,"user_id":5250},{"id":602,"task_group_id":214,"user_id":5016},{"id":600,"task_group_id":214,"user_id":1001},{"id":603,"task_group_id":214,"user_id":5064}],"isHeadOf":{"id":600,"task_group_id":214,"user_id":1001},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{},"unreadComments":{},"parent":"","childCount":{},"childDoneCount":{},"index":1,"remain_time":"9\u592910\u5c0f\u65f6","target_completed_at_display":"","unread":0,"can_update":true,"can_delete":true,"can_create":true,"can_select":true,"bgcolor":"#FF7300","is_important_display":"\u91cd\u8981","status_display":"\u8fdb\u884c\u4e2d","root_id":"","showTime":{"time_name":"\u622a\u6b62\u65f6\u95f4","time_display":"2026\u5e7401\u670801\u65e5","description":""},"child":[],"start_at_out_day":"","end_at_out_day":""},{"id":1616,"task_group_id":214,"title":"\u5f00\u59cb\u65f6\u95f4\u4e0d\u7b26\u5408\u8981\u6c42","description":"","client_id":"","head_of":1001,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2025-12-22 13:46:18","updated_at":"2025-12-22 13:46:18","is_important":0,"complete_description":"","weight":5,"tree_path":"1616","progress":33,"start_at":"2025-12-21 00:00:00","end_at":"2025-12-24 00:00:00","parent_id":"","is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":"","start_out_value":"","child_end_out_value":"","child_start_out_value":"","headOf":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"taskGroup":{"id":214,"key":214,"name":"\u6d4b\u8bd5\u7518\u7279\u56fe\u663e\u793a\u95ee\u9898","project_id":3857,"client_id":3364,"head_of":1001,"status":0,"target_completed_at":"2026-01-31 00:00:00","start_at":"2025-12-15 00:00:00","client":{"id":3364,"key":3364,"name":"\u5317\u4eac\u6781\u901a\u4e16\u7eaa\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8\uff08\u8fc7\u5355\uff09","sales_rep":1001,"logo":""},"project":{"id":3857,"key":3857,"name":"PA1410 \u4e09\u5e74\u670d\u52a13\u53f0\u8bbe\u5907\u91c7\u8d2d\u9879\u76ee"},"taskGroupHeadOfRelationships":[{"id":604,"task_group_id":214,"user_id":1000},{"id":601,"task_group_id":214,"user_id":5250},{"id":602,"task_group_id":214,"user_id":5016},{"id":600,"task_group_id":214,"user_id":1001},{"id":603,"task_group_id":214,"user_id":5064}],"isHeadOf":{"id":600,"task_group_id":214,"user_id":1001},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{},"unreadComments":{},"parent":"","childCount":{},"childDoneCount":{},"index":1,"remain_time":"1\u592910\u5c0f\u65f6","target_completed_at_display":"","unread":0,"can_update":true,"can_delete":true,"can_create":true,"can_select":true,"bgcolor":"#FF7300","is_important_display":"\u666e\u901a","status_display":"\u8fdb\u884c\u4e2d","root_id":"","showTime":{"time_name":"\u622a\u6b62\u65f6\u95f4","time_display":"2025\u5e7412\u670824\u65e5","description":""},"child":[],"start_at_out_day":"","end_at_out_day":""},{"id":1615,"task_group_id":214,"title":"\u7b26\u5408\u8981\u6c42","description":"","client_id":"","head_of":1001,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2025-12-22 13:43:46","updated_at":"2025-12-22 13:45:37","is_important":0,"complete_description":"","weight":60,"tree_path":"1615","progress":70,"start_at":"2025-12-22 00:00:00","end_at":"2025-12-27 00:00:00","parent_id":"","is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":"","start_out_value":"","child_end_out_value":"","child_start_out_value":"","headOf":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"taskGroup":{"id":214,"key":214,"name":"\u6d4b\u8bd5\u7518\u7279\u56fe\u663e\u793a\u95ee\u9898","project_id":3857,"client_id":3364,"head_of":1001,"status":0,"target_completed_at":"2026-01-31 00:00:00","start_at":"2025-12-15 00:00:00","client":{"id":3364,"key":3364,"name":"\u5317\u4eac\u6781\u901a\u4e16\u7eaa\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8\uff08\u8fc7\u5355\uff09","sales_rep":1001,"logo":""},"project":{"id":3857,"key":3857,"name":"PA1410 \u4e09\u5e74\u670d\u52a13\u53f0\u8bbe\u5907\u91c7\u8d2d\u9879\u76ee"},"taskGroupHeadOfRelationships":[{"id":604,"task_group_id":214,"user_id":1000},{"id":601,"task_group_id":214,"user_id":5250},{"id":602,"task_group_id":214,"user_id":5016},{"id":600,"task_group_id":214,"user_id":1001},{"id":603,"task_group_id":214,"user_id":5064}],"isHeadOf":{"id":600,"task_group_id":214,"user_id":1001},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{},"unreadComments":{},"parent":"","childCount":{},"childDoneCount":{},"index":1,"remain_time":"4\u592910\u5c0f\u65f6","target_completed_at_display":"","unread":0,"can_update":true,"can_delete":true,"can_create":true,"can_select":true,"bgcolor":"#FF7300","is_important_display":"\u666e\u901a","status_display":"\u8fdb\u884c\u4e2d","root_id":"","showTime":{"time_name":"\u622a\u6b62\u65f6\u95f4","time_display":"2025\u5e7412\u670827\u65e5","description":""},"child":[],"start_at_out_day":"","end_at_out_day":""}],"can_create":true,"pagenation":{"totalcount":4,"thispage":1,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0,"ip":"223.72.15.22","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:146.0) Gecko\/20100101 Firefox\/146.0"}', FALSE, '2025-12-22 14:23:30') RETURNING "id"
14:23:29.9842.9 msyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
14:23:29.9812.8 msyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
14:23:29.9882.0 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
14:23:30.2581.4 msyii\db\Command::querySELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE ("status"=1) AND ("parent_id" IN (1621, 1620)) GROUP BY "parent_id"
14:23:29.9941.3 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"='214'
14:23:30.2601.3 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_task_group_user_relationships" WHERE ("user_id"=1001) AND ("task_group_id"=214)
14:23:30.0691.1 msyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)
14:23:30.0730.9 msyii\db\Command::querySELECT "c".* FROM "a57be577deb434"."tbl_task_group_head_of_relationships" "c" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON "u"."id" = "c"."user_id" WHERE "c"."task_group_id"=214 ORDER BY pinyin1 nulls first, namecut1 nulls first, pinyin2 nulls first, namecut2 nulls first, pinyin3 nulls first, namecut3 nulls first, pinyin4 nulls first, namecut4 nulls first
14:23:30.1250.8 msyii\db\Command::querySELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id" IN (1618, 1617, 1616, 1615) GROUP BY "parent_id"
14:23:30.1470.7 msyii\db\Command::querySELECT "c".* FROM "a57be577deb434"."tbl_task_group_head_of_relationships" "c" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON "u"."id" = "c"."user_id" WHERE "c"."task_group_id"=214 ORDER BY pinyin1 nulls first, namecut1 nulls first, pinyin2 nulls first, namecut2 nulls first, pinyin3 nulls first, namecut3 nulls first, pinyin4 nulls first, namecut4 nulls first
14:23:30.2560.6 msyii\db\Command::querySELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id" IN (1621, 1620) GROUP BY "parent_id"
14:23:30.1260.6 msyii\db\Command::querySELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE ("status"=1) AND ("parent_id" IN (1618, 1617, 1616, 1615)) GROUP BY "parent_id"
14:23:30.0720.6 msyii\db\Command::querySELECT "id", "id" AS "key", "project_title" AS "name" FROM "a57be577deb434"."tbl_projects" WHERE "id"=3857
14:23:30.1940.5 msyii\db\Command::querySELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1619 GROUP BY "parent_id"
14:23:30.2100.5 msyii\db\Command::querySELECT "c".* FROM "a57be577deb434"."tbl_task_group_head_of_relationships" "c" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON "u"."id" = "c"."user_id" WHERE "c"."task_group_id"=214 ORDER BY pinyin1 nulls first, namecut1 nulls first, pinyin2 nulls first, namecut2 nulls first, pinyin3 nulls first, namecut3 nulls first, pinyin4 nulls first, namecut4 nulls first
14:23:30.2550.5 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1619
14:23:30.0750.4 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=4
14:23:30.1950.4 msyii\db\Command::querySELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE ("status"=1) AND ("parent_id"=1619) GROUP BY "parent_id"
14:23:30.0690.4 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
14:23:30.1450.3 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
14:23:30.0710.3 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sales_rep", "logo" FROM "a57be577deb434"."tbl_clients" WHERE "id"=3364
14:23:30.1940.3 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1618
14:23:30.0710.3 msyii\db\Command::querySELECT "id", "id" AS "key", "title" AS "name", "project_id", "client_id", "head_of", "status", "target_completed_at", "start_at" FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=214
14:23:30.0750.3 msyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)
14:23:30.2080.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id" IN (5064, 1000)
14:23:30.1450.2 msyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)
14:23:30.1460.2 msyii\db\Command::querySELECT "id", "id" AS "key", "title" AS "name", "project_id", "client_id", "head_of", "status", "target_completed_at", "start_at" FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=214
14:23:30.0740.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
14:23:30.1460.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sales_rep", "logo" FROM "a57be577deb434"."tbl_clients" WHERE "id"=3364
14:23:30.1470.2 msyii\db\Command::querySELECT "id", "id" AS "key", "project_title" AS "name" FROM "a57be577deb434"."tbl_projects" WHERE "id"=3857
14:23:30.0740.2 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_task_group_head_of_relationships" WHERE ("user_id"=1001) AND ("task_group_id"=214)
14:23:30.1490.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=4
14:23:30.2100.2 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_task_group_head_of_relationships" WHERE ("user_id"=1001) AND ("task_group_id"=214)
14:23:30.1480.2 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_task_group_head_of_relationships" WHERE ("user_id"=1001) AND ("task_group_id"=214)
14:23:30.1480.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
14:23:30.2090.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sales_rep", "logo" FROM "a57be577deb434"."tbl_clients" WHERE "id"=3364
14:23:30.1490.2 msyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)
14:23:30.2080.2 msyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id" IN (5064, 1000))
14:23:30.2110.2 msyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)
14:23:30.2110.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
14:23:30.2090.2 msyii\db\Command::querySELECT "id", "id" AS "key", "title" AS "name", "project_id", "client_id", "head_of", "status", "target_completed_at", "start_at" FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=214
14:23:30.2090.2 msyii\db\Command::querySELECT "id", "id" AS "key", "project_title" AS "name" FROM "a57be577deb434"."tbl_projects" WHERE "id"=3857
14:23:30.2110.1 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=4