Database Queries

总计135条数据
TimeDurationTypeQuery
  
16:52:32.7810.6 msSELECTSELECT * FROM "global"."vw_user_login" WHERE "access_token"='R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC'

16:52:32.7830.4 msSELECTSELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000

16:52:32.7863.5 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_task_groups" "tg" ON s.task_group_id = tg.id LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE WHERE (true) AND (s.parent_id is null) GROUP BY "s"."id", "u"."id" ORDER BY "s"."status", "s"."target_completed_at", "s"."updated_at" DESC) "c"

16:52:32.7902.8 msSELECTSELECT s.* FROM "a57be577deb434"."tbl_tasks" "s" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON u.id = s.head_of LEFT JOIN "a57be577deb434"."tbl_task_groups" "tg" ON s.task_group_id = tg.id LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE WHERE (true) AND (s.parent_id is null) GROUP BY "s"."id", "u"."id" ORDER BY "s"."status", "s"."target_completed_at", "s"."updated_at" DESC LIMIT 10 OFFSET 10

16:52:32.7930.3 msSELECTSELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id" IN (5250, 1000, 1001, 1011)

16:52:32.7930.4 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id" IN (1001, 1000, 5250, 1011))

16:52:32.7940.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" IN (106, 202, 203, 201, 189)

16:52:32.7940.3 msSELECTSELECT "id", "id" AS "key", "name", "sales_rep", "logo" FROM "a57be577deb434"."tbl_clients" WHERE "id" IN (982, 1956, 2128, 3432)

16:52:32.7950.5 msSELECTSELECT "id", "id" AS "key", "project_title" AS "name" FROM "a57be577deb434"."tbl_projects" WHERE "id" IN (1018, 1972, 3854, 4079)

16:52:32.7950.5 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" IN (106, 189, 202, 201, 203) 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

16:52:32.7960.2 msSELECTSELECT * FROM "a57be577deb434"."tbl_task_group_head_of_relationships" WHERE ("user_id"=1000) AND ("task_group_id" IN (106, 189, 202, 201, 203))

16:52:32.7970.3 msSELECTSELECT * FROM "a57be577deb434"."tbl_task_group_user_relationships" WHERE ("user_id"=1000) AND ("task_group_id" IN (106, 189, 202, 201, 203))

16:52:32.79723.2 msSELECTSELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=101) AND ("object_id" IN (1686, 1647, 1687, 1672, 1669, 1668, 1667, 1662, 1661, 1580)) GROUP BY "object_id"

16:52:32.8200.2 msSELECTSELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id" IN (1000, 1001)

16:52:32.8210.2 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id" IN (1000, 1001))

16:52:32.8210.3 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id" IN (10, 4)

16:52:32.82218.2 msSELECTSELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=101) AND (remind_user_id = 1000 AND is_read = false) AND ("object_id" IN (1686, 1647, 1687, 1672, 1669, 1668, 1667, 1662, 1661, 1580)) GROUP BY "object_id"

16:52:32.8400.4 msSELECTSELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id" IN (1686, 1647, 1687, 1672, 1669, 1668, 1667, 1662, 1661, 1580) GROUP BY "parent_id"

16:52:32.8410.4 msSELECTSELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE ("status"=1) AND ("parent_id" IN (1686, 1647, 1687, 1672, 1669, 1668, 1667, 1662, 1661, 1580)) GROUP BY "parent_id"

16:52:32.84313.0 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"=1647) GROUP BY "s"."id" ORDER BY "s"."status", "s"."target_completed_at", "s"."created_at" DESC

16:52:32.8560.2 msSELECTSELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id" IN (5064, 1000)

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

16:52:32.8570.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"=106

16:52:32.8570.2 msSELECTSELECT "id", "id" AS "key", "name", "sales_rep", "logo" FROM "a57be577deb434"."tbl_clients" WHERE "id"=982

16:52:32.8580.2 msSELECTSELECT "id", "id" AS "key", "project_title" AS "name" FROM "a57be577deb434"."tbl_projects" WHERE "id"=1018

16:52:32.8580.5 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"=106 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

16:52:32.8590.2 msSELECTSELECT * FROM "a57be577deb434"."tbl_task_group_head_of_relationships" WHERE ("user_id"=1000) AND ("task_group_id"=106)

16:52:32.8590.2 msSELECTSELECT * FROM "a57be577deb434"."tbl_task_group_user_relationships" WHERE ("user_id"=1000) AND ("task_group_id"=106)

16:52:32.8590.2 msSELECTSELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1000

16:52:32.8590.2 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1000)

16:52:32.8600.1 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=10

16:52:32.86021.7 msSELECTSELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=101) AND ("object_id" IN (1688, 1694, 1693, 1692, 1691, 1690, 1689, 1651, 1650, 1648)) GROUP BY "object_id"

16:52:32.88218.2 msSELECTSELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=101) AND (remind_user_id = 1000 AND is_read = false) AND ("object_id" IN (1688, 1694, 1693, 1692, 1691, 1690, 1689, 1651, 1650, 1648)) GROUP BY "object_id"

16:52:32.9000.3 msSELECTSELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1647

16:52:32.9010.4 msSELECTSELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id" IN (1688, 1694, 1693, 1692, 1691, 1690, 1689, 1651, 1650, 1648) GROUP BY "parent_id"

16:52:32.9010.4 msSELECTSELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE ("status"=1) AND ("parent_id" IN (1688, 1694, 1693, 1692, 1691, 1690, 1689, 1651, 1650, 1648)) GROUP BY "parent_id"

16:52:32.90212.6 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"=1648) GROUP BY "s"."id" ORDER BY "s"."status", "s"."target_completed_at", "s"."created_at" DESC

16:52:32.9150.2 msSELECTSELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1000

16:52:32.9150.2 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1000)

16:52:32.9160.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"=106

16:52:32.9160.2 msSELECTSELECT "id", "id" AS "key", "name", "sales_rep", "logo" FROM "a57be577deb434"."tbl_clients" WHERE "id"=982

16:52:32.9160.2 msSELECTSELECT "id", "id" AS "key", "project_title" AS "name" FROM "a57be577deb434"."tbl_projects" WHERE "id"=1018

16:52:32.9160.5 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"=106 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

16:52:32.9170.2 msSELECTSELECT * FROM "a57be577deb434"."tbl_task_group_head_of_relationships" WHERE ("user_id"=1000) AND ("task_group_id"=106)

16:52:32.9170.2 msSELECTSELECT * FROM "a57be577deb434"."tbl_task_group_user_relationships" WHERE ("user_id"=1000) AND ("task_group_id"=106)

16:52:32.9180.2 msSELECTSELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1000

16:52:32.9180.2 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1000)

16:52:32.9180.1 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=10

16:52:32.91921.6 msSELECTSELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=101) AND ("object_id"=1649) GROUP BY "object_id"

16:52:32.94018.2 msSELECTSELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=101) AND (remind_user_id = 1000 AND is_read = false) AND ("object_id"=1649) GROUP BY "object_id"

16:52:32.9590.3 msSELECTSELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1648

16:52:32.9590.3 msSELECTSELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1649 GROUP BY "parent_id"

16:52:32.9600.4 msSELECTSELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE ("status"=1) AND ("parent_id"=1649) GROUP BY "parent_id"

16:52:32.96012.7 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"=1672) GROUP BY "s"."id" ORDER BY "s"."status", "s"."target_completed_at", "s"."created_at" DESC

16:52:32.9730.2 msSELECTSELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

16:52:32.9740.2 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)

16:52:32.9740.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"=202

16:52:32.9740.2 msSELECTSELECT "id", "id" AS "key", "name", "sales_rep", "logo" FROM "a57be577deb434"."tbl_clients" WHERE "id"=2128

16:52:32.9750.2 msSELECTSELECT "id", "id" AS "key", "project_title" AS "name" FROM "a57be577deb434"."tbl_projects" WHERE "id"=3854

16:52:32.9750.5 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"=202 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

16:52:32.9750.2 msSELECTSELECT * FROM "a57be577deb434"."tbl_task_group_head_of_relationships" WHERE ("user_id"=1000) AND ("task_group_id"=202)

16:52:32.9760.2 msSELECTSELECT * FROM "a57be577deb434"."tbl_task_group_user_relationships" WHERE ("user_id"=1000) AND ("task_group_id"=202)

16:52:32.9760.2 msSELECTSELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

16:52:32.9760.2 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)

16:52:32.9770.1 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=4

16:52:32.97721.1 msSELECTSELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=101) AND ("object_id"=1673) GROUP BY "object_id"

16:52:32.99818.1 msSELECTSELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=101) AND (remind_user_id = 1000 AND is_read = false) AND ("object_id"=1673) GROUP BY "object_id"

16:52:33.0160.3 msSELECTSELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1672

16:52:33.0170.4 msSELECTSELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1673 GROUP BY "parent_id"

16:52:33.0170.4 msSELECTSELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE ("status"=1) AND ("parent_id"=1673) GROUP BY "parent_id"

16:52:33.01812.7 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"=1667) GROUP BY "s"."id" ORDER BY "s"."status", "s"."target_completed_at", "s"."created_at" DESC

16:52:33.0310.2 msSELECTSELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

16:52:33.0310.2 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)

16:52:33.0320.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"=203

16:52:33.0320.4 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"=203 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

16:52:33.0330.2 msSELECTSELECT * FROM "a57be577deb434"."tbl_task_group_head_of_relationships" WHERE ("user_id"=1000) AND ("task_group_id"=203)

16:52:33.0330.2 msSELECTSELECT * FROM "a57be577deb434"."tbl_task_group_user_relationships" WHERE ("user_id"=1000) AND ("task_group_id"=203)

16:52:33.0330.2 msSELECTSELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

16:52:33.0330.2 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)

16:52:33.0340.1 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=4

16:52:33.03422.3 msSELECTSELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=101) AND ("object_id" IN (1675, 1674)) GROUP BY "object_id"

16:52:33.05618.2 msSELECTSELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=101) AND (remind_user_id = 1000 AND is_read = false) AND ("object_id" IN (1675, 1674)) GROUP BY "object_id"

16:52:33.0750.5 msSELECTSELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1667

16:52:33.0750.4 msSELECTSELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id" IN (1675, 1674) GROUP BY "parent_id"

