15:48:24.670 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
15:48:24.670 | trace | yii\base\Module::getModule | Loading module: debug |
15:48:24.670 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
15:48:24.670 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
15:48:24.670 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
15:48:24.671 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:24.671 | trace | yii\base\Module::getModule | Loading module: gii |
15:48:24.671 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
15:48:24.671 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
15:48:24.671 | trace | yii\web\Application::handleRequest | Route requested: 'vue/reimbursement/verify' |
15:48:24.671 | trace | yii\base\Module::getModule | Loading module: vue |
15:48:24.671 | info | yii\web\Session::open | Session started |
15:48:24.672 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
15:48:24.672 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
15:48:24.676 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:24.676 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:48:24.677 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:24.677 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:48:24.677 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
15:48:24.679 | trace | yii\base\Controller::runAction | Route to run: vue/reimbursement/verify |
15:48:24.679 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:24.680 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
15:48:24.680 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\ReimbursementController::actionVerify() |
15:48:24.680 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursements" WHERE "id"='8174' |
15:48:24.681 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:24.681 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:48:24.681 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursement_verify_rels" WHERE ("status"=0) AND ("reimbursement_id"=8174) ORDER BY "id" |
15:48:24.686 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:24.686 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:48:24.686 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:24.686 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:24.687 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_reimbursement_verify_rels" SET "status"=1, "verify_at"='now()' WHERE "id"=29417 |
15:48:24.688 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:24.688 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:48:24.688 | 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\ReimbursementVerifyRels', 29417, 'a:2:{s:6:"status";i:1;s:9:"verify_at";s:5:"now()";}', '', 1001, '114.244.128.96') |
15:48:24.690 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_reimbursement_verify_rels" WHERE ("status"=0) AND ("reimbursement_id"=8174) ORDER BY "id") "c" |
15:48:24.691 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_reimbursements" SET "status"=2, "updated_at"='now()' WHERE "id"=8174 |
15:48:24.692 | 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\Reimbursements', 8174, 'a:2:{s:6:"status";i:2;s:13:"occurrence_at";s:19:"2025-09-17 00:00:00";}', '', 1001, '114.244.128.96') |
15:48:24.693 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursements" WHERE "id"=8174 |
15:48:24.694 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1011 |
15:48:24.694 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursement_verify_rels" WHERE ("status"=0) AND ("reimbursement_id"=8174) ORDER BY "id" |
15:48:24.695 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursement_carbon_copy_rels" WHERE "reimbursement_id"=8174 |
15:48:24.696 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursement_verify_rels" WHERE "reimbursement_id"=8174 ORDER BY "id" |
15:48:24.698 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:24.698 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:48:24.698 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursements" WHERE "id"=8174 |
15:48:24.698 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001) |
15:48:24.699 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_comments" ("created_by", "object_type", "object_id", "description", "is_system", "description2") VALUES (1001, '20', 8174, '刘人诚 通过了这个报销', TRUE, '') RETURNING "id" |
15:48:24.700 | 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', 191437, 'a:11:{s:2:"id";i:191437;s:9:"object_id";i:8174;s:11:"object_type";s:2:"20";s:6:"parent";N;s:11:"description";s:31:"刘人诚 通过了这个报销";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:0:"";}', '', 1001, '114.244.128.96') |
15:48:24.701 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:24.701 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:48:24.701 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_unread_comments" ("object_id", "object_type", "comment_id", "remind_user_id") VALUES (8174, '20', 191437, 1011) |
15:48:24.702 | info | yii\db\Command::query | SELECT "channel_id" FROM "global"."tbl_logins" WHERE ("id"=1011) AND ("id" != 1001) AND (channel_id IS NOT NULL) |
15:48:24.703 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
15:48:24.704 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: INCR |
15:48:24.704 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HSET |
15:48:24.704 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: LPUSH |
15:48:24.704 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id"=8174 |
15:48:24.704 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=15) AND ("id" IN (307, 356)) |
15:48:24.705 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:24.705 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:48:24.705 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: INCR |
15:48:24.705 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HSET |
15:48:24.705 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: LPUSH |
15:48:24.705 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_reimbursements" SET "next_verify_user"=NULL WHERE "id"=8174 |
15:48:24.706 | 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\Reimbursements', 8174, 'a:2:{s:13:"occurrence_at";s:19:"2025-09-17 00:00:00";s:16:"next_verify_user";i:1001;}', '', 1001, '114.244.128.96') |
15:48:24.707 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursement_settle_rels" WHERE "reimbursement_id"=8174 |
15:48:24.708 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:24.708 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:48:24.708 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1011 |
15:48:24.708 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursements" WHERE "id"=8174 |
15:48:24.709 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1011) |
15:48:24.709 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_comments" ("created_by", "object_type", "object_id", "description", "is_system", "description2") VALUES (1011, '20', 8174, '韩雅芳 有一个报销需要结算', TRUE, '') RETURNING "id" |
15:48:24.710 | 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', 191438, 'a:11:{s:2:"id";i:191438;s:9:"object_id";i:8174;s:11:"object_type";s:2:"20";s:6:"parent";N;s:11:"description";s:37:"韩雅芳 有一个报销需要结算";s:10:"created_by";i:1011;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:0:"";}', '', 1001, '114.244.128.96') |
15:48:24.711 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_unread_comments" ("object_id", "object_type", "comment_id", "remind_user_id") VALUES (8174, '20', 191438, 1013) |
15:48:24.712 | info | yii\db\Command::query | SELECT "channel_id" FROM "global"."tbl_logins" WHERE ("id"=1013) AND ("id" != 1011) AND (channel_id IS NOT NULL) |
15:48:24.712 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1011 |
15:48:24.713 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: INCR |
15:48:24.713 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HSET |
15:48:24.713 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: LPUSH |
15:48:24.713 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id"=8174 |
15:48:24.713 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=15) AND ("id" IN (307, 356)) |
15:48:24.714 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: INCR |
15:48:24.714 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HSET |
15:48:24.714 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: LPUSH |
15:48:24.714 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
15:48:24.714 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
15:48:24.715 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:24.715 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:48:24.715 | 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 (6, 'status', 8174, 20, 1001, 'now()', '["\u5218\u4eba\u8bda"]', '[]', '{"d1":"\u5218\u4eba\u8bda","d2":"\u540c\u610f\u4e86","d3":"\u8d39\u7528\u62a5\u9500","d4":""}') |
15:48:24.717 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:24.717 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:48:24.717 | 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/reimbursement/verify', '{"id":"8174","web_access_token":"Hlt1ZmLXNhK2kSIyrIUGksUdIH0iseH7"}', '{"code":2000,"result":"","status":1,"msg":[{"name":"success","success":"\u62a5\u9500\u5ba1\u6279\u901a\u8fc7","error":""}],"mod":0}', FALSE, '2025-09-17 15:48:24') RETURNING "id" |
15:48:24.719 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:24.719 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |