Log Messages

总计136条数据
TimeLevelCategoryMessage
 
13:25:38.555traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
13:25:38.555traceyii\base\Module::getModuleLoading module: debug
13:25:38.555traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
13:25:38.555traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
13:25:38.555traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
13:25:38.555traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:25:38.556traceyii\base\Module::getModuleLoading module: gii
13:25:38.556traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
13:25:38.556traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
13:25:38.556traceyii\web\Application::handleRequestRoute requested: 'vue/task/close'
13:25:38.556traceyii\base\Module::getModuleLoading module: vue
13:25:38.556infoyii\web\Session::openSession started
13:25:38.557infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
13:25:38.557infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
13:25:38.561traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:25:38.561traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
13:25:38.561traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:25:38.562traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
13:25:38.562infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
13:25:38.564traceyii\base\Controller::runActionRoute to run: vue/task/close
13:25:38.564traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:25:38.565traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
13:25:38.565traceyii\base\InlineAction::runWithParamsRunning action: app\modules\vue\controllers\TaskController::actionClose()
13:25:38.565traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:25:38.565traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
13:25:38.565infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"='1575'
13:25:38.566infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=196
13:25:38.567traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:25:38.567traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
13:25:38.567infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_tasks" SET "status"=1, "completed_at"='now()', "updated_at"='now()', "progress"=100 WHERE "id"=1575
13:25:38.569traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:25:38.569traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
13:25:38.569infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\Tasks', 1575, 'a:5:{s:8:"progress";i:100;s:8:"start_at";s:19:"2025-12-15 00:00:00";s:6:"end_at";s:19:"2025-12-17 00:00:00";s:6:"status";s:1:"1";s:12:"completed_at";s:19:"1970-01-01 08:00:00";}', '', 1001, '223.72.15.22')
13:25:38.578infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_tasks" SET "status"=2 WHERE ("parent_id"=1575) AND ("status"=0)
13:25:38.579infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1575
13:25:38.580infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_tasks" SET "status"=2 WHERE ("parent_id"=1576) AND ("status"=0)
13:25:38.581infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1576
13:25:38.581infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_tasks" SET "status"=2 WHERE ("parent_id"=1580) AND ("status"=0)
13:25:38.582infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1580
13:25:38.582infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_tasks" SET "status"=2 WHERE ("parent_id"=1577) AND ("status"=0)
13:25:38.583infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1577
13:25:38.584infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_tasks" SET "status"=2 WHERE ("parent_id"=1579) AND ("status"=0)
13:25:38.584infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1579
13:25:38.584infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=196
13:25:38.585infoyii\db\Command::querySELECT SUM(weight) FROM "a57be577deb434"."tbl_tasks" WHERE ("task_group_id"=196) AND ("status"=1)
13:25:38.585infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_task_groups" SET "weight"=50 WHERE "id"=196
13:25:38.586infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\TaskGroups', 196, 'a:1:{s:6:"weight";i:50;}', '', 1001, '223.72.15.22')
13:25:38.587infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\Tasks', 1576, 'a:0:{}', '', 1001, '223.72.15.22')
13:25:38.588infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_tasks" SET "progress"=70 WHERE "id"=1575
13:25:38.589infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\Tasks', 1575, 'a:4:{s:12:"completed_at";s:19:"1970-01-01 08:00:00";s:8:"progress";d:70;s:8:"start_at";s:19:"2025-12-15 00:00:00";s:6:"end_at";s:19:"2025-12-17 00:00:00";}', '', 1001, '223.72.15.22')
13:25:38.590infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\Tasks', 1575, 'a:3:{s:12:"completed_at";s:19:"1970-01-01 08:00:00";s:8:"start_at";s:19:"2025-12-15 00:00:00";s:6:"end_at";s:19:"2025-12-17 00:00:00";}', '', 1001, '223.72.15.22')
13:25:38.591infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1575
13:25:38.591infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
13:25:38.592infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
13:25:38.592infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
13:25:38.592traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:25:38.593traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
13:25:38.593infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_object_change_logs" ("act", "attribute", "object_id", "object_type", "target_id", "target_object_type", "created_by", "created_at", "new_value", "old_value", "description") VALUES (10, 'status', 1575, 101, NULL, NULL, 1001, 'now()', '["\u5218\u4eba\u8bda"]', '[]', '{"d1":"\u5218\u4eba\u8bda","d2":"\u5b8c\u6210\u4e86","d3":"\u6e05\u5355","d4":[""]}'), (2, 'status', 196, 102, 1575, 101, 1001, 'now()', '["\u5218\u4eba\u8bda"]', '[]', '{"d1":"\u5218\u4eba\u8bda","d2":"\u5b8c\u6210\u4e86","d3":"\u6e05\u5355","d4":[]}')
13:25:38.600infoyii\db\Command::querySELECT "user_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"=196 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
13:25:38.601traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:25:38.601traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
13:25:38.601infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1575
13:25:38.602infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001)
13:25:38.603infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_comments" ("created_by", "object_type", "object_id", "is_system", "description2", "description") VALUES (1001, '101', 1575, TRUE, '项目清单新建', '我完成了一个任务') RETURNING "id"
13:25:38.607infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\Comments', 202092, 'a:11:{s:2:"id";i:202092;s:9:"object_id";i:1575;s:11:"object_type";s:3:"101";s:6:"parent";N;s:11:"description";s:24:"我完成了一个任务";s:10:"created_by";i:1001;s:10:"created_at";N;s:8:"reply_to";N;s:9:"is_system";b:1;s:8:"for_user";N;s:12:"description2";s:18:"项目清单新建";}', '', 1001, '223.72.15.22')
13:25:38.608traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:25:38.608traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
13:25:38.608infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_unread_comments" ("object_id", "object_type", "comment_id", "remind_user_id") VALUES (1575, '101', 202092, 1000), (1575, '101', 202092, 5250), (1575, '101', 202092, 5016), (1575, '101', 202092, 5064)
13:25:38.614infoyii\db\Command::querySELECT "channel_id" FROM "global"."tbl_logins" WHERE ("id" IN (1000, 5250, 5016, 1001, 5064)) AND ("id" != 1001) AND (channel_id IS NOT NULL)
13:25:38.625traceyii\redis\Connection::executeCommandExecuting Redis Command: INCR
13:25:38.625traceyii\redis\Connection::executeCommandExecuting Redis Command: HSET
13:25:38.625traceyii\redis\Connection::executeCommandExecuting Redis Command: LPUSH
13:25:38.625infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"='1575'
13:25:38.625infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
13:25:38.626infoyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)
13:25:38.627infoyii\db\Command::querySELECT "id", "id" AS "key", "title" AS "name", "project_id", "client_id", "head_of", "status", "target_completed_at", "start_at" FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=196
13:25:38.627infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sales_rep", "logo" FROM "a57be577deb434"."tbl_clients" WHERE "id"=982
13:25:38.628infoyii\db\Command::querySELECT "id", "id" AS "key", "project_title" AS "name" FROM "a57be577deb434"."tbl_projects" WHERE "id"=1018
13:25:38.630infoyii\db\Command::querySELECT "c".* FROM "a57be577deb434"."tbl_task_group_head_of_relationships" "c" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON "u"."id" = "c"."user_id" WHERE "c"."task_group_id"=196 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
13:25:38.631traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:25:38.631traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
13:25:38.631infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_task_group_head_of_relationships" WHERE ("user_id"=1001) AND ("task_group_id"=196)
13:25:38.631infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
13:25:38.632infoyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)
13:25:38.632infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=4
13:25:38.633infoyii\db\Command::querySELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=101) AND ("object_id"=1575) GROUP BY "object_id"
13:25:38.654infoyii\db\Command::querySELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=101) AND (remind_user_id = 1001 AND is_read = false) AND ("object_id"=1575) GROUP BY "object_id"
13:25:38.672infoyii\db\Command::querySELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1575 GROUP BY "parent_id"
13:25:38.673infoyii\db\Command::querySELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE ("status"=1) AND ("parent_id"=1575) GROUP BY "parent_id"
13:25:38.673traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:25:38.674traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:25:38.674traceuranus\rbac\DbManager::checkAccessFromCacheChecking permission: deleteTask
13:25:38.674traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: StoreKeeper
13:25:38.674traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Engineer
13:25:38.675traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: TechDirector
13:25:38.675traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: ProjectManager
13:25:38.675traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: 电话销售
13:25:38.675traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: AccountManager
13:25:38.675infoyii\db\Command::querySELECT s.* FROM "a57be577deb434"."tbl_tasks" "s" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON u.id = s.head_of LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE WHERE (true) AND (("tree_path" @> (SELECT array_agg(DISTINCT s.tree_path) FROM "a57be577deb434"."tbl_tasks" "s" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON u.id = s.head_of LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE WHERE (true) AND (s.tree_path is not null)))) AND ("parent_id"=1575) GROUP BY "s"."id" ORDER BY "s"."status", "s"."target_completed_at", "s"."created_at" DESC
13:25:38.688infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
13:25:38.688infoyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)
13:25:38.689infoyii\db\Command::querySELECT "id", "id" AS "key", "title" AS "name", "project_id", "client_id", "head_of", "status", "target_completed_at", "start_at" FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=196
13:25:38.689infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sales_rep", "logo" FROM "a57be577deb434"."tbl_clients" WHERE "id"=982
13:25:38.689infoyii\db\Command::querySELECT "id", "id" AS "key", "project_title" AS "name" FROM "a57be577deb434"."tbl_projects" WHERE "id"=1018
13:25:38.690infoyii\db\Command::querySELECT "c".* FROM "a57be577deb434"."tbl_task_group_head_of_relationships" "c" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON "u"."id" = "c"."user_id" WHERE "c"."task_group_id"=196 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
13:25:38.690infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_task_group_head_of_relationships" WHERE ("user_id"=1001) AND ("task_group_id"=196)
13:25:38.691infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
13:25:38.691infoyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)
13:25:38.691infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=4
13:25:38.691infoyii\db\Command::querySELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=101) AND ("object_id"=1576) GROUP BY "object_id"
13:25:38.711infoyii\db\Command::querySELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=101) AND (remind_user_id = 1001 AND is_read = false) AND ("object_id"=1576) GROUP BY "object_id"
13:25:38.729infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1575
13:25:38.729infoyii\db\Command::querySELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1576 GROUP BY "parent_id"
13:25:38.730infoyii\db\Command::querySELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE ("status"=1) AND ("parent_id"=1576) GROUP BY "parent_id"
13:25:38.730infoyii\db\Command::querySELECT s.* FROM "a57be577deb434"."tbl_tasks" "s" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON u.id = s.head_of LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE WHERE (true) AND (("tree_path" @> (SELECT array_agg(DISTINCT s.tree_path) FROM "a57be577deb434"."tbl_tasks" "s" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON u.id = s.head_of LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE WHERE (true) AND (s.tree_path is not null)))) AND ("parent_id"=1576) GROUP BY "s"."id" ORDER BY "s"."status", "s"."target_completed_at", "s"."created_at" DESC
13:25:38.743infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
13:25:38.743infoyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)
13:25:38.744infoyii\db\Command::querySELECT "id", "id" AS "key", "title" AS "name", "project_id", "client_id", "head_of", "status", "target_completed_at", "start_at" FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=196
13:25:38.744infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sales_rep", "logo" FROM "a57be577deb434"."tbl_clients" WHERE "id"=982
13:25:38.744infoyii\db\Command::querySELECT "id", "id" AS "key", "project_title" AS "name" FROM "a57be577deb434"."tbl_projects" WHERE "id"=1018
13:25:38.745infoyii\db\Command::querySELECT "c".* FROM "a57be577deb434"."tbl_task_group_head_of_relationships" "c" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON "u"."id" = "c"."user_id" WHERE "c"."task_group_id"=196 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
13:25:38.745infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_task_group_head_of_relationships" WHERE ("user_id"=1001) AND ("task_group_id"=196)
13:25:38.746infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
13:25:38.746infoyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)
13:25:38.746infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=4
13:25:38.746infoyii\db\Command::querySELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=101) AND ("object_id" IN (1580, 1579, 1577)) GROUP BY "object_id"
13:25:38.766infoyii\db\Command::querySELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=101) AND (remind_user_id = 1001 AND is_read = false) AND ("object_id" IN (1580, 1579, 1577)) GROUP BY "object_id"
13:25:38.784infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1576
13:25:38.784infoyii\db\Command::querySELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id" IN (1580, 1579, 1577) GROUP BY "parent_id"
13:25:38.785infoyii\db\Command::querySELECT "parent_id", count(*) as count FROM "a57be577deb434"."tbl_tasks" WHERE ("status"=1) AND ("parent_id" IN (1580, 1579, 1577)) GROUP BY "parent_id"
13:25:38.786infoyii\db\Command::querySELECT "u"."id" AS "key", "u"."name" FROM "a57be577deb434"."tbl_users" "u" LEFT JOIN "a57be577deb434"."tbl_task_group_user_relationships" "turs" ON u.id = turs.user_id WHERE ("turs"."task_group_id"=196) OR ("u"."id"=1001) GROUP BY "u"."id" 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
13:25:38.787traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:25:38.787traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
13:25:38.787infoyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/task/close', '{"id":"1575","complete_description":"\u5b8c\u6210\u603b\u7ed3\u6d4b\u8bd5","type":"1"}', '{"code":2000,"result":{"model":{"id":1575,"task_group_id":196,"title":"\u9879\u76ee\u6e05\u5355\u65b0\u5efa","description":"\u6d4b\u8bd5asdf asdf asdf asdf asdf adsf das fasdf asdf adsf sa fsda f ","client_id":"","head_of":1001,"status":1,"target_completed_at":"","completed_at":"2025-12-18 13:25:38","created_by":1001,"created_at":"2025-12-15 16:06:48","updated_at":"2025-12-18 13:25:38","is_important":0,"complete_description":"\u5b8c\u6210\u603b\u7ed3\u6d4b\u8bd5","weight":50,"tree_path":"1575","progress":70,"start_at":"2025-12-15 00:00:00","end_at":"2025-12-17 00:00:00","parent_id":"","is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":"","start_out_value":"","child_end_out_value":"","child_start_out_value":"","headOf":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"taskGroup":{"id":196,"key":196,"name":"\u6d4b\u8bd5\u65b0\u5efa3\u7ea7\u4efb\u52a1\u6e05\u5355","project_id":1018,"client_id":982,"head_of":1001,"status":0,"target_completed_at":"2025-12-15 00:00:00","start_at":"2025-12-15 00:00:00","client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","sales_rep":1001,"logo":""},"project":{"id":1018,"key":1018,"name":"\u89c6\u9891\u534f\u4f5c\u53ca\u5373\u65f6\u901a\u8baf\u878d\u5408\u65b9\u6848"},"taskGroupHeadOfRelationships":[{"id":533,"task_group_id":196,"user_id":1000},{"id":534,"task_group_id":196,"user_id":5250},{"id":535,"task_group_id":196,"user_id":5016},{"id":532,"task_group_id":196,"user_id":1001},{"id":536,"task_group_id":196,"user_id":5064}],"isHeadOf":{"id":532,"task_group_id":196,"user_id":1001},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{"object_id":1575,"comment":3},"unreadComments":{},"parent":"","childCount":{"parent_id":1575,"count":1},"childDoneCount":{},"index":1,"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":"","showTime":{"time_name":"\u5b8c\u6210\u65f6\u95f4","time_display":"2025\u5e7412\u670818\u65e5","description":""},"child":[{"id":1576,"task_group_id":196,"title":"\u9879\u76ee\u6e05\u5355\u7b2c\u4e00\u7ea7","description":"\u6d4b\u8bd5","client_id":"","head_of":1001,"status":2,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2025-12-15 16:07:21","updated_at":"2025-12-15 16:16:02","is_important":0,"complete_description":"","weight":0,"tree_path":"1575.1576","progress":70,"start_at":"","end_at":"","parent_id":1575,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":"","start_out_value":"","child_end_out_value":"","child_start_out_value":"","headOf":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"taskGroup":{"id":196,"key":196,"name":"\u6d4b\u8bd5\u65b0\u5efa3\u7ea7\u4efb\u52a1\u6e05\u5355","project_id":1018,"client_id":982,"head_of":1001,"status":0,"target_completed_at":"2025-12-15 00:00:00","start_at":"2025-12-15 00:00:00","client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","sales_rep":1001,"logo":""},"project":{"id":1018,"key":1018,"name":"\u89c6\u9891\u534f\u4f5c\u53ca\u5373\u65f6\u901a\u8baf\u878d\u5408\u65b9\u6848"},"taskGroupHeadOfRelationships":[{"id":533,"task_group_id":196,"user_id":1000},{"id":534,"task_group_id":196,"user_id":5250},{"id":535,"task_group_id":196,"user_id":5016},{"id":532,"task_group_id":196,"user_id":1001},{"id":536,"task_group_id":196,"user_id":5064}],"isHeadOf":{"id":532,"task_group_id":196,"user_id":1001},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{},"unreadComments":{},"parent":{"id":1575,"task_group_id":196,"title":"\u9879\u76ee\u6e05\u5355\u65b0\u5efa","description":"\u6d4b\u8bd5asdf asdf asdf asdf asdf adsf das fasdf asdf adsf sa fsda f ","client_id":"","head_of":1001,"status":1,"target_completed_at":"","completed_at":"2025-12-18 13:25:38","created_by":1001,"created_at":"2025-12-15 16:06:48","updated_at":"2025-12-18 13:25:38","is_important":0,"complete_description":"\u5b8c\u6210\u603b\u7ed3\u6d4b\u8bd5","weight":50,"tree_path":"1575","progress":70,"start_at":"2025-12-15 00:00:00","end_at":"2025-12-17 00:00:00","parent_id":"","is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":"","start_out_value":"","child_end_out_value":"","child_start_out_value":""},"childCount":{"parent_id":1576,"count":3},"childDoneCount":{},"index":2,"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":1575,"child":[{"id":1580,"task_group_id":196,"title":"3","description":"","client_id":"","head_of":1001,"status":2,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2025-12-15 16:14:32","updated_at":"2025-12-16 11:36:31","is_important":0,"complete_description":"\u5b8c\u6210\u2705","weight":0,"tree_path":"1575.1576.1580","progress":100,"start_at":"2025-12-16 00:00:00","end_at":"2025-12-18 00:00:00","parent_id":1576,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":"","start_out_value":"","child_end_out_value":"","child_start_out_value":"","headOf":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"taskGroup":{"id":196,"key":196,"name":"\u6d4b\u8bd5\u65b0\u5efa3\u7ea7\u4efb\u52a1\u6e05\u5355","project_id":1018,"client_id":982,"head_of":1001,"status":0,"target_completed_at":"2025-12-15 00:00:00","start_at":"2025-12-15 00:00:00","client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","sales_rep":1001,"logo":""},"project":{"id":1018,"key":1018,"name":"\u89c6\u9891\u534f\u4f5c\u53ca\u5373\u65f6\u901a\u8baf\u878d\u5408\u65b9\u6848"},"taskGroupHeadOfRelationships":[{"id":533,"task_group_id":196,"user_id":1000},{"id":534,"task_group_id":196,"user_id":5250},{"id":535,"task_group_id":196,"user_id":5016},{"id":532,"task_group_id":196,"user_id":1001},{"id":536,"task_group_id":196,"user_id":5064}],"isHeadOf":{"id":532,"task_group_id":196,"user_id":1001},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{"object_id":1580,"comment":1},"unreadComments":{},"parent":{"id":1576,"task_group_id":196,"title":"\u9879\u76ee\u6e05\u5355\u7b2c\u4e00\u7ea7","description":"\u6d4b\u8bd5","client_id":"","head_of":1001,"status":2,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2025-12-15 16:07:21","updated_at":"2025-12-15 16:16:02","is_important":0,"complete_description":"","weight":0,"tree_path":"1575.1576","progress":70,"start_at":"","end_at":"","parent_id":1575,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":"","start_out_value":"","child_end_out_value":"","child_start_out_value":""},"childCount":{},"childDoneCount":{},"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":1575,"child":[],"start_at_out_day":"","end_at_out_day":""},{"id":1579,"task_group_id":196,"title":"\u6d4b\u8bd5\u65b0\u5efa3\u7ea7","description":"","client_id":"","head_of":1001,"status":2,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2025-12-15 16:12:04","updated_at":"2025-12-15 16:12:13","is_important":0,"complete_description":"","weight":0,"tree_path":"1575.1576.1579","progress":44,"start_at":"","end_at":"","parent_id":1576,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":"","start_out_value":"","child_end_out_value":"","child_start_out_value":"","headOf":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"taskGroup":{"id":196,"key":196,"name":"\u6d4b\u8bd5\u65b0\u5efa3\u7ea7\u4efb\u52a1\u6e05\u5355","project_id":1018,"client_id":982,"head_of":1001,"status":0,"target_completed_at":"2025-12-15 00:00:00","start_at":"2025-12-15 00:00:00","client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","sales_rep":1001,"logo":""},"project":{"id":1018,"key":1018,"name":"\u89c6\u9891\u534f\u4f5c\u53ca\u5373\u65f6\u901a\u8baf\u878d\u5408\u65b9\u6848"},"taskGroupHeadOfRelationships":[{"id":533,"task_group_id":196,"user_id":1000},{"id":534,"task_group_id":196,"user_id":5250},{"id":535,"task_group_id":196,"user_id":5016},{"id":532,"task_group_id":196,"user_id":1001},{"id":536,"task_group_id":196,"user_id":5064}],"isHeadOf":{"id":532,"task_group_id":196,"user_id":1001},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{},"unreadComments":{},"parent":{"id":1576,"task_group_id":196,"title":"\u9879\u76ee\u6e05\u5355\u7b2c\u4e00\u7ea7","description":"\u6d4b\u8bd5","client_id":"","head_of":1001,"status":2,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2025-12-15 16:07:21","updated_at":"2025-12-15 16:16:02","is_important":0,"complete_description":"","weight":0,"tree_path":"1575.1576","progress":70,"start_at":"","end_at":"","parent_id":1575,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":"","start_out_value":"","child_end_out_value":"","child_start_out_value":""},"childCount":{},"childDoneCount":{},"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":1575,"child":[],"start_at_out_day":"","end_at_out_day":""},{"id":1577,"task_group_id":196,"title":"\u6d4b\u8bd5\u9879\u76ee\u6e05\u5355\u7b2c\u4e8c\u7ea7","description":"\u6d4b\u8bd5","client_id":"","head_of":1001,"status":2,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2025-12-15 16:10:41","updated_at":"2025-12-15 16:15:35","is_important":1,"complete_description":"","weight":0,"tree_path":"1575.1576.1577","progress":66,"start_at":"","end_at":"","parent_id":1576,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":"","start_out_value":"","child_end_out_value":"","child_start_out_value":"","headOf":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}},"taskGroup":{"id":196,"key":196,"name":"\u6d4b\u8bd5\u65b0\u5efa3\u7ea7\u4efb\u52a1\u6e05\u5355","project_id":1018,"client_id":982,"head_of":1001,"status":0,"target_completed_at":"2025-12-15 00:00:00","start_at":"2025-12-15 00:00:00","client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","sales_rep":1001,"logo":""},"project":{"id":1018,"key":1018,"name":"\u89c6\u9891\u534f\u4f5c\u53ca\u5373\u65f6\u901a\u8baf\u878d\u5408\u65b9\u6848"},"taskGroupHeadOfRelationships":[{"id":533,"task_group_id":196,"user_id":1000},{"id":534,"task_group_id":196,"user_id":5250},{"id":535,"task_group_id":196,"user_id":5016},{"id":532,"task_group_id":196,"user_id":1001},{"id":536,"task_group_id":196,"user_id":5064}],"isHeadOf":{"id":532,"task_group_id":196,"user_id":1001},"bgcolor":"#FF7300","status_display":"\u8fdb\u884c\u4e2d"},"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"commentCount":{},"unreadComments":{},"parent":{"id":1576,"task_group_id":196,"title":"\u9879\u76ee\u6e05\u5355\u7b2c\u4e00\u7ea7","description":"\u6d4b\u8bd5","client_id":"","head_of":1001,"status":2,"target_completed_at":"","completed_at":"","created_by":1001,"created_at":"2025-12-15 16:07:21","updated_at":"2025-12-15 16:16:02","is_important":0,"complete_description":"","weight":0,"tree_path":"1575.1576","progress":70,"start_at":"","end_at":"","parent_id":1575,"is_end_out":false,"is_start_out":false,"is_child_end_out":false,"is_child_start_out":false,"end_out_value":"","start_out_value":"","child_end_out_value":"","child_start_out_value":""},"childCount":{},"childDoneCount":{},"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":"\u91cd\u8981","status_display":"\u5df2\u4e2d\u6b62","root_id":1575,"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":""},"options":[{"key":"Tasks[head_of]","name":"\u6210\u5458","value":[{"key":1000,"name":"\u66f9\u6c38\u751f"},{"key":5250,"name":"\u8463\u8363"},{"key":5016,"name":"\u9ad8\u90e1\u9633"},{"key":1001,"name":"\u5218\u4eba\u8bda"},{"key":5064,"name":"\u59da\u96ea\u7eaf"}]}]},"status":1,"msg":[{"name":"success","success":"\u606d\u559c\uff0c\u4efb\u52a1\u5df2\u5b8c\u6210\uff01","error":""}],"mod":0,"ip":"223.72.15.22","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:146.0) Gecko\/20100101 Firefox\/146.0"}', FALSE, '2025-12-18 13:25:38') RETURNING "id"
13:25:38.789traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13:25:38.789traceyii\redis\Connection::executeCommandExecuting Redis Command: SET