Database Queries

总计53条数据
TimeDurationTypeQuery
  
14:42:35.9244.2 msSELECTSELECT * FROM "global"."vw_user_login" WHERE "id"=1001

14:42:35.9351.9 msSELECTSELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

14:42:35.9391.2 msSELECTSELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"='214'

14:42:35.95232.2 msSELECTSELECT 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:42:35.98521.8 msSELECTSELECT 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:42:36.0070.4 msSELECTSELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

14:42:36.0081.0 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)

14:42:36.0090.3 msSELECTSELECT "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:42:36.0100.4 msSELECTSELECT "id", "id" AS "key", "name", "sales_rep", "logo" FROM "a57be577deb434"."tbl_clients" WHERE "id"=3364

14:42:36.0110.6 msSELECTSELECT "id", "id" AS "key", "project_title" AS "name" FROM "a57be577deb434"."tbl_projects" WHERE "id"=3857

14:42:36.0110.9 msSELECTSELECT "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:42:36.0130.3 msSELECTSELECT * FROM "a57be577deb434"."tbl_task_group_head_of_relationships" WHERE ("user_id"=1001) AND ("task_group_id"=214)

14:42:36.0130.3 msSELECTSELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

14:42:36.0140.3 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)

14:42:36.0140.4 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=4

14:42:36.01535.8 msSELECTSELECT "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:42:36.05340.6 msSELECTSELECT "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:42:36.0976.4 msSELECTSELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id" IN (1618, 1617, 1616, 1615) GROUP BY "parent_id"

14:42:36.10710.7 msSELECTSELECT "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:42:36.12324.2 msSELECTSELECT 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:42:36.1480.6 msSELECTSELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

14:42:36.1490.3 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)

14:42:36.1490.3 msSELECTSELECT "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:42:36.1500.3 msSELECTSELECT "id", "id" AS "key", "name", "sales_rep", "logo" FROM "a57be577deb434"."tbl_clients" WHERE "id"=3364

14:42:36.1500.2 msSELECTSELECT "id", "id" AS "key", "project_title" AS "name" FROM "a57be577deb434"."tbl_projects" WHERE "id"=3857

14:42:36.1500.7 msSELECTSELECT "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:42:36.1510.3 msSELECTSELECT * FROM "a57be577deb434"."tbl_task_group_head_of_relationships" WHERE ("user_id"=1001) AND ("task_group_id"=214)

14:42:36.1520.3 msSELECTSELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

14:42:36.1520.3 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)

14:42:36.1530.2 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=4

14:42:36.15337.0 msSELECTSELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=101) AND ("object_id"=1619) GROUP BY "object_id"

14:42:36.19019.8 msSELECTSELECT "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:42:36.2100.5 msSELECTSELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1618

14:42:36.2110.6 msSELECTSELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1619 GROUP BY "parent_id"

14:42:36.2120.6 msSELECTSELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE ("status"=1) AND ("parent_id"=1619) GROUP BY "parent_id"

14:42:36.21319.9 msSELECTSELECT 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:42:36.2330.9 msSELECTSELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id" IN (5064, 1000)

14:42:36.2340.6 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id" IN (5064, 1000))

14:42:36.2350.2 msSELECTSELECT "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:42:36.2360.2 msSELECTSELECT "id", "id" AS "key", "name", "sales_rep", "logo" FROM "a57be577deb434"."tbl_clients" WHERE "id"=3364

14:42:36.2360.2 msSELECTSELECT "id", "id" AS "key", "project_title" AS "name" FROM "a57be577deb434"."tbl_projects" WHERE "id"=3857

14:42:36.2360.6 msSELECTSELECT "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:42:36.2370.2 msSELECTSELECT * FROM "a57be577deb434"."tbl_task_group_head_of_relationships" WHERE ("user_id"=1001) AND ("task_group_id"=214)

14:42:36.2370.2 msSELECTSELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

14:42:36.2380.2 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)

14:42:36.2380.2 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=4

14:42:36.23925.0 msSELECTSELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=101) AND ("object_id" IN (1621, 1620)) GROUP BY "object_id"

14:42:36.26417.9 msSELECTSELECT "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:42:36.2820.3 msSELECTSELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1619

14:42:36.2830.5 msSELECTSELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id" IN (1621, 1620) GROUP BY "parent_id"

14:42:36.2830.4 msSELECTSELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE ("status"=1) AND ("parent_id" IN (1621, 1620)) GROUP BY "parent_id"

14:42:36.2840.4 msSELECTSELECT * FROM "a57be577deb434"."tbl_task_group_user_relationships" WHERE ("user_id"=1001) AND ("task_group_id"=214)

14:42:36.2862.2 msINSERTINSERT 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:42:36') RETURNING "id"