| 20:47:20.289 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 20:47:20.289 | trace | yii\base\Module::getModule | Loading module: debug |
| 20:47:20.290 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 20:47:20.290 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 20:47:20.291 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 20:47:20.291 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:47:20.291 | info | time tracing start | 1782132440291835136 |
| 20:47:20.292 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 20:47:20.292 | trace | yii\web\Application::handleRequest | Route requested: 'v2/punch-leave/cancel' |
| 20:47:20.292 | trace | yii\base\Module::getModule | Loading module: v2 |
| 20:47:20.293 | info | yii\web\Session::open | Session started |
| 20:47:20.294 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 20:47:20.295 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='lLLCHpZSQkMu0_ceemp9PVo8_3HEKkFC' |
| 20:47:20.296 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:47:20.297 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:47:20.297 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:47:20.297 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:47:20.298 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 20:47:20.299 | trace | yii\base\Controller::runAction | Route to run: v2/punch-leave/cancel |
| 20:47:20.299 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:47:20.301 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
| 20:47:20.301 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\PunchLeaveController::actionCancel() |
| 20:47:20.301 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_punch_leaves" WHERE "id"='177' |
| 20:47:20.302 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:47:20.302 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:47:20.302 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:47:20.304 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:47:20.305 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:47:20.305 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:47:20.305 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_punch_leave_verify_rels" SET "status"=3 WHERE ("punch_leave_id"=177) AND ("status"=0) |
| 20:47:20.306 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_punch_leave_cancel_verify_rels" WHERE "punch_leave_id"=177 |
| 20:47:20.306 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_punch_leaves" SET "cancel_description"=NULL WHERE "id"=177 |
| 20:47:20.310 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:47:20.310 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:47:20.310 | 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\PunchLeaves', 177, 'a:0:{}', '', 1001, '120.33.105.174') |
| 20:47:20.314 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_punch_leave_verify_rels" WHERE "punch_leave_id"=177 ORDER BY "id" |
| 20:47:20.314 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:47:20.314 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:47:20.314 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_punch_leave_cancel_verify_rels" ("punch_leave_id", "user_id", "status") VALUES (177, 1000, 0) |
| 20:47:20.318 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_punch_leave_cancel_verify_rels" WHERE ("punch_leave_id"=177) AND ("status"=0) ORDER BY "id" |
| 20:47:20.318 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_punch_leaves" SET "status"=5, "next_cancel_verify_user"=1000, "updated_at"='now()' WHERE "id"=177 |
| 20:47:20.321 | 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\PunchLeaves', 177, 'a:1:{s:23:"next_cancel_verify_user";i:1000;}', '', 1001, '120.33.105.174') |
| 20:47:20.324 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5064 |
| 20:47:20.325 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_punch_leave_cancel_verify_rels" WHERE ("status"=0) AND ("punch_leave_id"=177) ORDER BY "id" |
| 20:47:20.326 | 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\PunchLeaves', 177, 'a:0:{}', '', 1001, '120.33.105.174') |
| 20:47:20.329 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5064 |
| 20:47:20.330 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:47:20.331 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:47:20.331 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_punch_leaves" WHERE "id"=177 |
| 20:47:20.333 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5064) |
| 20:47:20.334 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_comments" ("created_by", "object_type", "object_id", "description", "is_system", "description2") VALUES (5064, '40', 177, '姚雪纯 有一个请假申请需要审批', TRUE, '测试') RETURNING "id" |
| 20:47:20.337 | 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\Comments', 220944, 'a:11:{s:2:"id";i:220944;s:9:"object_id";i:177;s:11:"object_type";s:2:"40";s:6:"parent";N;s:11:"description";s:43:"姚雪纯 有一个请假申请需要审批";s:10:"created_by";i:5064;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:6:"测试";}', '', 1001, '120.33.105.174') |
| 20:47:20.339 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:47:20.340 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:47:20.340 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_unread_comments" ("object_id", "object_type", "comment_id", "remind_user_id") VALUES (177, '40', 220944, 1000) |
| 20:47:20.343 | info | yii\db\Command::query | SELECT "channel_id" FROM "global"."tbl_logins" WHERE ("id"=1000) AND ("id" != 5064) AND (channel_id IS NOT NULL) |
| 20:47:20.344 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5064 |
| 20:47:20.345 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: INCR |
| 20:47:20.346 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HSET |
| 20:47:20.346 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: LPUSH |
| 20:47:20.346 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: INCR |
| 20:47:20.346 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HSET |
| 20:47:20.346 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: LPUSH |
| 20:47:20.346 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 20:47:20.347 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:47:20.347 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:47:20.347 | 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 (15, 'status', 177, 40, 1001, 'now()', '["\u5218\u4eba\u8bda"]', '[]', '{"d1":"\u5218\u4eba\u8bda","d2":"\u64a4\u9500\u4e86","d3":"\u8bf7\u5047\u7533\u8bf7","d4":""}') |
| 20:47:20.350 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: INCR |
| 20:47:20.350 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HSET |
| 20:47:20.350 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: LPUSH |
| 20:47:20.351 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 20:47:20.351 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 20:47:20.351 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 'a57be577deb434', 1001, 7, 178, 'v2/punch-leave/cancel', '{"id":"177","description":"\u4e0d\u9700\u8981\u4e86","posttime":"1782132440","access_token":"lLLCHpZSQkMu0_ceemp9PVo8_3HEKkFC","device_type":"7","version_code":"178","token":"72d07e0ff8e87b3ab21b7cbb3c994ca5"}', '{"code":200,"data":"","status":1,"msg":[{"name":"success","success":"\u8bf7\u5047\u7533\u8bf7\u5df2\u88ab\u6210\u529f\u4fee\u6539","error":""}],"ip":"120.33.105.174","ua":"jinchangxiao\/1.0.42 (HUAWEI Mate 60 Pro ALN-AL00; HarmonyOS 6.1.0)"}', FALSE, '2026-06-22 20:47:20', 60013824) RETURNING "id" |