16:52:33.0760.4 msSELECTSELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE ("status"=1) AND ("parent_id" IN (1675, 1674)) GROUP BY "parent_id"

16:52:33.07712.6 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"=1675) GROUP BY "s"."id" ORDER BY "s"."status", "s"."target_completed_at", "s"."created_at" DESC

16:52:33.0890.2 msSELECTSELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id" IN (1001, 1000)

16:52:33.0900.2 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id" IN (1000, 1001))

16:52:33.0900.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"=203

16:52:33.0910.4 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"=203 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

16:52:33.0910.1 msSELECTSELECT * FROM "a57be577deb434"."tbl_task_group_head_of_relationships" WHERE ("user_id"=1000) AND ("task_group_id"=203)

16:52:33.0910.3 msSELECTSELECT * FROM "a57be577deb434"."tbl_task_group_user_relationships" WHERE ("user_id"=1000) AND ("task_group_id"=203)

16:52:33.0920.2 msSELECTSELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

16:52:33.0920.2 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)

16:52:33.0920.1 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=4

16:52:33.09321.2 msSELECTSELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=101) AND ("object_id" IN (1679, 1678, 1677, 1676)) GROUP BY "object_id"

16:52:33.11418.5 msSELECTSELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=101) AND (remind_user_id = 1000 AND is_read = false) AND ("object_id" IN (1679, 1678, 1677, 1676)) GROUP BY "object_id"

16:52:33.1330.3 msSELECTSELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1675

16:52:33.1330.4 msSELECTSELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id" IN (1679, 1678, 1677, 1676) GROUP BY "parent_id"

16:52:33.1340.4 msSELECTSELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE ("status"=1) AND ("parent_id" IN (1679, 1678, 1677, 1676)) GROUP BY "parent_id"

16:52:33.13512.7 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"=1662) GROUP BY "s"."id" ORDER BY "s"."status", "s"."target_completed_at", "s"."created_at" DESC

16:52:33.1480.2 msSELECTSELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

16:52:33.1480.2 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)

16:52:33.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"=201

16:52:33.1490.2 msSELECTSELECT "id", "id" AS "key", "name", "sales_rep", "logo" FROM "a57be577deb434"."tbl_clients" WHERE "id"=3432

16:52:33.1490.2 msSELECTSELECT "id", "id" AS "key", "project_title" AS "name" FROM "a57be577deb434"."tbl_projects" WHERE "id"=4079

16:52:33.1500.4 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"=201 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

16:52:33.1500.2 msSELECTSELECT * FROM "a57be577deb434"."tbl_task_group_head_of_relationships" WHERE ("user_id"=1000) AND ("task_group_id"=201)

16:52:33.1500.1 msSELECTSELECT * FROM "a57be577deb434"."tbl_task_group_user_relationships" WHERE ("user_id"=1000) AND ("task_group_id"=201)

16:52:33.1510.2 msSELECTSELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

16:52:33.1510.2 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)

16:52:33.1510.1 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=4

16:52:33.15121.0 msSELECTSELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=101) AND ("object_id"=1663) GROUP BY "object_id"

16:52:33.17318.0 msSELECTSELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=101) AND (remind_user_id = 1000 AND is_read = false) AND ("object_id"=1663) GROUP BY "object_id"

16:52:33.1910.3 msSELECTSELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1662

16:52:33.1910.3 msSELECTSELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1663 GROUP BY "parent_id"

16:52:33.1920.6 msSELECTSELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE ("status"=1) AND ("parent_id"=1663) GROUP BY "parent_id"

16:52:33.19312.5 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"=1663) GROUP BY "s"."id" ORDER BY "s"."status", "s"."target_completed_at", "s"."created_at" DESC

16:52:33.2050.2 msSELECTSELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

16:52:33.2060.2 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)

16:52:33.2060.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"=201

16:52:33.2060.2 msSELECTSELECT "id", "id" AS "key", "name", "sales_rep", "logo" FROM "a57be577deb434"."tbl_clients" WHERE "id"=3432

16:52:33.2070.2 msSELECTSELECT "id", "id" AS "key", "project_title" AS "name" FROM "a57be577deb434"."tbl_projects" WHERE "id"=4079

16:52:33.2070.4 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"=201 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

16:52:33.2080.1 msSELECTSELECT * FROM "a57be577deb434"."tbl_task_group_head_of_relationships" WHERE ("user_id"=1000) AND ("task_group_id"=201)

16:52:33.2080.2 msSELECTSELECT * FROM "a57be577deb434"."tbl_task_group_user_relationships" WHERE ("user_id"=1000) AND ("task_group_id"=201)

16:52:33.2080.2 msSELECTSELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

16:52:33.2080.2 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)

16:52:33.2090.1 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=4

16:52:33.20920.7 msSELECTSELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=101) AND ("object_id"=1665) GROUP BY "object_id"

16:52:33.23018.0 msSELECTSELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=101) AND (remind_user_id = 1000 AND is_read = false) AND ("object_id"=1665) GROUP BY "object_id"

16:52:33.2480.3 msSELECTSELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1663

16:52:33.2480.4 msSELECTSELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1665 GROUP BY "parent_id"

16:52:33.2490.4 msSELECTSELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE ("status"=1) AND ("parent_id"=1665) GROUP BY "parent_id"

