| 13:56:07.111 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 13:56:07.111 | trace | yii\base\Module::getModule | Loading module: debug |
| 13:56:07.112 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 13:56:07.112 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 13:56:07.112 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 13:56:07.113 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:56:07.113 | trace | yii\base\Module::getModule | Loading module: gii |
| 13:56:07.113 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
| 13:56:07.114 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 13:56:07.114 | trace | yii\web\Application::handleRequest | Route requested: 'vue/task/save-edit' |
| 13:56:07.114 | trace | yii\base\Module::getModule | Loading module: vue |
| 13:56:07.114 | info | yii\web\Session::open | Session started |
| 13:56:07.115 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 13:56:07.115 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 13:56:07.121 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:56:07.122 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:56:07.122 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:56:07.122 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:56:07.123 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 13:56:07.125 | trace | yii\base\Controller::runAction | Route to run: vue/task/save-edit |
| 13:56:07.126 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:56:07.127 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
| 13:56:07.127 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\TaskController::actionSaveEdit() |
| 13:56:07.127 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:56:07.127 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:56:07.127 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"='1619' |
| 13:56:07.128 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking permission: updateTask |
| 13:56:07.128 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: StoreKeeper |
| 13:56:07.128 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Engineer |
| 13:56:07.128 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: TechDirector |
| 13:56:07.128 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: ProjectManager |
| 13:56:07.128 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: 电话销售 |
| 13:56:07.128 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: AccountManager |
| 13:56:07.133 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'id' in 'app\models\Tasks'. |
| 13:56:07.133 | info | yii\db\Command::query | SELECT SUM(weight) FROM "a57be577deb434"."tbl_tasks" WHERE ("task_group_id"=214) AND ("id" != 1619) AND (parent_id is null) |
| 13:56:07.134 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=214) |
| 13:56:07.135 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001) |
| 13:56:07.135 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001) |
| 13:56:07.135 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 13:56:07.137 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:56:07.137 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:56:07.137 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_object_change_logs" ("act", "attribute", "object_id", "object_type", "created_by", "created_at", "new_value", "old_value", "description") VALUES (2, 'progress', 1619, 101, 1001, 'now()', '["40"]', '[6]', '{"d1":"\u5218\u4eba\u8bda","d2":"\u66f4\u65b0\u4e86","d3":"\u8fdb\u5ea6","d4":["6 <b>\u53d8\u4e3a<\/b> 40"]}') |
| 13:56:07.138 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_tasks" SET "updated_at"='now()', "progress"=40, "start_at"=NULL, "end_at"=NULL WHERE "id"=1619 |
| 13:56:07.140 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:56:07.140 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:56:07.140 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\Tasks', 1619, 'a:1:{s:8:"progress";s:2:"40";}', '', 1001, '223.72.15.22') |
| 13:56:07.141 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1618 |
| 13:56:07.142 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\Tasks', 1619, 'a:0:{}', '', 1001, '223.72.15.22') |
| 13:56:07.142 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:56:07.143 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:56:07.143 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=214 |
| 13:56:07.143 | info | yii\db\Command::query | SELECT SUM(weight) FROM "a57be577deb434"."tbl_tasks" WHERE ("task_group_id"=214) AND ("status"=1) |
| 13:56:07.144 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\TaskGroups', 214, 'a:0:{}', '', 1001, '223.72.15.22') |
| 13:56:07.145 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1619 |
| 13:56:07.145 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\Tasks', 1619, 'a:0:{}', '', 1001, '223.72.15.22') |
| 13:56:07.146 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "id"=1618 |
| 13:56:07.147 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_tasks" WHERE "parent_id"=1618 |
| 13:56:07.147 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\Tasks', 1619, 'a:0:{}', '', 1001, '223.72.15.22') |
| 13:56:07.148 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_tasks" SET "progress"=40 WHERE "id"=1618 |
| 13:56:07.149 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\Tasks', 1618, 'a:1:{s:8:"progress";d:40;}', '', 1001, '223.72.15.22') |
| 13:56:07.150 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"=214 |
| 13:56:07.151 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\Tasks', 1618, 'a:0:{}', '', 1001, '223.72.15.22') |
| 13:56:07.151 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 13:56:07.152 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_object_change_logs" ("act", "attribute", "object_id", "object_type", "target_id", "target_object_type", "created_by", "new_value", "old_value", "description") VALUES (2, 'update', 214, 102, 1619, 101, 1001, '[1619]', '[1619]', '{"d1":"\u5218\u4eba\u8bda","d2":"\u66f4\u65b0\u4e86","d3":"\u6e05\u5355","d4":["\u5b50\u96c6\u4efb\u52a11"]}') RETURNING "id" |
| 13:56:07.153 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\ObjectChangeLogs', 591611, 'a:13:{s:2:"id";i:591611;s:9:"object_id";i:214;s:11:"object_type";i:102;s:9:"target_id";i:1619;s:18:"target_object_type";i:101;s:3:"act";i:2;s:9:"attribute";s:6:"update";s:9:"old_value";s:6:"[1619]";s:9:"new_value";s:6:"[1619]";s:11:"description";s:108:"{"d1":"\u5218\u4eba\u8bda","d2":"\u66f4\u65b0\u4e86","d3":"\u6e05\u5355","d4":["\u5b50\u96c6\u4efb\u52a11"]}";s:10:"created_by";i:1001;s:10:"created_at";N;s:9:"is_delete";N;}', '', 1001, '223.72.15.22') |
| 13:56:07.154 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 13:56:07.154 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_object_change_logs" ("act", "attribute", "object_id", "object_type", "target_id", "target_object_type", "created_by", "new_value", "old_value", "description") VALUES (2, 'update', 1618, 101, 1619, 101, 1001, '[1619]', '[1619]', '{"d1":"\u5218\u4eba\u8bda","d2":"\u66f4\u65b0\u4e86","d3":"\u6e05\u5355","d4":["\u5b50\u96c6\u4efb\u52a11"]}') RETURNING "id" |
| 13:56:07.155 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\ObjectChangeLogs', 591612, 'a:13:{s:2:"id";i:591612;s:9:"object_id";i:1618;s:11:"object_type";i:101;s:9:"target_id";i:1619;s:18:"target_object_type";i:101;s:3:"act";i:2;s:9:"attribute";s:6:"update";s:9:"old_value";s:6:"[1619]";s:9:"new_value";s:6:"[1619]";s:11:"description";s:108:"{"d1":"\u5218\u4eba\u8bda","d2":"\u66f4\u65b0\u4e86","d3":"\u6e05\u5355","d4":["\u5b50\u96c6\u4efb\u52a11"]}";s:10:"created_by";i:1001;s:10:"created_at";N;s:9:"is_delete";N;}', '', 1001, '223.72.15.22') |
| 13:56:07.156 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:56:07.156 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 13:56:07.156 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/task/save-edit', '{"Tasks":{"id":"1619","progress":"40","start_at":"","end_at":""}}', '{"code":2000,"result":"","status":1,"msg":[{"name":"success","success":"\u9879\u76ee\u6e05\u5355\u5df2\u88ab\u6210\u529f\u4fee\u6539","error":""}],"mod":0,"ip":"223.72.15.22","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:146.0) Gecko\/20100101 Firefox\/146.0"}', FALSE, '2025-12-22 13:56:07') RETURNING "id" |
| 13:56:07.158 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 13:56:07.158 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |