6a3ca0a8e22ab: POST https://beta.jinchangxiao.com/v2/task/get-edit-group at 2026-06-25 11:29:44 am by 39.156.194.178

Log Messages

总计98条数据
TimeLevelCategoryMessage
 
11:29:44.925traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
11:29:44.925traceyii\base\Module::getModuleLoading module: debug
11:29:44.926traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
11:29:44.926traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
11:29:44.926traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
11:29:44.927traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:29:44.927infotime tracing start1782358184927592960
11:29:44.927traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
11:29:44.927traceyii\web\Application::handleRequestRoute requested: 'v2/task/get-edit-group'
11:29:44.927traceyii\base\Module::getModuleLoading module: v2
11:29:44.929infoyii\web\Session::openSession started
11:29:44.943infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
11:29:44.944infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC'
11:29:44.945traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:29:44.946infoyii\db\Command::querySELECT d.nspname AS table_schema, c.relname AS table_name, a.attname AS column_name, t.typname AS data_type, a.attlen AS character_maximum_length, pg_catalog.col_description(c.oid, a.attnum) AS column_comment, a.atttypmod AS modifier, a.attnotnull = false AS is_nullable, CAST(pg_get_expr(ad.adbin, ad.adrelid) AS varchar) AS column_default, coalesce(pg_get_expr(ad.adbin, ad.adrelid) ~ 'nextval',false) AS is_autoinc, array_to_string((select array_agg(enumlabel) from pg_enum where enumtypid=a.atttypid)::varchar[],',') as enum_values, CASE atttypid WHEN 21 /*int2*/ THEN 16 WHEN 23 /*int4*/ THEN 32 WHEN 20 /*int8*/ THEN 64 WHEN 1700 /*numeric*/ THEN CASE WHEN atttypmod = -1 THEN null ELSE ((atttypmod - 4) >> 16) & 65535 END WHEN 700 /*float4*/ THEN 24 /*FLT_MANT_DIG*/ WHEN 701 /*float8*/ THEN 53 /*DBL_MANT_DIG*/ ELSE null END AS numeric_precision, CASE WHEN atttypid IN (21, 23, 20) THEN 0 WHEN atttypid IN (1700) THEN CASE WHEN atttypmod = -1 THEN null ELSE (atttypmod - 4) & 65535 END ELSE null END AS numeric_scale, CAST( information_schema._pg_char_max_length(information_schema._pg_truetypid(a, t), information_schema._pg_truetypmod(a, t)) AS numeric ) AS size, a.attnum = any (ct.conkey) as is_pkey FROM pg_class c LEFT JOIN pg_attribute a ON a.attrelid = c.oid LEFT JOIN pg_attrdef ad ON a.attrelid = ad.adrelid AND a.attnum = ad.adnum LEFT JOIN pg_type t ON a.atttypid = t.oid LEFT JOIN pg_namespace d ON d.oid = c.relnamespace LEFT join pg_constraint ct on ct.conrelid=c.oid and ct.contype='p' WHERE a.attnum > 0 and t.typname != '' and c.relname = 'vw_user_login' and d.nspname = 'global' ORDER BY a.attnum;
11:29:44.950infoyii\db\Command::queryselect ct.conname as constraint_name, a.attname as column_name, fc.relname as foreign_table_name, fns.nspname as foreign_table_schema, fa.attname as foreign_column_name from (SELECT ct.conname, ct.conrelid, ct.confrelid, ct.conkey, ct.contype, ct.confkey, generate_subscripts(ct.conkey, 1) AS s FROM pg_constraint ct ) AS ct inner join pg_class c on c.oid=ct.conrelid inner join pg_namespace ns on c.relnamespace=ns.oid inner join pg_attribute a on a.attrelid=ct.conrelid and a.attnum = ct.conkey[ct.s] left join pg_class fc on fc.oid=ct.confrelid left join pg_namespace fns on fc.relnamespace=fns.oid left join pg_attribute fa on fa.attrelid=ct.confrelid and fa.attnum = ct.confkey[ct.s] where ct.contype='f' and c.relname='vw_user_login' and ns.nspname='global' order by fns.nspname, fc.relname, a.attnum
11:29:44.956traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:29:44.956traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
11:29:44.960traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:29:44.960infoyii\db\Command::querySELECT d.nspname AS table_schema, c.relname AS table_name, a.attname AS column_name, t.typname AS data_type, a.attlen AS character_maximum_length, pg_catalog.col_description(c.oid, a.attnum) AS column_comment, a.atttypmod AS modifier, a.attnotnull = false AS is_nullable, CAST(pg_get_expr(ad.adbin, ad.adrelid) AS varchar) AS column_default, coalesce(pg_get_expr(ad.adbin, ad.adrelid) ~ 'nextval',false) AS is_autoinc, array_to_string((select array_agg(enumlabel) from pg_enum where enumtypid=a.atttypid)::varchar[],',') as enum_values, CASE atttypid WHEN 21 /*int2*/ THEN 16 WHEN 23 /*int4*/ THEN 32 WHEN 20 /*int8*/ THEN 64 WHEN 1700 /*numeric*/ THEN CASE WHEN atttypmod = -1 THEN null ELSE ((atttypmod - 4) >> 16) & 65535 END WHEN 700 /*float4*/ THEN 24 /*FLT_MANT_DIG*/ WHEN 701 /*float8*/ THEN 53 /*DBL_MANT_DIG*/ ELSE null END AS numeric_precision, CASE WHEN atttypid IN (21, 23, 20) THEN 0 WHEN atttypid IN (1700) THEN CASE WHEN atttypmod = -1 THEN null ELSE (atttypmod - 4) & 65535 END ELSE null END AS numeric_scale, CAST( information_schema._pg_char_max_length(information_schema._pg_truetypid(a, t), information_schema._pg_truetypmod(a, t)) AS numeric ) AS size, a.attnum = any (ct.conkey) as is_pkey FROM pg_class c LEFT JOIN pg_attribute a ON a.attrelid = c.oid LEFT JOIN pg_attrdef ad ON a.attrelid = ad.adrelid AND a.attnum = ad.adnum LEFT JOIN pg_type t ON a.atttypid = t.oid LEFT JOIN pg_namespace d ON d.oid = c.relnamespace LEFT join pg_constraint ct on ct.conrelid=c.oid and ct.contype='p' WHERE a.attnum > 0 and t.typname != '' and c.relname = 'tbl_users' and d.nspname = 'a57be577deb434' ORDER BY a.attnum;
11:29:44.966infoyii\db\Command::queryselect ct.conname as constraint_name, a.attname as column_name, fc.relname as foreign_table_name, fns.nspname as foreign_table_schema, fa.attname as foreign_column_name from (SELECT ct.conname, ct.conrelid, ct.confrelid, ct.conkey, ct.contype, ct.confkey, generate_subscripts(ct.conkey, 1) AS s FROM pg_constraint ct ) AS ct inner join pg_class c on c.oid=ct.conrelid inner join pg_namespace ns on c.relnamespace=ns.oid inner join pg_attribute a on a.attrelid=ct.conrelid and a.attnum = ct.conkey[ct.s] left join pg_class fc on fc.oid=ct.confrelid left join pg_namespace fns on fc.relnamespace=fns.oid left join pg_attribute fa on fa.attrelid=ct.confrelid and fa.attnum = ct.confkey[ct.s] where ct.contype='f' and c.relname='tbl_users' and ns.nspname='a57be577deb434' order by fns.nspname, fc.relname, a.attnum
11:29:44.971traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:29:44.971traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
11:29:44.971infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
11:29:44.972traceyii\base\Controller::runActionRoute to run: v2/task/get-edit-group
11:29:44.973traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\TaskController::actionGetEditGroup()
11:29:44.976infoyii\db\Command::querySELECT *, COALESCE(weight, 0) AS weight, COALESCE(progress, 0) AS progress FROM "a57be577deb434"."tbl_task_groups" WHERE "id"='106'
11:29:45.003infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
11:29:45.005infoyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1000)
11:29:45.006infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_task_group_head_of_relationships" WHERE ("user_id"=1000) AND ("task_group_id"=106)
11:29:45.007infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
11:29:45.011infoyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1000)
11:29:45.011infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=10
11:29:45.012infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sales_rep" FROM "a57be577deb434"."tbl_clients" WHERE "id"=982
11:29:45.012infoyii\db\Command::querySELECT "id", "id" AS "key", "project_title" AS "name" FROM "a57be577deb434"."tbl_projects" WHERE "id"=1018
11:29:45.013infoyii\db\Command::querySELECT "user_id", "task_group_id" FROM "a57be577deb434"."tbl_task_group_user_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
11:29:45.014traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:29:45.014infoyii\db\Command::querySELECT d.nspname AS table_schema, c.relname AS table_name, a.attname AS column_name, t.typname AS data_type, a.attlen AS character_maximum_length, pg_catalog.col_description(c.oid, a.attnum) AS column_comment, a.atttypmod AS modifier, a.attnotnull = false AS is_nullable, CAST(pg_get_expr(ad.adbin, ad.adrelid) AS varchar) AS column_default, coalesce(pg_get_expr(ad.adbin, ad.adrelid) ~ 'nextval',false) AS is_autoinc, array_to_string((select array_agg(enumlabel) from pg_enum where enumtypid=a.atttypid)::varchar[],',') as enum_values, CASE atttypid WHEN 21 /*int2*/ THEN 16 WHEN 23 /*int4*/ THEN 32 WHEN 20 /*int8*/ THEN 64 WHEN 1700 /*numeric*/ THEN CASE WHEN atttypmod = -1 THEN null ELSE ((atttypmod - 4) >> 16) & 65535 END WHEN 700 /*float4*/ THEN 24 /*FLT_MANT_DIG*/ WHEN 701 /*float8*/ THEN 53 /*DBL_MANT_DIG*/ ELSE null END AS numeric_precision, CASE WHEN atttypid IN (21, 23, 20) THEN 0 WHEN atttypid IN (1700) THEN CASE WHEN atttypmod = -1 THEN null ELSE (atttypmod - 4) & 65535 END ELSE null END AS numeric_scale, CAST( information_schema._pg_char_max_length(information_schema._pg_truetypid(a, t), information_schema._pg_truetypmod(a, t)) AS numeric ) AS size, a.attnum = any (ct.conkey) as is_pkey FROM pg_class c LEFT JOIN pg_attribute a ON a.attrelid = c.oid LEFT JOIN pg_attrdef ad ON a.attrelid = ad.adrelid AND a.attnum = ad.adnum LEFT JOIN pg_type t ON a.atttypid = t.oid LEFT JOIN pg_namespace d ON d.oid = c.relnamespace LEFT join pg_constraint ct on ct.conrelid=c.oid and ct.contype='p' WHERE a.attnum > 0 and t.typname != '' and c.relname = 'tbl_task_group_user_relationships' and d.nspname = 'a57be577deb434' ORDER BY a.attnum;
11:29:45.017infoyii\db\Command::queryselect ct.conname as constraint_name, a.attname as column_name, fc.relname as foreign_table_name, fns.nspname as foreign_table_schema, fa.attname as foreign_column_name from (SELECT ct.conname, ct.conrelid, ct.confrelid, ct.conkey, ct.contype, ct.confkey, generate_subscripts(ct.conkey, 1) AS s FROM pg_constraint ct ) AS ct inner join pg_class c on c.oid=ct.conrelid inner join pg_namespace ns on c.relnamespace=ns.oid inner join pg_attribute a on a.attrelid=ct.conrelid and a.attnum = ct.conkey[ct.s] left join pg_class fc on fc.oid=ct.confrelid left join pg_namespace fns on fc.relnamespace=fns.oid left join pg_attribute fa on fa.attrelid=ct.confrelid and fa.attnum = ct.confkey[ct.s] where ct.contype='f' and c.relname='tbl_task_group_user_relationships' and ns.nspname='a57be577deb434' order by fns.nspname, fc.relname, a.attnum
11:29:45.020traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:29:45.021traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
11:29:45.021infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id" IN (1000, 5250, 5461, 5064)
11:29:45.021infoyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id" IN (1000, 5064, 5250, 5461))
11:29:45.022infoyii\db\Command::querySELECT "user_id", "task_group_id" 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
11:29:45.023traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:29:45.023traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:29:45.023infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id" IN (1000, 5250, 5461, 5064)
11:29:45.023infoyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id" IN (1000, 5064, 5250, 5461))
11:29:45.024infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_task_group_user_relationships" WHERE "task_group_id"=106
11:29:45.025infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id" IN (1000, 5064, 5250, 5461)
11:29:45.025infoyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id" IN (1000, 5064, 5250, 5461))
11:29:45.027infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_task_group_head_of_relationships" WHERE "task_group_id"=106
11:29:45.032infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id" IN (1000, 5250, 5461, 5064)
11:29:45.033infoyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id" IN (1000, 5064, 5250, 5461))
11:29:45.034infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE (parent_id is null) AND ("task_group_id"=106)
11:29:45.036infoyii\db\Command::querySELECT "remain_task"."task_group_id", count(*) as remain FROM "a57be577deb434"."tbl_tasks" "remain_task" WHERE ("status" != 1) AND (NOT EXISTS (SELECT 1 FROM a57be577deb434.tbl_tasks child_task WHERE child_task.parent_id = remain_task.id)) AND ("task_group_id"=106) GROUP BY "remain_task"."task_group_id"
11:29:45.037infoyii\db\Command::querySELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=102) AND ("object_id"=106) GROUP BY "object_id"
11:29:45.126infoyii\db\Command::querySELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=102) AND (remind_user_id = 1000 AND is_read = false) AND ("object_id"=106) GROUP BY "object_id"
11:29:45.176traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:29:45.180traceuranus\rbac\DbManager::checkAccessFromCacheChecking permission: updateTask
11:29:45.180traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: StoreKeeper
11:29:45.180traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Engineer
11:29:45.180traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: TechDirector
11:29:45.180traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: ProjectManager
11:29:45.180traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: 电话销售
11:29:45.180traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: AccountManager
11:29:45.180traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: 人力资源
11:29:45.180traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: SalesDirector
11:29:45.180traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Treasurer
11:29:45.180traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: CommercialAttache
11:29:45.180traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: GM
11:29:45.180traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Accountant
11:29:45.180traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: SalesManager
11:29:45.180traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: 软件开发
11:29:45.180traceuranus\rbac\DbManager::checkAccessFromCacheChecking permission: deleteTask
11:29:45.180traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: StoreKeeper
11:29:45.180traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Engineer
11:29:45.180traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: TechDirector
11:29:45.180traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: ProjectManager
11:29:45.180traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: 电话销售
11:29:45.180traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: AccountManager
11:29:45.180traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: 人力资源
11:29:45.180traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: SalesDirector
11:29:45.180traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: CommercialAttache
11:29:45.180traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: GM
11:29:45.180traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Accountant
11:29:45.180traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:29:45.182traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:29:45.183infoyii\db\Command::querySELECT "user_id" FROM "a57be577deb434"."tbl_task_group_user_relationships" WHERE "task_group_id"='106'
11:29:45.185infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" ORDER BY "order"
11:29:45.186infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "department_id" FROM "a57be577deb434"."tbl_users" WHERE ("user_status"='1') AND ("department_id" IN (4, 1, 2, 3, 9, 8, 6, 7, 10)) 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
11:29:45.188infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "department_id" FROM "a57be577deb434"."tbl_users" WHERE ("user_status"='1') AND ("id" IN (1000, 5064, 5250, 5461)) 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
11:29:45.193traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:29:45.193infoyii\db\Command::querySELECT d.nspname AS table_schema, c.relname AS table_name, a.attname AS column_name, t.typname AS data_type, a.attlen AS character_maximum_length, pg_catalog.col_description(c.oid, a.attnum) AS column_comment, a.atttypmod AS modifier, a.attnotnull = false AS is_nullable, CAST(pg_get_expr(ad.adbin, ad.adrelid) AS varchar) AS column_default, coalesce(pg_get_expr(ad.adbin, ad.adrelid) ~ 'nextval',false) AS is_autoinc, array_to_string((select array_agg(enumlabel) from pg_enum where enumtypid=a.atttypid)::varchar[],',') as enum_values, CASE atttypid WHEN 21 /*int2*/ THEN 16 WHEN 23 /*int4*/ THEN 32 WHEN 20 /*int8*/ THEN 64 WHEN 1700 /*numeric*/ THEN CASE WHEN atttypmod = -1 THEN null ELSE ((atttypmod - 4) >> 16) & 65535 END WHEN 700 /*float4*/ THEN 24 /*FLT_MANT_DIG*/ WHEN 701 /*float8*/ THEN 53 /*DBL_MANT_DIG*/ ELSE null END AS numeric_precision, CASE WHEN atttypid IN (21, 23, 20) THEN 0 WHEN atttypid IN (1700) THEN CASE WHEN atttypmod = -1 THEN null ELSE (atttypmod - 4) & 65535 END ELSE null END AS numeric_scale, CAST( information_schema._pg_char_max_length(information_schema._pg_truetypid(a, t), information_schema._pg_truetypmod(a, t)) AS numeric ) AS size, a.attnum = any (ct.conkey) as is_pkey FROM pg_class c LEFT JOIN pg_attribute a ON a.attrelid = c.oid LEFT JOIN pg_attrdef ad ON a.attrelid = ad.adrelid AND a.attnum = ad.adnum LEFT JOIN pg_type t ON a.atttypid = t.oid LEFT JOIN pg_namespace d ON d.oid = c.relnamespace LEFT join pg_constraint ct on ct.conrelid=c.oid and ct.contype='p' WHERE a.attnum > 0 and t.typname != '' and c.relname = 'tbl_api_log' and d.nspname = 'global' ORDER BY a.attnum;
11:29:45.196infoyii\db\Command::queryselect ct.conname as constraint_name, a.attname as column_name, fc.relname as foreign_table_name, fns.nspname as foreign_table_schema, fa.attname as foreign_column_name from (SELECT ct.conname, ct.conrelid, ct.confrelid, ct.conkey, ct.contype, ct.confkey, generate_subscripts(ct.conkey, 1) AS s FROM pg_constraint ct ) AS ct inner join pg_class c on c.oid=ct.conrelid inner join pg_namespace ns on c.relnamespace=ns.oid inner join pg_attribute a on a.attrelid=ct.conrelid and a.attnum = ct.conkey[ct.s] left join pg_class fc on fc.oid=ct.confrelid left join pg_namespace fns on fc.relnamespace=fns.oid left join pg_attribute fa on fa.attrelid=ct.confrelid and fa.attnum = ct.confkey[ct.s] where ct.contype='f' and c.relname='tbl_api_log' and ns.nspname='global' order by fns.nspname, fc.relname, a.attnum
11:29:45.200traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:29:45.200traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
11:29:45.201infoyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 'a57be577deb434', 1000, 6, 178, 'v2/task/get-edit-group', '{"id":"106","posttime":"1782358185","access_token":"R8ScrIY1ab3sgHgv8KlMKFukwMtD6QYC","device_type":"6","version_code":"178","token":"83e15ce772691901b91bba28a02b928b"}', '{"code":200,"data":{"model":{"id":106,"title":"2020\u5e742\u6708\u5f00\u53d1\u90e8\u4efb\u52a1","description":"","client_id":982,"head_of":1000,"status":0,"target_completed_at":"2027-03-01 00:00:00","completed_at":"","created_by":1000,"created_at":"2020-01-13 10:57:59","updated_at":"2026-06-23 14:59:47","situation":"2020\u5e742\u6708\u5f00\u53d1\u90e8\u4efb\u52a1","start_at":"2020-02-10 00:00:00","project_id":1018,"complete_description":null,"progress":85,"weight":85,"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"}},"isHeadOf":{"id":612,"task_group_id":106,"user_id":1000},"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"}},"client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","sales_rep":1001},"project":{"id":1018,"key":1018,"name":"\u89c6\u9891\u534f\u4f5c\u53ca\u5373\u65f6\u901a\u8baf\u878d\u5408\u65b9\u6848"},"taskGroupHeadOfRelationships":[{"user_id":1000,"task_group_id":106,"user":{"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"}}},{"user_id":5250,"task_group_id":106,"user":{"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"}}},{"user_id":5461,"task_group_id":106,"user":{"id":5461,"key":5461,"name":"\u8096\u5e05","sex":"M","avatar":{"id":165,"user_id":5461,"name":"\/files\/cdn\/\/avatar\/5f0c67fa-c4d4-3b8c-abca-523e5598dc8c.png"}}},{"user_id":5064,"task_group_id":106,"user":{"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"}}}],"taskGroupUsers":[{"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"}},{"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"}},{"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"}},{"id":5461,"key":5461,"name":"\u8096\u5e05","sex":"M","avatar":{"id":165,"user_id":5461,"name":"\/files\/cdn\/\/avatar\/5f0c67fa-c4d4-3b8c-abca-523e5598dc8c.png"}}],"taskGroupHeads":[{"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"}},{"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"}},{"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"}},{"id":5461,"key":5461,"name":"\u8096\u5e05","sex":"M","avatar":{"id":165,"user_id":5461,"name":"\/files\/cdn\/\/avatar\/5f0c67fa-c4d4-3b8c-abca-523e5598dc8c.png"}}],"tasks":[{"id":1353,"task_group_id":106,"title":"\u6309\u4e3b\u64ad\u91cd\u65b0\u8bbe\u8ba1\u540e\u53f0\u89c6\u9891\u9875\u9762","description":"","client_id":null,"head_of":5016,"status":1,"target_completed_at":"","completed_at":"2020-12-23 14:04:02","created_by":5016,"created_at":"2020-02-08 13:32:34","updated_at":"2020-12-23 14:04:02","is_important":0,"complete_description":null,"weight":0,"tree_path":"1353","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},{"id":1723,"task_group_id":106,"title":"dddddd","description":null,"client_id":null,"head_of":1000,"status":1,"target_completed_at":"","completed_at":"2026-06-12 17:07:05","created_by":1000,"created_at":"2026-06-12 17:06:58","updated_at":"2026-06-12 17:07:05","is_important":0,"complete_description":"ffff","weight":null,"tree_path":"1723","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},{"id":1356,"task_group_id":106,"title":"\u8bfe\u7a0b\u64ad\u653e\u9875\uff0c\u5207\u6362\u89c6\u9891\u65f6\u663e\u793a\u52a0\u8f7d\u56fe\u6807","description":"","client_id":null,"head_of":1000,"status":1,"target_completed_at":"","completed_at":"2020-02-22 00:10:45","created_by":1000,"created_at":"2020-02-17 16:17:40","updated_at":"2020-02-22 00:10:45","is_important":0,"complete_description":null,"weight":0,"tree_path":"1356","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},{"id":1357,"task_group_id":106,"title":"\u4e3b\u64ad\u7ba1\u7406\u540e\u53f0\u663e\u793a\u4e00\u4e2a\u4e8c\u7ef4\u7801","description":"","client_id":null,"head_of":1000,"status":1,"target_completed_at":"","completed_at":"2020-02-29 00:19:45","created_by":1000,"created_at":"2020-02-25 15:50:01","updated_at":"2020-02-29 00:19:45","is_important":0,"complete_description":null,"weight":0,"tree_path":"1357","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},{"id":1350,"task_group_id":106,"title":"H5\u9875\u9762\u83b7\u53d6\u5fae\u4fe1\u6388\u6743","description":"","client_id":null,"head_of":1000,"status":1,"target_completed_at":"","completed_at":"2020-02-29 00:20:13","created_by":1000,"created_at":"2020-02-05 20:21:37","updated_at":"2020-02-29 00:20:13","is_important":0,"complete_description":null,"weight":0,"tree_path":"1350","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},{"id":1358,"task_group_id":106,"title":"CRM \u5de5\u5355\u7ba1\u7406\u4e2d\uff0c\u5173\u5355\u65f6\u9009\u62e9\u5de5\u7a0b\u5e08\u5206\u914d\u5de5\u5206\u6bd4\u4f8b\u7684\u4e0b\u62c9\u5217\u8868\u6539\u6210 200%\uff0c195%\uff0c190%...100%...5%\uff0c0%","description":"","client_id":null,"head_of":1000,"status":1,"target_completed_at":"","completed_at":"2020-03-05 19:06:41","created_by":1000,"created_at":"2020-02-26 23:22:51","updated_at":"2020-03-05 19:06:41","is_important":0,"complete_description":null,"weight":0,"tree_path":"1358","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},{"id":1347,"task_group_id":106,"title":"\u7ba1\u7406\u540e\u53f0\u201c\u7cfb\u7edf\u516c\u544a\u201d\u5185\uff0c\u52a0\u4e86\u5185\u5bb9\u540e\uff0c\u70b9\u4e86\u5168\u9009\uff0c\u51c6\u5907\u5220\u9664\uff0c\u7ed3\u679c\u5185\u5bb9\u5c31\u53d1\u51fa\u53bb\u4e86","description":"","client_id":null,"head_of":1000,"status":1,"target_completed_at":"","completed_at":"2020-03-05 19:06:45","created_by":1000,"created_at":"2020-02-03 10:54:51","updated_at":"2020-03-05 19:06:45","is_important":0,"complete_description":null,"weight":0,"tree_path":"1347","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},{"id":1338,"task_group_id":106,"title":"\u7ba1\u7406\u540e\u53f0\u6837\u5f0f\u4fee\u6539","description":"","client_id":null,"head_of":5016,"status":1,"target_completed_at":"","completed_at":"2020-12-23 14:04:04","created_by":1000,"created_at":"2020-01-13 10:58:43","updated_at":"2020-12-23 14:04:04","is_important":0,"complete_description":null,"weight":0,"tree_path":"1338","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},{"id":1348,"task_group_id":106,"title":"\u6dfb\u52a0\u65b0\u670d\u52a1\u5668\uff0c\u7528\u4e8e\u6267\u884ccronjob","description":"","client_id":null,"head_of":1000,"status":1,"target_completed_at":"","completed_at":"2020-02-14 23:02:34","created_by":1000,"created_at":"2020-02-04 10:45:09","updated_at":"2020-02-14 23:02:34","is_important":1,"complete_description":null,"weight":0,"tree_path":"1348","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},{"id":1359,"task_group_id":106,"title":"CRM \u5de5\u5355\u7ba1\u7406\u4e2d\u5df2\u5b8c\u6210\u5de5\u5355\uff0c\u5728\u201c\u8ba1\u5212\u7528\u65f6\u201d\u548c\u201c\u5de5\u5206\u5206\u914d\u201d\u4e4b\u95f4\u589e\u52a0\u201c\u5de5\u5206\u7cfb\u6570\u201d","description":"","client_id":null,"head_of":1000,"status":1,"target_completed_at":"","completed_at":"2020-03-05 19:06:39","created_by":1000,"created_at":"2020-02-26 23:27:52","updated_at":"2020-03-05 19:06:39","is_important":0,"complete_description":null,"weight":0,"tree_path":"1359","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},{"id":1586,"task_group_id":106,"title":"\u522b\u4eba\u8d1f\u8d23\u7684\u9879\u76ee\u6e05\u5355","description":"","client_id":null,"head_of":5064,"status":1,"target_completed_at":"","completed_at":"2026-04-23 23:53:09","created_by":1000,"created_at":"2026-04-22 14:56:31","updated_at":"2026-04-23 23:53:09","is_important":0,"complete_description":"\u51fa\u53bb\u62c9\u4e86","weight":30,"tree_path":"1586","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},{"id":1652,"task_group_id":106,"title":"\u4e5d\u516b\u4e5d\u516b","description":"\u516b\u4f70\u4f34\u80e1\u6912\u7c89","client_id":null,"head_of":1000,"status":1,"target_completed_at":"2026-06-30 00:00:00","completed_at":"2026-06-07 15:41:46","created_by":1000,"created_at":"2026-05-31 17:01:33","updated_at":"2026-06-07 15:41:46","is_important":0,"complete_description":"\u4f60\u51cf\u80a5\u51cf\u80a5","weight":25,"tree_path":"1652","progress":100,"start_at":"2026-05-31 00:00:00","end_at":"2026-06-30 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},{"id":1686,"task_group_id":106,"title":"\u6211\u521a\u521a\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-23 10:52:26","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},{"id":1684,"task_group_id":106,"title":"\u54c8\u54c8\u54c8\u59d0\u59d0","description":"","client_id":null,"head_of":1000,"status":1,"target_completed_at":"","completed_at":"2026-06-06 11:09:13","created_by":1000,"created_at":"2026-06-06 11:07:29","updated_at":"2026-06-06 11:09:13","is_important":0,"complete_description":"\u5b8c\u6210","weight":0,"tree_path":"1684","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},{"id":1683,"task_group_id":106,"title":"\u80e1\u5175\u4e0d\u80fd","description":"","client_id":null,"head_of":1000,"status":1,"target_completed_at":"","completed_at":"2026-06-06 11:07:03","created_by":1000,"created_at":"2026-06-06 11:06:55","updated_at":"2026-06-06 11:07:03","is_important":0,"complete_description":"\u4e0d\u9519\u5462","weight":0,"tree_path":"1683","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},{"id":1687,"task_group_id":106,"title":"\u53d1\u4e2a\u8c6a\u534e\u623f2","description":null,"client_id":null,"head_of":1000,"status":1,"target_completed_at":"","completed_at":"2026-06-09 21:13:34","created_by":1000,"created_at":"2026-06-07 12:06:38","updated_at":"2026-06-09 21:13:34","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},{"id":1697,"task_group_id":106,"title":"\u597d\u7684\u5f88\u597d\u996d","description":null,"client_id":null,"head_of":1000,"status":1,"target_completed_at":"2026-08-08 00:00:00","completed_at":"2026-06-09 21:00:46","created_by":1000,"created_at":"2026-06-08 17:22:40","updated_at":"2026-06-09 21:00:46","is_important":0,"complete_description":null,"weight":null,"tree_path":"1697","progress":100,"start_at":"2026-06-08 00:00:00","end_at":"2026-08-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},{"id":1696,"task_group_id":106,"title":"\u975e\u6cd5\u8d22\u4ea7","description":null,"client_id":null,"head_of":1000,"status":1,"target_completed_at":"","completed_at":"2026-06-10 21:40:48","created_by":1000,"created_at":"2026-06-08 17:22:12","updated_at":"2026-06-10 21:40:48","is_important":0,"complete_description":null,"weight":null,"tree_path":"1696","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},{"id":1641,"task_group_id":106,"title":"\u4ece\u5c0f\u5230\u5927\u98ce\u590d\u53e4","description":"","client_id":null,"head_of":1000,"status":1,"target_completed_at":"2026-05-31 00:00:00","completed_at":"2026-06-10 21:53:45","created_by":1000,"created_at":"2026-05-27 22:37:38","updated_at":"2026-06-10 21:53:45","is_important":0,"complete_description":"\u3002\u54af","weight":0,"tree_path":"1641","progress":100,"start_at":"2026-05-29 00:00:00","end_at":"2026-05-31 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},{"id":1754,"task_group_id":106,"title":"\u6d3b\u52a8\u4ef7","description":null,"client_id":null,"head_of":1000,"status":1,"target_completed_at":"2026-08-18 00:00:00","completed_at":"2026-06-18 16:18:12","created_by":1000,"created_at":"2026-06-18 16:16:10","updated_at":"2026-06-18 16:18:12","is_important":0,"complete_description":"\u5c31\u80fd\u5403\u5462","weight":null,"tree_path":"1754","progress":100,"start_at":"2026-06-18 00:00:00","end_at":"2026-08-18 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},{"id":1735,"task_group_id":106,"title":"\u6d4b\u8bd5","description":null,"client_id":null,"head_of":1000,"status":1,"target_completed_at":"2026-06-21 00:00:00","completed_at":"2026-06-15 17:24:17","created_by":1000,"created_at":"2026-06-15 17:18:44","updated_at":"2026-06-15 17:24:17","is_important":0,"complete_description":"\u6237\u7c4d","weight":null,"tree_path":"1735","progress":100,"start_at":"2026-06-15 00:00:00","end_at":"2026-06-21 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},{"id":1768,"task_group_id":106,"title":"\u5df2\u8fc7\u671f","description":null,"client_id":null,"head_of":1000,"status":0,"target_completed_at":"2026-06-22 00:00:00","completed_at":"","created_by":1000,"created_at":"2026-06-23 09:40:39","updated_at":"2026-06-23 09:40:39","is_important":0,"complete_description":null,"weight":null,"tree_path":"1768","progress":0,"start_at":"2026-06-20 00:00:00","end_at":"2026-06-22 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},{"id":1751,"task_group_id":106,"title":"9988","description":null,"client_id":null,"head_of":1000,"status":1,"target_completed_at":"","completed_at":"2026-06-16 20:44:46","created_by":1000,"created_at":"2026-06-16 20:43:52","updated_at":"2026-06-16 20:44:46","is_important":0,"complete_description":"\u5e76\u4e0d\u4f1a","weight":null,"tree_path":"1751","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},{"id":1746,"task_group_id":106,"title":"\u54c8\u54c8","description":null,"client_id":null,"head_of":1000,"status":1,"target_completed_at":"","completed_at":"2026-06-16 20:45:04","created_by":1000,"created_at":"2026-06-16 09:23:30","updated_at":"2026-06-16 20:45:04","is_important":0,"complete_description":"\u54c8\u54c8\u54c8","weight":null,"tree_path":"1746","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},{"id":1745,"task_group_id":106,"title":"\u54c8\u54c8\u54c8","description":null,"client_id":null,"head_of":5250,"status":0,"target_completed_at":"","completed_at":"","created_by":1000,"created_at":"2026-06-16 09:23:11","updated_at":"2026-06-16 09:23:11","is_important":0,"complete_description":null,"weight":null,"tree_path":"1745","progress":0,"start_at":"2026-02-16 00:00:00","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},{"id":1647,"task_group_id":106,"title":"9898","description":"","client_id":null,"head_of":1000,"status":1,"target_completed_at":"2026-06-16 00:00:00","completed_at":"2026-06-16 09:16:08","created_by":1000,"created_at":"2026-05-31 16:33:44","updated_at":"2026-06-16 09:16:08","is_important":1,"complete_description":"1455","weight":30,"tree_path":"1647","progress":92,"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},{"id":1772,"task_group_id":106,"title":"AAa","description":null,"client_id":null,"head_of":1000,"status":1,"target_completed_at":"","completed_at":"2026-06-23 14:01:25","created_by":1000,"created_at":"2026-06-23 14:00:50","updated_at":"2026-06-23 14:01:25","is_important":0,"complete_description":"\u53d1\u53d1\u53d1","weight":null,"tree_path":"1772","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},{"id":1769,"task_group_id":106,"title":"\u65b0\u5efa\u9879\u76ee\u4efb\u52a1\u66f4\u65b0","description":null,"client_id":null,"head_of":1000,"status":1,"target_completed_at":"2026-06-30 00:00:00","completed_at":"2026-06-23 13:57:47","created_by":1000,"created_at":"2026-06-23 13:49:53","updated_at":"2026-06-23 13:57:47","is_important":0,"complete_description":"\u521a\u521a\u597d","weight":null,"tree_path":"1769","progress":0,"start_at":"2026-06-23 00:00:00","end_at":"2026-06-30 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},{"id":1776,"task_group_id":106,"title":"\u4e00\u4e2a\u4efb\u52a1","description":null,"client_id":null,"head_of":1000,"status":0,"target_completed_at":"","completed_at":"","created_by":1000,"created_at":"2026-06-24 21:45:01","updated_at":"2026-06-24 21:45:01","is_important":0,"complete_description":null,"weight":null,"tree_path":"1776","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},{"id":1734,"task_group_id":106,"title":"\u8273\u9633\u9ad8\u7167","description":"","client_id":null,"head_of":1000,"status":0,"target_completed_at":"2026-07-12 00:00:00","completed_at":"","created_by":1000,"created_at":"2026-06-15 17:18:12","updated_at":"2026-06-25 10:14:39","is_important":0,"complete_description":null,"weight":0,"tree_path":"1734","progress":100,"start_at":"2026-06-25 00:00:00","end_at":"2026-07-12 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},{"id":1349,"task_group_id":106,"title":"\u4f18\u5316\u7cfb\u7edf\u6027\u80fd\u68c0\u67e5\u7684cronjob","description":"","client_id":null,"head_of":1000,"status":1,"target_completed_at":"","completed_at":"2020-02-29 00:20:16","created_by":1000,"created_at":"2020-02-04 10:54:38","updated_at":"2026-06-25 10:03:39","is_important":1,"complete_description":null,"weight":0,"tree_path":"1349","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},{"id":1596,"task_group_id":106,"title":"\u725b\u725b\u725b \ud83d\udc2e\u65b0\u5efa\u9879\u76ee\u6e05\u5355\uff0c\u770b\u770b\u5f00\u59cb\u7ed3\u675f\u65e5\u671f\u53c2\u6570\u662f\u5426\u6b63\u786e\uff0c\u9879\u76ee\u5185\u5bb9\u6807\u9898\u518d\u957f\u4e00\u70b9\uff0c\u6700\u597d\u80fd\u8d85\u8fc7\u4e09\u884c\u6587\u5b57\u663e\u793a","description":"","client_id":null,"head_of":1000,"status":0,"target_completed_at":"2026-05-30 00:00:00","completed_at":"","created_by":1000,"created_at":"2026-05-14 15:20:55","updated_at":"2026-06-24 21:46:08","is_important":0,"complete_description":null,"weight":15,"tree_path":"1596","progress":33,"start_at":"2026-05-14 00:00:00","end_at":"2026-05-30 00:00:00","parent_id":null,"is_end_out":false,"is_start_out":false,"is_child_end_out":true,"is_child_start_out":false,"end_out_value":null,"start_out_value":null,"child_end_out_value":1,"child_start_out_value":null}],"remainCount":{"task_group_id":106,"remain":11},"commentCount":{"object_id":106,"comment":1},"unreadComments":null,"remain_time":"248\u592913\u5c0f\u65f6","target_completed_at_display":"","unread":0,"can_update":true,"can_delete":true,"can_complete":true,"can_stop":true,"can_recover":false,"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d","overdue_task":0},"options":[{"key":"TaskGroups[department_id]","name":"\u90e8\u95e8","value":[{"id":4,"key":4,"name":"\u603b\u7ecf\u7406","users":[{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","department_id":4,"checked":false}]},{"id":1,"key":1,"name":"\u9500\u552e\u90e8","users":[{"id":5332,"key":5332,"name":"\u970d\u536b\u8d85","department_id":1,"checked":false},{"id":5087,"key":5087,"name":"\u5218\u5fae","department_id":1,"checked":false},{"id":5300,"key":5300,"name":"\u82cf\u6e05\u4e91","department_id":1,"checked":false},{"id":5295,"key":5295,"name":"\u9b4f\u6cfd\u6587","department_id":1,"checked":false},{"id":5476,"key":5476,"name":"\u6768\u5dcd","department_id":1,"checked":false},{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","department_id":1,"checked":false},{"id":1005,"key":1005,"name":"\u8d75\u660e\uff08\u9500\u552e\u4eba\u5458\uff09","department_id":1,"checked":false}]},{"id":2,"key":2,"name":"\u6280\u672f\u90e8","users":[{"id":5085,"key":5085,"name":"\u970d\u4e1c\u9633","department_id":2,"checked":false},{"id":5248,"key":5248,"name":"\u6587\u4f73\u9f99","department_id":2,"checked":false},{"id":1015,"key":1015,"name":"\u5434\u660a","department_id":2,"checked":false},{"id":1022,"key":1022,"name":"\u5f90\u7855","department_id":2,"checked":false},{"id":1023,"key":1023,"name":"\u5468\u5b50\u5065","department_id":2,"checked":false}]},{"id":3,"key":3,"name":"\u5546\u52a1\u90e8","users":[{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","department_id":3,"checked":false},{"id":5360,"key":5360,"name":"\u5f20\u7ea2\u82b3","department_id":3,"checked":false}]},{"id":9,"key":9,"name":"\u9879\u76ee\u90e8","users":[{"id":5311,"key":5311,"name":"\u62d3\u5b9e\u79d1\u6280","department_id":9,"checked":false}]},{"id":8,"key":8,"name":"\u4eba\u529b\u8d44\u6e90","users":[{"id":5446,"key":5446,"name":"\u5218\u5a1f","department_id":8,"checked":false}]},{"id":6,"key":6,"name":"\u8d22\u52a1\u90e8","users":[{"id":5252,"key":5252,"name":"\u738b\u7b11\u7b11","department_id":6,"checked":false}]},{"id":7,"key":7,"name":"\u5e93\u623f\u90e8","users":[{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","department_id":7,"checked":false}]},{"id":10,"key":10,"name":"\u8f6f\u4ef6\u5f00\u53d1","users":[{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","department_id":10,"checked":true},{"id":5250,"key":5250,"name":"\u8463\u8363","department_id":10,"checked":true},{"id":5016,"key":5016,"name":"\u9ad8\u90e1\u9633","department_id":10,"checked":false},{"id":5461,"key":5461,"name":"\u8096\u5e05","department_id":10,"checked":true},{"id":5064,"key":5064,"name":"\u59da\u96ea\u7eaf","department_id":10,"checked":true}]}]},{"key":"TaskGroups[head_of]","name":"\u8d1f\u8d23\u4eba","value":[{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","department_id":10},{"id":5250,"key":5250,"name":"\u8463\u8363","department_id":10},{"id":5461,"key":5461,"name":"\u8096\u5e05","department_id":10},{"id":5064,"key":5064,"name":"\u59da\u96ea\u7eaf","department_id":10}]}]},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"ip":"39.156.194.178","ua":"jinchangxiao\/1.0.42 (HUAWEI Mate 60 BRA-AL00; HarmonyOS 6.1.0)"}', FALSE, '2026-06-25 11:29:45', 273608960) RETURNING "id"