16:52:33.2522.3 msINSERTINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 'a57be577deb434', 1000, 2, 1159, 'v2/task/list', '{"TaskSearch":{"department_id":"","head_of":"","status":""},"access_token":"R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC","device_type":"2","page":"2","posttime":"1780908800","token":"4b4e78a3158d5548a8b51c1febe3d6f5","version_code":"1159"}', '{"code":200,"data":{"list":[{"id":1686,"task_group_id":106,"title":"\u6211\u521a\u521a","description":null,"client_id":null,"head_of":5250,"status":0,"target_completed_at":"2026-06-08 00:00:00","completed_at":"","created_by":1000,"created_at":"2026-06-07 11:58:36","updated_at":"2026-06-08 15:28:53","is_important":1,"complete_description":null,"weight":null,"tree_path":"1686","progress":0,"start_at":"2026-06-07 00:00:00","end_at":"2026-06-08 00:00:00","parent_id":null,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":5250,"key":5250,"name":"\u8463\u8363","sex":"M","avatar":{"id":157,"user_id":5250,"name":"\/files\/cdn\/a57be577deb434\/avatar\/10f9a0d9-7ea7-3910-9465-6ece76a0dae4.png"}},"taskGroup":{"id":106,"key":106,"name":"2020\u5e742\u6708\u5f00\u53d1\u90e8\u4efb\u52a1","project_id":1018,"client_id":982,"head_of":1000,"status":0,"target_completed_at":"2027-03-01 23:59:00","start_at":"2020-02-10 00:00:00","client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","sales_rep":1001,"logo":null},"project":{"id":1018,"key":1018,"name":"\u89c6\u9891\u534f\u4f5c\u53ca\u5373\u65f6\u901a\u8baf\u878d\u5408\u65b9\u6848"},"taskGroupHeadOfRelationships":[{"id":544,"task_group_id":106,"user_id":1000},{"id":546,"task_group_id":106,"user_id":5250},{"id":545,"task_group_id":106,"user_id":5461},{"id":543,"task_group_id":106,"user_id":5064}],"isHeadOf":{"id":544,"task_group_id":106,"user_id":1000},"isMember":{"id":2555,"task_group_id":106,"user_id":1000},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"commentCount":{"object_id":1686,"comment":1},"createdBy":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","department_id":10,"avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"},"department":{"id":10,"key":10,"name":"\u8f6f\u4ef6\u5f00\u53d1"}},"unreadComments":null,"parent":null,"childCount":null,"childDoneCount":null,"index":1,"remain_time":"\u8d85\u65f617\u5c0f\u65f6","target_completed_at_display":"","unread":0,"can_update":true,"can_delete":true,"can_create":true,"can_select":false,"bgcolor":"#FF7300","is_important_display":"\u91cd\u8981","status_display":"\u8fdb\u884c\u4e2d","root_id":"","showTime":{"time_name":"\u622a\u6b62\u65f6\u95f4","time_display":"2026\u5e7406\u670808\u65e5","description":""},"child":[],"start_at_out_day":"","end_at_out_day":""},{"id":1647,"task_group_id":106,"title":"9898","description":"","client_id":null,"head_of":1000,"status":0,"target_completed_at":"2026-06-16 00:00:00","completed_at":"","created_by":1000,"created_at":"2026-05-31 16:33:44","updated_at":"2026-06-02 22:37:09","is_important":1,"complete_description":null,"weight":30,"tree_path":"1647","progress":90,"start_at":"2026-05-31 00:00:00","end_at":"2026-06-16 00:00:00","parent_id":null,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"}},"taskGroup":{"id":106,"key":106,"name":"2020\u5e742\u6708\u5f00\u53d1\u90e8\u4efb\u52a1","project_id":1018,"client_id":982,"head_of":1000,"status":0,"target_completed_at":"2027-03-01 23:59:00","start_at":"2020-02-10 00:00:00","client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","sales_rep":1001,"logo":null},"project":{"id":1018,"key":1018,"name":"\u89c6\u9891\u534f\u4f5c\u53ca\u5373\u65f6\u901a\u8baf\u878d\u5408\u65b9\u6848"},"taskGroupHeadOfRelationships":[{"id":544,"task_group_id":106,"user_id":1000},{"id":546,"task_group_id":106,"user_id":5250},{"id":545,"task_group_id":106,"user_id":5461},{"id":543,"task_group_id":106,"user_id":5064}],"isHeadOf":{"id":544,"task_group_id":106,"user_id":1000},"isMember":{"id":2555,"task_group_id":106,"user_id":1000},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"commentCount":{"object_id":1647,"comment":1},"createdBy":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","department_id":10,"avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"},"department":{"id":10,"key":10,"name":"\u8f6f\u4ef6\u5f00\u53d1"}},"unreadComments":null,"parent":null,"childCount":{"parent_id":1647,"count":10},"childDoneCount":{"parent_id":1647,"count":9},"index":1,"remain_time":"7\u59298\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\u5e7406\u670816\u65e5","description":""},"child":[{"id":1688,"task_group_id":106,"title":"ttyy","description":null,"client_id":null,"head_of":5064,"status":0,"target_completed_at":"","completed_at":"","created_by":1000,"created_at":"2026-06-07 15:24:12","updated_at":"2026-06-07 15:24:12","is_important":0,"complete_description":null,"weight":null,"tree_path":"1647.1688","progress":0,"start_at":"","end_at":"","parent_id":1647,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"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":106,"key":106,"name":"2020\u5e742\u6708\u5f00\u53d1\u90e8\u4efb\u52a1","project_id":1018,"client_id":982,"head_of":1000,"status":0,"target_completed_at":"2027-03-01 23:59:00","start_at":"2020-02-10 00:00:00","client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","sales_rep":1001,"logo":null},"project":{"id":1018,"key":1018,"name":"\u89c6\u9891\u534f\u4f5c\u53ca\u5373\u65f6\u901a\u8baf\u878d\u5408\u65b9\u6848"},"taskGroupHeadOfRelationships":[{"id":544,"task_group_id":106,"user_id":1000},{"id":546,"task_group_id":106,"user_id":5250},{"id":545,"task_group_id":106,"user_id":5461},{"id":543,"task_group_id":106,"user_id":5064}],"isHeadOf":{"id":544,"task_group_id":106,"user_id":1000},"isMember":{"id":2555,"task_group_id":106,"user_id":1000},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"createdBy":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","department_id":10,"avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"},"department":{"id":10,"key":10,"name":"\u8f6f\u4ef6\u5f00\u53d1"}},"commentCount":{"object_id":1688,"comment":1},"unreadComments":null,"parent":{"id":1647,"task_group_id":106,"title":"9898","description":"","client_id":null,"head_of":1000,"status":0,"target_completed_at":"2026-06-16 00:00:00","completed_at":"","created_by":1000,"created_at":"2026-05-31 16:33:44","updated_at":"2026-06-02 22:37:09","is_important":1,"complete_description":null,"weight":30,"tree_path":"1647","progress":90,"start_at":"2026-05-31 00:00:00","end_at":"2026-06-16 00:00:00","parent_id":null,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null},"childCount":null,"childDoneCount":null,"index":2,"remain_time":"","target_completed_at_display":"","unread":0,"can_update":true,"can_delete":true,"can_create":true,"can_select":false,"bgcolor":"#FF7300","is_important_display":"\u666e\u901a","status_display":"\u8fdb\u884c\u4e2d","root_id":1647,"showTime":[],"child":[],"start_at_out_day":"","end_at_out_day":""},{"id":1694,"task_group_id":106,"title":"2","description":null,"client_id":null,"head_of":1000,"status":1,"target_completed_at":"","completed_at":"2026-06-07 15:38:32","created_by":1000,"created_at":"2026-06-07 15:38:06","updated_at":"2026-06-07 15:38:32","is_important":0,"complete_description":null,"weight":null,"tree_path":"1647.1694","progress":100,"start_at":"","end_at":"","parent_id":1647,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"}},"taskGroup":{"id":106,"key":106,"name":"2020\u5e742\u6708\u5f00\u53d1\u90e8\u4efb\u52a1","project_id":1018,"client_id":982,"head_of":1000,"status":0,"target_completed_at":"2027-03-01 23:59:00","start_at":"2020-02-10 00:00:00","client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","sales_rep":1001,"logo":null},"project":{"id":1018,"key":1018,"name":"\u89c6\u9891\u534f\u4f5c\u53ca\u5373\u65f6\u901a\u8baf\u878d\u5408\u65b9\u6848"},"taskGroupHeadOfRelationships":[{"id":544,"task_group_id":106,"user_id":1000},{"id":546,"task_group_id":106,"user_id":5250},{"id":545,"task_group_id":106,"user_id":5461},{"id":543,"task_group_id":106,"user_id":5064}],"isHeadOf":{"id":544,"task_group_id":106,"user_id":1000},"isMember":{"id":2555,"task_group_id":106,"user_id":1000},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"createdBy":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","department_id":10,"avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"},"department":{"id":10,"key":10,"name":"\u8f6f\u4ef6\u5f00\u53d1"}},"commentCount":{"object_id":1694,"comment":1},"unreadComments":null,"parent":{"id":1647,"task_group_id":106,"title":"9898","description":"","client_id":null,"head_of":1000,"status":0,"target_completed_at":"2026-06-16 00:00:00","completed_at":"","created_by":1000,"created_at":"2026-05-31 16:33:44","updated_at":"2026-06-02 22:37:09","is_important":1,"complete_description":null,"weight":30,"tree_path":"1647","progress":90,"start_at":"2026-05-31 00:00:00","end_at":"2026-06-16 00:00:00","parent_id":null,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null},"childCount":null,"childDoneCount":null,"index":2,"remain_time":"","target_completed_at_display":"","unread":0,"can_update":true,"can_delete":true,"can_create":false,"can_select":true,"bgcolor":"#21943A","is_important_display":"\u666e\u901a","status_display":"\u5df2\u5b8c\u6210","root_id":1647,"showTime":{"time_name":"\u5b8c\u6210\u65f6\u95f4","time_display":"2026\u5e7406\u670807\u65e5","description":""},"child":[],"start_at_out_day":"","end_at_out_day":""},{"id":1693,"task_group_id":106,"title":"1","description":null,"client_id":null,"head_of":1000,"status":1,"target_completed_at":"","completed_at":"2026-06-07 15:38:12","created_by":1000,"created_at":"2026-06-07 15:37:51","updated_at":"2026-06-07 15:38:12","is_important":0,"complete_description":null,"weight":null,"tree_path":"1647.1693","progress":100,"start_at":"","end_at":"","parent_id":1647,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"}},"taskGroup":{"id":106,"key":106,"name":"2020\u5e742\u6708\u5f00\u53d1\u90e8\u4efb\u52a1","project_id":1018,"client_id":982,"head_of":1000,"status":0,"target_completed_at":"2027-03-01 23:59:00","start_at":"2020-02-10 00:00:00","client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","sales_rep":1001,"logo":null},"project":{"id":1018,"key":1018,"name":"\u89c6\u9891\u534f\u4f5c\u53ca\u5373\u65f6\u901a\u8baf\u878d\u5408\u65b9\u6848"},"taskGroupHeadOfRelationships":[{"id":544,"task_group_id":106,"user_id":1000},{"id":546,"task_group_id":106,"user_id":5250},{"id":545,"task_group_id":106,"user_id":5461},{"id":543,"task_group_id":106,"user_id":5064}],"isHeadOf":{"id":544,"task_group_id":106,"user_id":1000},"isMember":{"id":2555,"task_group_id":106,"user_id":1000},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"createdBy":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","department_id":10,"avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"},"department":{"id":10,"key":10,"name":"\u8f6f\u4ef6\u5f00\u53d1"}},"commentCount":{"object_id":1693,"comment":1},"unreadComments":null,"parent":{"id":1647,"task_group_id":106,"title":"9898","description":"","client_id":null,"head_of":1000,"status":0,"target_completed_at":"2026-06-16 00:00:00","completed_at":"","created_by":1000,"created_at":"2026-05-31 16:33:44","updated_at":"2026-06-02 22:37:09","is_important":1,"complete_description":null,"weight":30,"tree_path":"1647","progress":90,"start_at":"2026-05-31 00:00:00","end_at":"2026-06-16 00:00:00","parent_id":null,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null},"childCount":null,"childDoneCount":null,"index":2,"remain_time":"","target_completed_at_display":"","unread":0,"can_update":true,"can_delete":true,"can_create":false,"can_select":true,"bgcolor":"#21943A","is_important_display":"\u666e\u901a","status_display":"\u5df2\u5b8c\u6210","root_id":1647,"showTime":{"time_name":"\u5b8c\u6210\u65f6\u95f4","time_display":"2026\u5e7406\u670807\u65e5","description":""},"child":[],"start_at_out_day":"","end_at_out_day":""},{"id":1692,"task_group_id":106,"title":"2","description":null,"client_id":null,"head_of":1000,"status":1,"target_completed_at":"","completed_at":"2026-06-07 15:28:04","created_by":1000,"created_at":"2026-06-07 15:27:48","updated_at":"2026-06-07 15:28:04","is_important":1,"complete_description":null,"weight":null,"tree_path":"1647.1692","progress":100,"start_at":"","end_at":"","parent_id":1647,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"}},"taskGroup":{"id":106,"key":106,"name":"2020\u5e742\u6708\u5f00\u53d1\u90e8\u4efb\u52a1","project_id":1018,"client_id":982,"head_of":1000,"status":0,"target_completed_at":"2027-03-01 23:59:00","start_at":"2020-02-10 00:00:00","client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","sales_rep":1001,"logo":null},"project":{"id":1018,"key":1018,"name":"\u89c6\u9891\u534f\u4f5c\u53ca\u5373\u65f6\u901a\u8baf\u878d\u5408\u65b9\u6848"},"taskGroupHeadOfRelationships":[{"id":544,"task_group_id":106,"user_id":1000},{"id":546,"task_group_id":106,"user_id":5250},{"id":545,"task_group_id":106,"user_id":5461},{"id":543,"task_group_id":106,"user_id":5064}],"isHeadOf":{"id":544,"task_group_id":106,"user_id":1000},"isMember":{"id":2555,"task_group_id":106,"user_id":1000},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"createdBy":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","department_id":10,"avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"},"department":{"id":10,"key":10,"name":"\u8f6f\u4ef6\u5f00\u53d1"}},"commentCount":{"object_id":1692,"comment":1},"unreadComments":null,"parent":{"id":1647,"task_group_id":106,"title":"9898","description":"","client_id":null,"head_of":1000,"status":0,"target_completed_at":"2026-06-16 00:00:00","completed_at":"","created_by":1000,"created_at":"2026-05-31 16:33:44","updated_at":"2026-06-02 22:37:09","is_important":1,"complete_description":null,"weight":30,"tree_path":"1647","progress":90,"start_at":"2026-05-31 00:00:00","end_at":"2026-06-16 00:00:00","parent_id":null,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null},"childCount":null,"childDoneCount":null,"index":2,"remain_time":"","target_completed_at_display":"","unread":0,"can_update":true,"can_delete":true,"can_create":false,"can_select":true,"bgcolor":"#21943A","is_important_display":"\u91cd\u8981","status_display":"\u5df2\u5b8c\u6210","root_id":1647,"showTime":{"time_name":"\u5b8c\u6210\u65f6\u95f4","time_display":"2026\u5e7406\u670807\u65e5","description":""},"child":[],"start_at_out_day":"","end_at_out_day":""},{"id":1691,"task_group_id":106,"title":"1","description":null,"client_id":null,"head_of":1000,"status":1,"target_completed_at":"","completed_at":"2026-06-07 15:30:34","created_by":1000,"created_at":"2026-06-07 15:27:41","updated_at":"2026-06-07 15:30:34","is_important":1,"complete_description":null,"weight":null,"tree_path":"1647.1691","progress":100,"start_at":"","end_at":"","parent_id":1647,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"}},"taskGroup":{"id":106,"key":106,"name":"2020\u5e742\u6708\u5f00\u53d1\u90e8\u4efb\u52a1","project_id":1018,"client_id":982,"head_of":1000,"status":0,"target_completed_at":"2027-03-01 23:59:00","start_at":"2020-02-10 00:00:00","client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","sales_rep":1001,"logo":null},"project":{"id":1018,"key":1018,"name":"\u89c6\u9891\u534f\u4f5c\u53ca\u5373\u65f6\u901a\u8baf\u878d\u5408\u65b9\u6848"},"taskGroupHeadOfRelationships":[{"id":544,"task_group_id":106,"user_id":1000},{"id":546,"task_group_id":106,"user_id":5250},{"id":545,"task_group_id":106,"user_id":5461},{"id":543,"task_group_id":106,"user_id":5064}],"isHeadOf":{"id":544,"task_group_id":106,"user_id":1000},"isMember":{"id":2555,"task_group_id":106,"user_id":1000},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"createdBy":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","department_id":10,"avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"},"department":{"id":10,"key":10,"name":"\u8f6f\u4ef6\u5f00\u53d1"}},"commentCount":{"object_id":1691,"comment":1},"unreadComments":null,"parent":{"id":1647,"task_group_id":106,"title":"9898","description":"","client_id":null,"head_of":1000,"status":0,"target_completed_at":"2026-06-16 00:00:00","completed_at":"","created_by":1000,"created_at":"2026-05-31 16:33:44","updated_at":"2026-06-02 22:37:09","is_important":1,"complete_description":null,"weight":30,"tree_path":"1647","progress":90,"start_at":"2026-05-31 00:00:00","end_at":"2026-06-16 00:00:00","parent_id":null,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null},"childCount":null,"childDoneCount":null,"index":2,"remain_time":"","target_completed_at_display":"","unread":0,"can_update":true,"can_delete":true,"can_create":false,"can_select":true,"bgcolor":"#21943A","is_important_display":"\u91cd\u8981","status_display":"\u5df2\u5b8c\u6210","root_id":1647,"showTime":{"time_name":"\u5b8c\u6210\u65f6\u95f4","time_display":"2026\u5e7406\u670807\u65e5","description":""},"child":[],"start_at_out_day":"","end_at_out_day":""},{"id":1690,"task_group_id":106,"title":"1245","description":null,"client_id":null,"head_of":1000,"status":1,"target_completed_at":"","completed_at":"2026-06-07 15:26:42","created_by":1000,"created_at":"2026-06-07 15:26:35","updated_at":"2026-06-07 15:26:42","is_important":1,"complete_description":null,"weight":null,"tree_path":"1647.1690","progress":100,"start_at":"","end_at":"","parent_id":1647,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"}},"taskGroup":{"id":106,"key":106,"name":"2020\u5e742\u6708\u5f00\u53d1\u90e8\u4efb\u52a1","project_id":1018,"client_id":982,"head_of":1000,"status":0,"target_completed_at":"2027-03-01 23:59:00","start_at":"2020-02-10 00:00:00","client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","sales_rep":1001,"logo":null},"project":{"id":1018,"key":1018,"name":"\u89c6\u9891\u534f\u4f5c\u53ca\u5373\u65f6\u901a\u8baf\u878d\u5408\u65b9\u6848"},"taskGroupHeadOfRelationships":[{"id":544,"task_group_id":106,"user_id":1000},{"id":546,"task_group_id":106,"user_id":5250},{"id":545,"task_group_id":106,"user_id":5461},{"id":543,"task_group_id":106,"user_id":5064}],"isHeadOf":{"id":544,"task_group_id":106,"user_id":1000},"isMember":{"id":2555,"task_group_id":106,"user_id":1000},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"createdBy":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","department_id":10,"avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"},"department":{"id":10,"key":10,"name":"\u8f6f\u4ef6\u5f00\u53d1"}},"commentCount":{"object_id":1690,"comment":1},"unreadComments":null,"parent":{"id":1647,"task_group_id":106,"title":"9898","description":"","client_id":null,"head_of":1000,"status":0,"target_completed_at":"2026-06-16 00:00:00","completed_at":"","created_by":1000,"created_at":"2026-05-31 16:33:44","updated_at":"2026-06-02 22:37:09","is_important":1,"complete_description":null,"weight":30,"tree_path":"1647","progress":90,"start_at":"2026-05-31 00:00:00","end_at":"2026-06-16 00:00:00","parent_id":null,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null},"childCount":null,"childDoneCount":null,"index":2,"remain_time":"","target_completed_at_display":"","unread":0,"can_update":true,"can_delete":true,"can_create":false,"can_select":true,"bgcolor":"#21943A","is_important_display":"\u91cd\u8981","status_display":"\u5df2\u5b8c\u6210","root_id":1647,"showTime":{"time_name":"\u5b8c\u6210\u65f6\u95f4","time_display":"2026\u5e7406\u670807\u65e5","description":""},"child":[],"start_at_out_day":"","end_at_out_day":""},{"id":1689,"task_group_id":106,"title":"fff","description":null,"client_id":null,"head_of":1000,"status":1,"target_completed_at":"","completed_at":"2026-06-07 15:24:47","created_by":1000,"created_at":"2026-06-07 15:24:43","updated_at":"2026-06-07 15:24:47","is_important":1,"complete_description":null,"weight":null,"tree_path":"1647.1689","progress":100,"start_at":"","end_at":"","parent_id":1647,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"}},"taskGroup":{"id":106,"key":106,"name":"2020\u5e742\u6708\u5f00\u53d1\u90e8\u4efb\u52a1","project_id":1018,"client_id":982,"head_of":1000,"status":0,"target_completed_at":"2027-03-01 23:59:00","start_at":"2020-02-10 00:00:00","client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","sales_rep":1001,"logo":null},"project":{"id":1018,"key":1018,"name":"\u89c6\u9891\u534f\u4f5c\u53ca\u5373\u65f6\u901a\u8baf\u878d\u5408\u65b9\u6848"},"taskGroupHeadOfRelationships":[{"id":544,"task_group_id":106,"user_id":1000},{"id":546,"task_group_id":106,"user_id":5250},{"id":545,"task_group_id":106,"user_id":5461},{"id":543,"task_group_id":106,"user_id":5064}],"isHeadOf":{"id":544,"task_group_id":106,"user_id":1000},"isMember":{"id":2555,"task_group_id":106,"user_id":1000},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"createdBy":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","department_id":10,"avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"},"department":{"id":10,"key":10,"name":"\u8f6f\u4ef6\u5f00\u53d1"}},"commentCount":{"object_id":1689,"comment":1},"unreadComments":null,"parent":{"id":1647,"task_group_id":106,"title":"9898","description":"","client_id":null,"head_of":1000,"status":0,"target_completed_at":"2026-06-16 00:00:00","completed_at":"","created_by":1000,"created_at":"2026-05-31 16:33:44","updated_at":"2026-06-02 22:37:09","is_important":1,"complete_description":null,"weight":30,"tree_path":"1647","progress":90,"start_at":"2026-05-31 00:00:00","end_at":"2026-06-16 00:00:00","parent_id":null,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null},"childCount":null,"childDoneCount":null,"index":2,"remain_time":"","target_completed_at_display":"","unread":0,"can_update":true,"can_delete":true,"can_create":false,"can_select":true,"bgcolor":"#21943A","is_important_display":"\u91cd\u8981","status_display":"\u5df2\u5b8c\u6210","root_id":1647,"showTime":{"time_name":"\u5b8c\u6210\u65f6\u95f4","time_display":"2026\u5e7406\u670807\u65e5","description":""},"child":[],"start_at_out_day":"","end_at_out_day":""},{"id":1651,"task_group_id":106,"title":"new","description":"","client_id":null,"head_of":1000,"status":1,"target_completed_at":"","completed_at":"2026-06-07 15:12:35","created_by":1000,"created_at":"2026-05-31 16:36:33","updated_at":"2026-06-07 15:12:35","is_important":0,"complete_description":null,"weight":0,"tree_path":"1647.1651","progress":100,"start_at":"","end_at":"","parent_id":1647,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"}},"taskGroup":{"id":106,"key":106,"name":"2020\u5e742\u6708\u5f00\u53d1\u90e8\u4efb\u52a1","project_id":1018,"client_id":982,"head_of":1000,"status":0,"target_completed_at":"2027-03-01 23:59:00","start_at":"2020-02-10 00:00:00","client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","sales_rep":1001,"logo":null},"project":{"id":1018,"key":1018,"name":"\u89c6\u9891\u534f\u4f5c\u53ca\u5373\u65f6\u901a\u8baf\u878d\u5408\u65b9\u6848"},"taskGroupHeadOfRelationships":[{"id":544,"task_group_id":106,"user_id":1000},{"id":546,"task_group_id":106,"user_id":5250},{"id":545,"task_group_id":106,"user_id":5461},{"id":543,"task_group_id":106,"user_id":5064}],"isHeadOf":{"id":544,"task_group_id":106,"user_id":1000},"isMember":{"id":2555,"task_group_id":106,"user_id":1000},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"createdBy":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","department_id":10,"avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"},"department":{"id":10,"key":10,"name":"\u8f6f\u4ef6\u5f00\u53d1"}},"commentCount":{"object_id":1651,"comment":1},"unreadComments":null,"parent":{"id":1647,"task_group_id":106,"title":"9898","description":"","client_id":null,"head_of":1000,"status":0,"target_completed_at":"2026-06-16 00:00:00","completed_at":"","created_by":1000,"created_at":"2026-05-31 16:33:44","updated_at":"2026-06-02 22:37:09","is_important":1,"complete_description":null,"weight":30,"tree_path":"1647","progress":90,"start_at":"2026-05-31 00:00:00","end_at":"2026-06-16 00:00:00","parent_id":null,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null},"childCount":null,"childDoneCount":null,"index":2,"remain_time":"","target_completed_at_display":"","unread":0,"can_update":true,"can_delete":true,"can_create":false,"can_select":true,"bgcolor":"#21943A","is_important_display":"\u666e\u901a","status_display":"\u5df2\u5b8c\u6210","root_id":1647,"showTime":{"time_name":"\u5b8c\u6210\u65f6\u95f4","time_display":"2026\u5e7406\u670807\u65e5","description":""},"child":[],"start_at_out_day":"","end_at_out_day":""},{"id":1650,"task_group_id":106,"title":"\u53d1\u4e2a\u8d27","description":"","client_id":null,"head_of":1000,"status":1,"target_completed_at":"","completed_at":"2026-05-31 16:36:11","created_by":1000,"created_at":"2026-05-31 16:35:51","updated_at":"2026-05-31 16:36:11","is_important":0,"complete_description":"\u975e\u51e1\u54e5","weight":0,"tree_path":"1647.1650","progress":100,"start_at":"","end_at":"","parent_id":1647,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"}},"taskGroup":{"id":106,"key":106,"name":"2020\u5e742\u6708\u5f00\u53d1\u90e8\u4efb\u52a1","project_id":1018,"client_id":982,"head_of":1000,"status":0,"target_completed_at":"2027-03-01 23:59:00","start_at":"2020-02-10 00:00:00","client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","sales_rep":1001,"logo":null},"project":{"id":1018,"key":1018,"name":"\u89c6\u9891\u534f\u4f5c\u53ca\u5373\u65f6\u901a\u8baf\u878d\u5408\u65b9\u6848"},"taskGroupHeadOfRelationships":[{"id":544,"task_group_id":106,"user_id":1000},{"id":546,"task_group_id":106,"user_id":5250},{"id":545,"task_group_id":106,"user_id":5461},{"id":543,"task_group_id":106,"user_id":5064}],"isHeadOf":{"id":544,"task_group_id":106,"user_id":1000},"isMember":{"id":2555,"task_group_id":106,"user_id":1000},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"createdBy":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","department_id":10,"avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"},"department":{"id":10,"key":10,"name":"\u8f6f\u4ef6\u5f00\u53d1"}},"commentCount":{"object_id":1650,"comment":1},"unreadComments":null,"parent":{"id":1647,"task_group_id":106,"title":"9898","description":"","client_id":null,"head_of":1000,"status":0,"target_completed_at":"2026-06-16 00:00:00","completed_at":"","created_by":1000,"created_at":"2026-05-31 16:33:44","updated_at":"2026-06-02 22:37:09","is_important":1,"complete_description":null,"weight":30,"tree_path":"1647","progress":90,"start_at":"2026-05-31 00:00:00","end_at":"2026-06-16 00:00:00","parent_id":null,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null},"childCount":null,"childDoneCount":null,"index":2,"remain_time":"","target_completed_at_display":"","unread":0,"can_update":true,"can_delete":true,"can_create":false,"can_select":true,"bgcolor":"#21943A","is_important_display":"\u666e\u901a","status_display":"\u5df2\u5b8c\u6210","root_id":1647,"showTime":{"time_name":"\u5b8c\u6210\u65f6\u95f4","time_display":"2026\u5e7405\u670831\u65e5","description":""},"child":[],"start_at_out_day":"","end_at_out_day":""},{"id":1648,"task_group_id":106,"title":"\u597dVV","description":"","client_id":null,"head_of":1000,"status":1,"target_completed_at":"","completed_at":"2026-06-07 15:25:07","created_by":1000,"created_at":"2026-05-31 16:35:29","updated_at":"2026-06-07 15:25:07","is_important":0,"complete_description":null,"weight":0,"tree_path":"1647.1648","progress":100,"start_at":"","end_at":"","parent_id":1647,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"}},"taskGroup":{"id":106,"key":106,"name":"2020\u5e742\u6708\u5f00\u53d1\u90e8\u4efb\u52a1","project_id":1018,"client_id":982,"head_of":1000,"status":0,"target_completed_at":"2027-03-01 23:59:00","start_at":"2020-02-10 00:00:00","client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","sales_rep":1001,"logo":null},"project":{"id":1018,"key":1018,"name":"\u89c6\u9891\u534f\u4f5c\u53ca\u5373\u65f6\u901a\u8baf\u878d\u5408\u65b9\u6848"},"taskGroupHeadOfRelationships":[{"id":544,"task_group_id":106,"user_id":1000},{"id":546,"task_group_id":106,"user_id":5250},{"id":545,"task_group_id":106,"user_id":5461},{"id":543,"task_group_id":106,"user_id":5064}],"isHeadOf":{"id":544,"task_group_id":106,"user_id":1000},"isMember":{"id":2555,"task_group_id":106,"user_id":1000},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"createdBy":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","department_id":10,"avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"},"department":{"id":10,"key":10,"name":"\u8f6f\u4ef6\u5f00\u53d1"}},"commentCount":{"object_id":1648,"comment":1},"unreadComments":null,"parent":{"id":1647,"task_group_id":106,"title":"9898","description":"","client_id":null,"head_of":1000,"status":0,"target_completed_at":"2026-06-16 00:00:00","completed_at":"","created_by":1000,"created_at":"2026-05-31 16:33:44","updated_at":"2026-06-02 22:37:09","is_important":1,"complete_description":null,"weight":30,"tree_path":"1647","progress":90,"start_at":"2026-05-31 00:00:00","end_at":"2026-06-16 00:00:00","parent_id":null,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null},"childCount":{"parent_id":1648,"count":1},"childDoneCount":{"parent_id":1648,"count":1},"index":2,"remain_time":"","target_completed_at_display":"","unread":0,"can_update":true,"can_delete":true,"can_create":false,"can_select":true,"bgcolor":"#21943A","is_important_display":"\u666e\u901a","status_display":"\u5df2\u5b8c\u6210","root_id":1647,"showTime":{"time_name":"\u5b8c\u6210\u65f6\u95f4","time_display":"2026\u5e7406\u670807\u65e5","description":""},"child":[{"id":1649,"task_group_id":106,"title":"\u597d\u5b9d\u5b9d","description":"","client_id":null,"head_of":1000,"status":1,"target_completed_at":"","completed_at":"2026-06-02 22:50:35","created_by":1000,"created_at":"2026-05-31 16:35:42","updated_at":"2026-06-02 22:50:35","is_important":0,"complete_description":"\u597d\u59d0\u59d0","weight":0,"tree_path":"1647.1648.1649","progress":100,"start_at":"","end_at":"","parent_id":1648,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"}},"taskGroup":{"id":106,"key":106,"name":"2020\u5e742\u6708\u5f00\u53d1\u90e8\u4efb\u52a1","project_id":1018,"client_id":982,"head_of":1000,"status":0,"target_completed_at":"2027-03-01 23:59:00","start_at":"2020-02-10 00:00:00","client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","sales_rep":1001,"logo":null},"project":{"id":1018,"key":1018,"name":"\u89c6\u9891\u534f\u4f5c\u53ca\u5373\u65f6\u901a\u8baf\u878d\u5408\u65b9\u6848"},"taskGroupHeadOfRelationships":[{"id":544,"task_group_id":106,"user_id":1000},{"id":546,"task_group_id":106,"user_id":5250},{"id":545,"task_group_id":106,"user_id":5461},{"id":543,"task_group_id":106,"user_id":5064}],"isHeadOf":{"id":544,"task_group_id":106,"user_id":1000},"isMember":{"id":2555,"task_group_id":106,"user_id":1000},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"createdBy":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","department_id":10,"avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"},"department":{"id":10,"key":10,"name":"\u8f6f\u4ef6\u5f00\u53d1"}},"commentCount":{"object_id":1649,"comment":2},"unreadComments":null,"parent":{"id":1648,"task_group_id":106,"title":"\u597dVV","description":"","client_id":null,"head_of":1000,"status":1,"target_completed_at":"","completed_at":"2026-06-07 15:25:07","created_by":1000,"created_at":"2026-05-31 16:35:29","updated_at":"2026-06-07 15:25:07","is_important":0,"complete_description":null,"weight":0,"tree_path":"1647.1648","progress":100,"start_at":"","end_at":"","parent_id":1647,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null},"childCount":null,"childDoneCount":null,"index":3,"remain_time":"","target_completed_at_display":"","unread":0,"can_update":true,"can_delete":true,"can_create":false,"can_select":true,"bgcolor":"#21943A","is_important_display":"\u666e\u901a","status_display":"\u5df2\u5b8c\u6210","root_id":1647,"showTime":{"time_name":"\u5b8c\u6210\u65f6\u95f4","time_display":"2026\u5e7406\u670802\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":1687,"task_group_id":106,"title":"\u53d1\u4e2a\u8c6a\u534e\u623f","description":null,"client_id":null,"head_of":1000,"status":0,"target_completed_at":"","completed_at":"","created_by":1000,"created_at":"2026-06-07 12:06:38","updated_at":"2026-06-07 15:41:33","is_important":1,"complete_description":null,"weight":null,"tree_path":"1687","progress":100,"start_at":"","end_at":"","parent_id":null,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"}},"taskGroup":{"id":106,"key":106,"name":"2020\u5e742\u6708\u5f00\u53d1\u90e8\u4efb\u52a1","project_id":1018,"client_id":982,"head_of":1000,"status":0,"target_completed_at":"2027-03-01 23:59:00","start_at":"2020-02-10 00:00:00","client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","sales_rep":1001,"logo":null},"project":{"id":1018,"key":1018,"name":"\u89c6\u9891\u534f\u4f5c\u53ca\u5373\u65f6\u901a\u8baf\u878d\u5408\u65b9\u6848"},"taskGroupHeadOfRelationships":[{"id":544,"task_group_id":106,"user_id":1000},{"id":546,"task_group_id":106,"user_id":5250},{"id":545,"task_group_id":106,"user_id":5461},{"id":543,"task_group_id":106,"user_id":5064}],"isHeadOf":{"id":544,"task_group_id":106,"user_id":1000},"isMember":{"id":2555,"task_group_id":106,"user_id":1000},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"commentCount":{"object_id":1687,"comment":1},"createdBy":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","department_id":10,"avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"},"department":{"id":10,"key":10,"name":"\u8f6f\u4ef6\u5f00\u53d1"}},"unreadComments":null,"parent":null,"childCount":null,"childDoneCount":null,"index":1,"remain_time":"","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":[],"child":[],"start_at_out_day":"","end_at_out_day":""},{"id":1672,"task_group_id":202,"title":"\u6d4b\u8bd51","description":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2026-06-04 20:37:15","updated_at":"2026-06-04 20:37:15","is_important":0,"complete_description":null,"weight":null,"tree_path":"1672","progress":0,"start_at":"","end_at":"","parent_id":null,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"}},"taskGroup":{"id":202,"key":202,"name":"\u5907\u4efd\u9879\u76ee\u4e8c\u671f","project_id":3854,"client_id":2128,"head_of":5064,"status":0,"target_completed_at":"","start_at":"","client":{"id":2128,"key":2128,"name":"\u5317\u4eac\u79d1\u6280\u6709\u9650\u516c\u53f8","sales_rep":5087,"logo":null},"project":{"id":3854,"key":3854,"name":"\u5907\u4efd\u9879\u76ee\u4e8c\u671f"},"taskGroupHeadOfRelationships":[{"id":547,"task_group_id":202,"user_id":1001}],"isHeadOf":null,"isMember":null,"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"commentCount":null,"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"unreadComments":null,"parent":null,"childCount":{"parent_id":1672,"count":1},"childDoneCount":null,"index":1,"remain_time":"","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":"","showTime":[],"child":[{"id":1673,"task_group_id":202,"title":"\u6d4b\u8bd5111","description":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2026-06-04 20:37:24","updated_at":"2026-06-04 20:37:24","is_important":0,"complete_description":null,"weight":null,"tree_path":"1672.1673","progress":0,"start_at":"","end_at":"","parent_id":1672,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"}},"taskGroup":{"id":202,"key":202,"name":"\u5907\u4efd\u9879\u76ee\u4e8c\u671f","project_id":3854,"client_id":2128,"head_of":5064,"status":0,"target_completed_at":"","start_at":"","client":{"id":2128,"key":2128,"name":"\u5317\u4eac\u79d1\u6280\u6709\u9650\u516c\u53f8","sales_rep":5087,"logo":null},"project":{"id":3854,"key":3854,"name":"\u5907\u4efd\u9879\u76ee\u4e8c\u671f"},"taskGroupHeadOfRelationships":[{"id":547,"task_group_id":202,"user_id":1001}],"isHeadOf":null,"isMember":null,"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\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":null,"unreadComments":null,"parent":{"id":1672,"task_group_id":202,"title":"\u6d4b\u8bd51","description":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2026-06-04 20:37:15","updated_at":"2026-06-04 20:37:15","is_important":0,"complete_description":null,"weight":null,"tree_path":"1672","progress":0,"start_at":"","end_at":"","parent_id":null,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null},"childCount":null,"childDoneCount":null,"index":2,"remain_time":"","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":1672,"showTime":[],"child":[],"start_at_out_day":"","end_at_out_day":""}],"start_at_out_day":"","end_at_out_day":""},{"id":1669,"task_group_id":203,"title":"6","description":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2026-06-04 13:03:14","updated_at":"2026-06-04 13:03:14","is_important":0,"complete_description":null,"weight":null,"tree_path":"1669","progress":0,"start_at":"","end_at":"","parent_id":null,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"}},"taskGroup":{"id":203,"key":203,"name":"\u9879\u76ee","project_id":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"2026-06-07 00:00:00","start_at":"2026-06-04 00:00:00","client":null,"project":null,"taskGroupHeadOfRelationships":[{"id":563,"task_group_id":203,"user_id":1000},{"id":564,"task_group_id":203,"user_id":5250},{"id":565,"task_group_id":203,"user_id":5016},{"id":561,"task_group_id":203,"user_id":1001},{"id":566,"task_group_id":203,"user_id":5461},{"id":562,"task_group_id":203,"user_id":5064}],"isHeadOf":{"id":563,"task_group_id":203,"user_id":1000},"isMember":{"id":2574,"task_group_id":203,"user_id":1000},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"commentCount":null,"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"unreadComments":null,"parent":null,"childCount":null,"childDoneCount":null,"index":1,"remain_time":"","target_completed_at_display":"","unread":0,"can_update":true,"can_delete":true,"can_create":true,"can_select":false,"bgcolor":"#FF7300","is_important_display":"\u666e\u901a","status_display":"\u8fdb\u884c\u4e2d","root_id":"","showTime":[],"child":[],"start_at_out_day":"","end_at_out_day":""},{"id":1668,"task_group_id":203,"title":"5","description":null,"client_id":null,"head_of":5250,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2026-06-04 13:02:56","updated_at":"2026-06-04 13:02:56","is_important":0,"complete_description":null,"weight":null,"tree_path":"1668","progress":0,"start_at":"","end_at":"","parent_id":null,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":5250,"key":5250,"name":"\u8463\u8363","sex":"M","avatar":{"id":157,"user_id":5250,"name":"\/files\/cdn\/a57be577deb434\/avatar\/10f9a0d9-7ea7-3910-9465-6ece76a0dae4.png"}},"taskGroup":{"id":203,"key":203,"name":"\u9879\u76ee","project_id":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"2026-06-07 00:00:00","start_at":"2026-06-04 00:00:00","client":null,"project":null,"taskGroupHeadOfRelationships":[{"id":563,"task_group_id":203,"user_id":1000},{"id":564,"task_group_id":203,"user_id":5250},{"id":565,"task_group_id":203,"user_id":5016},{"id":561,"task_group_id":203,"user_id":1001},{"id":566,"task_group_id":203,"user_id":5461},{"id":562,"task_group_id":203,"user_id":5064}],"isHeadOf":{"id":563,"task_group_id":203,"user_id":1000},"isMember":{"id":2574,"task_group_id":203,"user_id":1000},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"commentCount":{"object_id":1668,"comment":1},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"unreadComments":null,"parent":null,"childCount":null,"childDoneCount":null,"index":1,"remain_time":"","target_completed_at_display":"","unread":0,"can_update":true,"can_delete":true,"can_create":true,"can_select":false,"bgcolor":"#FF7300","is_important_display":"\u666e\u901a","status_display":"\u8fdb\u884c\u4e2d","root_id":"","showTime":[],"child":[],"start_at_out_day":"","end_at_out_day":""},{"id":1667,"task_group_id":203,"title":"4","description":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2026-06-04 13:02:36","updated_at":"2026-06-04 13:02:36","is_important":0,"complete_description":null,"weight":null,"tree_path":"1667","progress":0,"start_at":"2026-06-04 00:00:00","end_at":"2026-06-30 00:00:00","parent_id":null,"is_end_out":true,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":23,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"}},"taskGroup":{"id":203,"key":203,"name":"\u9879\u76ee","project_id":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"2026-06-07 00:00:00","start_at":"2026-06-04 00:00:00","client":null,"project":null,"taskGroupHeadOfRelationships":[{"id":563,"task_group_id":203,"user_id":1000},{"id":564,"task_group_id":203,"user_id":5250},{"id":565,"task_group_id":203,"user_id":5016},{"id":561,"task_group_id":203,"user_id":1001},{"id":566,"task_group_id":203,"user_id":5461},{"id":562,"task_group_id":203,"user_id":5064}],"isHeadOf":{"id":563,"task_group_id":203,"user_id":1000},"isMember":{"id":2574,"task_group_id":203,"user_id":1000},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"commentCount":null,"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"unreadComments":null,"parent":null,"childCount":{"parent_id":1667,"count":2},"childDoneCount":null,"index":1,"remain_time":"21\u59298\u5c0f\u65f6","target_completed_at_display":"","unread":0,"can_update":true,"can_delete":true,"can_create":true,"can_select":false,"bgcolor":"#FF7300","is_important_display":"\u666e\u901a","status_display":"\u8fdb\u884c\u4e2d","root_id":"","showTime":{"time_name":"\u622a\u6b62\u65f6\u95f4","time_display":"2026\u5e7406\u670830\u65e5","description":"\u6b64\u4efb\u52a1\u7684\u7ed3\u675f\u65e5\u671f(2026\u5e7406\u670830\u65e5)\u665a\u4e8e\u9879\u76ee\u7684\u622a\u6b62\u65e5\u671f(2026\u5e7406\u670807\u65e5)\u3002\u8d85\u51fa23\u5929\u3002"},"child":[{"id":1675,"task_group_id":203,"title":"\u4eba\u4e0e\u4eba\u8ba8\u538c","description":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2026-06-05 09:40:41","updated_at":"2026-06-05 09:40:41","is_important":0,"complete_description":null,"weight":null,"tree_path":"1667.1675","progress":0,"start_at":"","end_at":"","parent_id":1667,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"}},"taskGroup":{"id":203,"key":203,"name":"\u9879\u76ee","project_id":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"2026-06-07 00:00:00","start_at":"2026-06-04 00:00:00","client":null,"project":null,"taskGroupHeadOfRelationships":[{"id":563,"task_group_id":203,"user_id":1000},{"id":564,"task_group_id":203,"user_id":5250},{"id":565,"task_group_id":203,"user_id":5016},{"id":561,"task_group_id":203,"user_id":1001},{"id":566,"task_group_id":203,"user_id":5461},{"id":562,"task_group_id":203,"user_id":5064}],"isHeadOf":{"id":563,"task_group_id":203,"user_id":1000},"isMember":{"id":2574,"task_group_id":203,"user_id":1000},"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\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":null,"unreadComments":null,"parent":{"id":1667,"task_group_id":203,"title":"4","description":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2026-06-04 13:02:36","updated_at":"2026-06-04 13:02:36","is_important":0,"complete_description":null,"weight":null,"tree_path":"1667","progress":0,"start_at":"2026-06-04 00:00:00","end_at":"2026-06-30 00:00:00","parent_id":null,"is_end_out":true,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":23,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null},"childCount":{"parent_id":1675,"count":4},"childDoneCount":null,"index":2,"remain_time":"","target_completed_at_display":"","unread":0,"can_update":true,"can_delete":true,"can_create":true,"can_select":false,"bgcolor":"#FF7300","is_important_display":"\u666e\u901a","status_display":"\u8fdb\u884c\u4e2d","root_id":1667,"showTime":[],"child":[{"id":1679,"task_group_id":203,"title":"5345","description":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2026-06-05 09:42:20","updated_at":"2026-06-05 09:42:20","is_important":0,"complete_description":null,"weight":null,"tree_path":"1667.1675.1679","progress":0,"start_at":"","end_at":"","parent_id":1675,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"}},"taskGroup":{"id":203,"key":203,"name":"\u9879\u76ee","project_id":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"2026-06-07 00:00:00","start_at":"2026-06-04 00:00:00","client":null,"project":null,"taskGroupHeadOfRelationships":[{"id":563,"task_group_id":203,"user_id":1000},{"id":564,"task_group_id":203,"user_id":5250},{"id":565,"task_group_id":203,"user_id":5016},{"id":561,"task_group_id":203,"user_id":1001},{"id":566,"task_group_id":203,"user_id":5461},{"id":562,"task_group_id":203,"user_id":5064}],"isHeadOf":{"id":563,"task_group_id":203,"user_id":1000},"isMember":{"id":2574,"task_group_id":203,"user_id":1000},"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\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":null,"unreadComments":null,"parent":{"id":1675,"task_group_id":203,"title":"\u4eba\u4e0e\u4eba\u8ba8\u538c","description":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2026-06-05 09:40:41","updated_at":"2026-06-05 09:40:41","is_important":0,"complete_description":null,"weight":null,"tree_path":"1667.1675","progress":0,"start_at":"","end_at":"","parent_id":1667,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null},"childCount":null,"childDoneCount":null,"index":3,"remain_time":"","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":1667,"showTime":[],"child":[],"start_at_out_day":"","end_at_out_day":""},{"id":1678,"task_group_id":203,"title":"35345","description":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2026-06-05 09:41:19","updated_at":"2026-06-05 09:41:19","is_important":0,"complete_description":null,"weight":null,"tree_path":"1667.1675.1678","progress":0,"start_at":"","end_at":"","parent_id":1675,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"}},"taskGroup":{"id":203,"key":203,"name":"\u9879\u76ee","project_id":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"2026-06-07 00:00:00","start_at":"2026-06-04 00:00:00","client":null,"project":null,"taskGroupHeadOfRelationships":[{"id":563,"task_group_id":203,"user_id":1000},{"id":564,"task_group_id":203,"user_id":5250},{"id":565,"task_group_id":203,"user_id":5016},{"id":561,"task_group_id":203,"user_id":1001},{"id":566,"task_group_id":203,"user_id":5461},{"id":562,"task_group_id":203,"user_id":5064}],"isHeadOf":{"id":563,"task_group_id":203,"user_id":1000},"isMember":{"id":2574,"task_group_id":203,"user_id":1000},"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\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":null,"unreadComments":null,"parent":{"id":1675,"task_group_id":203,"title":"\u4eba\u4e0e\u4eba\u8ba8\u538c","description":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2026-06-05 09:40:41","updated_at":"2026-06-05 09:40:41","is_important":0,"complete_description":null,"weight":null,"tree_path":"1667.1675","progress":0,"start_at":"","end_at":"","parent_id":1667,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null},"childCount":null,"childDoneCount":null,"index":3,"remain_time":"","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":1667,"showTime":[],"child":[],"start_at_out_day":"","end_at_out_day":""},{"id":1677,"task_group_id":203,"title":"53345","description":null,"client_id":null,"head_of":1000,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2026-06-05 09:41:08","updated_at":"2026-06-05 09:41:08","is_important":0,"complete_description":null,"weight":null,"tree_path":"1667.1675.1677","progress":0,"start_at":"","end_at":"","parent_id":1675,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/\/avatar\/618545c1-a2ce-3918-9d51-25924baf6d6f.jpg"}},"taskGroup":{"id":203,"key":203,"name":"\u9879\u76ee","project_id":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"2026-06-07 00:00:00","start_at":"2026-06-04 00:00:00","client":null,"project":null,"taskGroupHeadOfRelationships":[{"id":563,"task_group_id":203,"user_id":1000},{"id":564,"task_group_id":203,"user_id":5250},{"id":565,"task_group_id":203,"user_id":5016},{"id":561,"task_group_id":203,"user_id":1001},{"id":566,"task_group_id":203,"user_id":5461},{"id":562,"task_group_id":203,"user_id":5064}],"isHeadOf":{"id":563,"task_group_id":203,"user_id":1000},"isMember":{"id":2574,"task_group_id":203,"user_id":1000},"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\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{"object_id":1677,"comment":1},"unreadComments":{"object_id":1677,"unread":1},"parent":{"id":1675,"task_group_id":203,"title":"\u4eba\u4e0e\u4eba\u8ba8\u538c","description":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2026-06-05 09:40:41","updated_at":"2026-06-05 09:40:41","is_important":0,"complete_description":null,"weight":null,"tree_path":"1667.1675","progress":0,"start_at":"","end_at":"","parent_id":1667,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null},"childCount":null,"childDoneCount":null,"index":3,"remain_time":"","target_completed_at_display":"","unread":1,"can_update":true,"can_delete":true,"can_create":false,"can_select":true,"bgcolor":"#FF7300","is_important_display":"\u666e\u901a","status_display":"\u8fdb\u884c\u4e2d","root_id":1667,"showTime":[],"child":[],"start_at_out_day":"","end_at_out_day":""},{"id":1676,"task_group_id":203,"title":"534534","description":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2026-06-05 09:41:00","updated_at":"2026-06-05 09:41:00","is_important":0,"complete_description":null,"weight":null,"tree_path":"1667.1675.1676","progress":0,"start_at":"","end_at":"","parent_id":1675,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"}},"taskGroup":{"id":203,"key":203,"name":"\u9879\u76ee","project_id":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"2026-06-07 00:00:00","start_at":"2026-06-04 00:00:00","client":null,"project":null,"taskGroupHeadOfRelationships":[{"id":563,"task_group_id":203,"user_id":1000},{"id":564,"task_group_id":203,"user_id":5250},{"id":565,"task_group_id":203,"user_id":5016},{"id":561,"task_group_id":203,"user_id":1001},{"id":566,"task_group_id":203,"user_id":5461},{"id":562,"task_group_id":203,"user_id":5064}],"isHeadOf":{"id":563,"task_group_id":203,"user_id":1000},"isMember":{"id":2574,"task_group_id":203,"user_id":1000},"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\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":null,"unreadComments":null,"parent":{"id":1675,"task_group_id":203,"title":"\u4eba\u4e0e\u4eba\u8ba8\u538c","description":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2026-06-05 09:40:41","updated_at":"2026-06-05 09:40:41","is_important":0,"complete_description":null,"weight":null,"tree_path":"1667.1675","progress":0,"start_at":"","end_at":"","parent_id":1667,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null},"childCount":null,"childDoneCount":null,"index":3,"remain_time":"","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":1667,"showTime":[],"child":[],"start_at_out_day":"","end_at_out_day":""}],"start_at_out_day":"","end_at_out_day":""},{"id":1674,"task_group_id":203,"title":"\u6d4b\u8bd5","description":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2026-06-05 09:40:31","updated_at":"2026-06-05 09:40:31","is_important":0,"complete_description":null,"weight":null,"tree_path":"1667.1674","progress":0,"start_at":"","end_at":"","parent_id":1667,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"}},"taskGroup":{"id":203,"key":203,"name":"\u9879\u76ee","project_id":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"2026-06-07 00:00:00","start_at":"2026-06-04 00:00:00","client":null,"project":null,"taskGroupHeadOfRelationships":[{"id":563,"task_group_id":203,"user_id":1000},{"id":564,"task_group_id":203,"user_id":5250},{"id":565,"task_group_id":203,"user_id":5016},{"id":561,"task_group_id":203,"user_id":1001},{"id":566,"task_group_id":203,"user_id":5461},{"id":562,"task_group_id":203,"user_id":5064}],"isHeadOf":{"id":563,"task_group_id":203,"user_id":1000},"isMember":{"id":2574,"task_group_id":203,"user_id":1000},"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\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":null,"unreadComments":null,"parent":{"id":1667,"task_group_id":203,"title":"4","description":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2026-06-04 13:02:36","updated_at":"2026-06-04 13:02:36","is_important":0,"complete_description":null,"weight":null,"tree_path":"1667","progress":0,"start_at":"2026-06-04 00:00:00","end_at":"2026-06-30 00:00:00","parent_id":null,"is_end_out":true,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":23,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null},"childCount":null,"childDoneCount":null,"index":2,"remain_time":"","target_completed_at_display":"","unread":0,"can_update":true,"can_delete":true,"can_create":true,"can_select":false,"bgcolor":"#FF7300","is_important_display":"\u666e\u901a","status_display":"\u8fdb\u884c\u4e2d","root_id":1667,"showTime":[],"child":[],"start_at_out_day":"","end_at_out_day":""}],"start_at_out_day":"","end_at_out_day":""},{"id":1662,"task_group_id":201,"title":"sfsdafasasdfasdf\u554a\u591a\u5c11\u53d1\u6c34\u6dc0\u7c89\u554a\u8212\u670d\u662f\u7684\u53d1\n\u6492\u5730\u65b9\u963f\u65af\u987f\u53d1\n\u5341\u5927\u53d1\u554a\u53d1","description":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2026-06-03 22:07:03","updated_at":"2026-06-03 22:07:08","is_important":0,"complete_description":null,"weight":null,"tree_path":"1662","progress":0,"start_at":"2026-06-01 00:00:00","end_at":"2026-06-01 00:00:00","parent_id":null,"is_end_out":false,"is_start_out":true,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":2,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"}},"taskGroup":{"id":201,"key":201,"name":"11","project_id":4079,"client_id":3432,"head_of":1001,"status":0,"target_completed_at":"2026-06-03 00:00:00","start_at":"2026-06-03 00:00:00","client":{"id":3432,"key":3432,"name":"\u4e2d\u56fd\u6c11\u822a\u7ba1\u7406\u5e72\u90e8\u5b66\u9662","sales_rep":1001,"logo":null},"project":{"id":4079,"key":4079,"name":"\u6c11\u822a\u5b89\u5168\u6cd5\u5f8b\u6cd5\u89c4\u6570\u636e\u5e93\u4f18\u5316\u4e0e\u5b89\u5168\u80dc\u4efb\u529b\u6d4b\u8bc4\u7cfb\u7edf\u5f00\u53d1\u9879\u76ee"},"taskGroupHeadOfRelationships":[{"id":554,"task_group_id":201,"user_id":1001}],"isHeadOf":null,"isMember":null,"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"commentCount":null,"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"unreadComments":null,"parent":null,"childCount":{"parent_id":1662,"count":1},"childDoneCount":{"parent_id":1662,"count":1},"index":1,"remain_time":"\u8d85\u65f67\u592917\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":"","showTime":{"time_name":"\u622a\u6b62\u65f6\u95f4","time_display":"2026\u5e7406\u670801\u65e5","description":"\u6b64\u4efb\u52a1\u7684\u5f00\u59cb\u65e5\u671f(2026\u5e7406\u670801\u65e5)\u65e9\u4e8e\u9879\u76ee\u7684\u5f00\u59cb\u65e5\u671f(2026\u5e7406\u670803\u65e5)\u3002\u8d85\u51fa2\u5929\u3002"},"child":[{"id":1663,"task_group_id":201,"title":"\u6492\u5230\u53d1\u9001\u5230","description":null,"client_id":null,"head_of":1001,"status":1,"target_completed_at":"","completed_at":"2026-06-03 23:35:09","created_by":1001,"created_at":"2026-06-03 22:10:37","updated_at":"2026-06-03 23:35:09","is_important":0,"complete_description":"xv bd f \u516c\u53f8\u7684\u98ce\u683c\u4e0a\u7684\u98ce\u683c\u6c34\u7535\u8d39\u591f","weight":null,"tree_path":"1662.1663","progress":0,"start_at":"2026-06-04 00:00:00","end_at":"2026-06-04 00:00:00","parent_id":1662,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"}},"taskGroup":{"id":201,"key":201,"name":"11","project_id":4079,"client_id":3432,"head_of":1001,"status":0,"target_completed_at":"2026-06-03 00:00:00","start_at":"2026-06-03 00:00:00","client":{"id":3432,"key":3432,"name":"\u4e2d\u56fd\u6c11\u822a\u7ba1\u7406\u5e72\u90e8\u5b66\u9662","sales_rep":1001,"logo":null},"project":{"id":4079,"key":4079,"name":"\u6c11\u822a\u5b89\u5168\u6cd5\u5f8b\u6cd5\u89c4\u6570\u636e\u5e93\u4f18\u5316\u4e0e\u5b89\u5168\u80dc\u4efb\u529b\u6d4b\u8bc4\u7cfb\u7edf\u5f00\u53d1\u9879\u76ee"},"taskGroupHeadOfRelationships":[{"id":554,"task_group_id":201,"user_id":1001}],"isHeadOf":null,"isMember":null,"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\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{"object_id":1663,"comment":1},"unreadComments":null,"parent":{"id":1662,"task_group_id":201,"title":"sfsdafasasdfasdf\u554a\u591a\u5c11\u53d1\u6c34\u6dc0\u7c89\u554a\u8212\u670d\u662f\u7684\u53d1\n\u6492\u5730\u65b9\u963f\u65af\u987f\u53d1\n\u5341\u5927\u53d1\u554a\u53d1","description":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2026-06-03 22:07:03","updated_at":"2026-06-03 22:07:08","is_important":0,"complete_description":null,"weight":null,"tree_path":"1662","progress":0,"start_at":"2026-06-01 00:00:00","end_at":"2026-06-01 00:00:00","parent_id":null,"is_end_out":false,"is_start_out":true,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":2,"child_end_out_value":null,"child_start_out_value":null},"childCount":{"parent_id":1663,"count":1},"childDoneCount":null,"index":2,"remain_time":"","target_completed_at_display":"","unread":0,"can_update":true,"can_delete":true,"can_create":false,"can_select":false,"bgcolor":"#21943A","is_important_display":"\u666e\u901a","status_display":"\u5df2\u5b8c\u6210","root_id":1662,"showTime":{"time_name":"\u5b8c\u6210\u65f6\u95f4","time_display":"2026\u5e7406\u670803\u65e5","description":""},"child":[{"id":1665,"task_group_id":201,"title":"\u6492\u90fd\u53d1\u6c34\u6dc0\u7c89\u963f\u65af\u987f\u53d1\u554a\u8212\u670d\u554a\u662f\u53d1\u751f","description":null,"client_id":null,"head_of":1001,"status":2,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2026-06-03 23:33:45","updated_at":"2026-06-03 23:33:57","is_important":0,"complete_description":null,"weight":null,"tree_path":"1662.1663.1665","progress":0,"start_at":"2026-06-03 00:00:00","end_at":"2026-06-03 00:00:00","parent_id":1663,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"}},"taskGroup":{"id":201,"key":201,"name":"11","project_id":4079,"client_id":3432,"head_of":1001,"status":0,"target_completed_at":"2026-06-03 00:00:00","start_at":"2026-06-03 00:00:00","client":{"id":3432,"key":3432,"name":"\u4e2d\u56fd\u6c11\u822a\u7ba1\u7406\u5e72\u90e8\u5b66\u9662","sales_rep":1001,"logo":null},"project":{"id":4079,"key":4079,"name":"\u6c11\u822a\u5b89\u5168\u6cd5\u5f8b\u6cd5\u89c4\u6570\u636e\u5e93\u4f18\u5316\u4e0e\u5b89\u5168\u80dc\u4efb\u529b\u6d4b\u8bc4\u7cfb\u7edf\u5f00\u53d1\u9879\u76ee"},"taskGroupHeadOfRelationships":[{"id":554,"task_group_id":201,"user_id":1001}],"isHeadOf":null,"isMember":null,"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\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":null,"unreadComments":null,"parent":{"id":1663,"task_group_id":201,"title":"\u6492\u5230\u53d1\u9001\u5230","description":null,"client_id":null,"head_of":1001,"status":1,"target_completed_at":"","completed_at":"2026-06-03 23:35:09","created_by":1001,"created_at":"2026-06-03 22:10:37","updated_at":"2026-06-03 23:35:09","is_important":0,"complete_description":"xv bd f \u516c\u53f8\u7684\u98ce\u683c\u4e0a\u7684\u98ce\u683c\u6c34\u7535\u8d39\u591f","weight":null,"tree_path":"1662.1663","progress":0,"start_at":"2026-06-04 00:00:00","end_at":"2026-06-04 00:00:00","parent_id":1662,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null},"childCount":null,"childDoneCount":null,"index":3,"remain_time":"","target_completed_at_display":"","unread":0,"can_update":true,"can_delete":true,"can_create":false,"can_select":false,"bgcolor":"#414141","is_important_display":"\u666e\u901a","status_display":"\u5df2\u4e2d\u6b62","root_id":1662,"showTime":[],"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":1661,"task_group_id":201,"title":"22231","description":null,"client_id":null,"head_of":1001,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2026-06-03 22:01:18","updated_at":"2026-06-03 22:01:25","is_important":0,"complete_description":null,"weight":null,"tree_path":"1661","progress":0,"start_at":"2026-06-04 00:00:00","end_at":"2026-06-04 00:00:00","parent_id":null,"is_end_out":true,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":1,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"}},"taskGroup":{"id":201,"key":201,"name":"11","project_id":4079,"client_id":3432,"head_of":1001,"status":0,"target_completed_at":"2026-06-03 00:00:00","start_at":"2026-06-03 00:00:00","client":{"id":3432,"key":3432,"name":"\u4e2d\u56fd\u6c11\u822a\u7ba1\u7406\u5e72\u90e8\u5b66\u9662","sales_rep":1001,"logo":null},"project":{"id":4079,"key":4079,"name":"\u6c11\u822a\u5b89\u5168\u6cd5\u5f8b\u6cd5\u89c4\u6570\u636e\u5e93\u4f18\u5316\u4e0e\u5b89\u5168\u80dc\u4efb\u529b\u6d4b\u8bc4\u7cfb\u7edf\u5f00\u53d1\u9879\u76ee"},"taskGroupHeadOfRelationships":[{"id":554,"task_group_id":201,"user_id":1001}],"isHeadOf":null,"isMember":null,"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"commentCount":null,"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"unreadComments":null,"parent":null,"childCount":null,"childDoneCount":null,"index":1,"remain_time":"\u8d85\u65f64\u592917\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":"","showTime":{"time_name":"\u622a\u6b62\u65f6\u95f4","time_display":"2026\u5e7406\u670804\u65e5","description":"\u6b64\u4efb\u52a1\u7684\u7ed3\u675f\u65e5\u671f(2026\u5e7406\u670804\u65e5)\u665a\u4e8e\u9879\u76ee\u7684\u622a\u6b62\u65e5\u671f(2026\u5e7406\u670803\u65e5)\u3002\u8d85\u51fa1\u5929\u3002"},"child":[],"start_at_out_day":"","end_at_out_day":""},{"id":1580,"task_group_id":189,"title":"\u56fa\u5b9a\u98ce\u683c","description":"","client_id":null,"head_of":1011,"status":0,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2026-04-02 13:31:43","updated_at":"2026-04-02 13:31:43","is_important":0,"complete_description":null,"weight":0,"tree_path":"1580","progress":0,"start_at":"","end_at":"","parent_id":null,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":null,"child_start_out_value":null,"headOf":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"}},"taskGroup":{"id":189,"key":189,"name":"\u5ea6\u5c0f\u6ee1\u5b89\u5168\u6295\u6807\u9879\u76ee-\u601d\u8054\u79d1\u8baf","project_id":1972,"client_id":1956,"head_of":1001,"status":0,"target_completed_at":"2024-05-31 19:00:00","start_at":"","client":{"id":1956,"key":1956,"name":"\u5ea6\u5c0f\u6ee1\u79d1\u6280(\u5317\u4eac)\u6709\u9650\u516c\u53f8","sales_rep":null,"logo":null},"project":{"id":1972,"key":1972,"name":"Fire-eye\u7f51\u7edc\u90ae\u4ef6\u6c99\u7bb1\u7cfb\u7edf\u91c7\u8d2d"},"taskGroupHeadOfRelationships":[{"id":517,"task_group_id":189,"user_id":1011},{"id":516,"task_group_id":189,"user_id":1001}],"isHeadOf":null,"isMember":null,"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"commentCount":{"object_id":1580,"comment":1},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"unreadComments":null,"parent":null,"childCount":null,"childDoneCount":null,"index":1,"remain_time":"","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":"","showTime":[],"child":[],"start_at_out_day":"","end_at_out_day":""}],"pagenation":{"totalcount":1184,"thispage":2,"pagesize":10},"can_create":true},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"ip":"117.136.0.52","ua":"jinchangxiao\/2.3.156 (iPhone 12; iOS 26.5; Scale\/3.00)"}', FALSE, '2026-06-08 16:52:33', 471874048) RETURNING "id"