15:57:31.775 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
15:57:31.775 | trace | yii\base\Module::getModule | Loading module: debug |
15:57:31.775 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
15:57:31.775 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
15:57:31.775 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
15:57:31.775 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:57:31.776 | trace | yii\base\Module::getModule | Loading module: gii |
15:57:31.776 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
15:57:31.776 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
15:57:31.776 | trace | yii\web\Application::handleRequest | Route requested: 'vue/reimbursement/verify' |
15:57:31.776 | trace | yii\base\Module::getModule | Loading module: vue |
15:57:31.776 | info | yii\web\Session::open | Session started |
15:57:31.777 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
15:57:31.777 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
15:57:31.781 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:57:31.781 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:57:31.781 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:57:31.782 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:57:31.782 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
15:57:31.784 | trace | yii\base\Controller::runAction | Route to run: vue/reimbursement/verify |
15:57:31.784 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:57:31.785 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
15:57:31.785 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\ReimbursementController::actionVerify() |
15:57:31.785 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursements" WHERE "id"='8171' |
15:57:31.785 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:57:31.786 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:57:31.786 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursement_verify_rels" WHERE ("status"=0) AND ("reimbursement_id"=8171) ORDER BY "id" |
15:57:31.788 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:57:31.788 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:57:31.788 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:57:31.788 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:57:31.789 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_reimbursement_verify_rels" SET "status"=1, "verify_at"='now()' WHERE "id"=29413 |
15:57:31.790 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:57:31.790 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:57:31.790 | 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', 29413, 'a:2:{s:6:"status";i:1;s:9:"verify_at";s:5:"now()";}', '', 1001, '114.244.128.96') |
15:57:31.792 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_reimbursement_verify_rels" WHERE ("status"=0) AND ("reimbursement_id"=8171) ORDER BY "id") "c" |
15:57:31.794 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_reimbursements" SET "status"=2, "updated_at"='now()' WHERE "id"=8171 |
15:57:31.795 | 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', 8171, 'a:2:{s:6:"status";i:2;s:13:"occurrence_at";s:19:"2025-09-16 00:00:00";}', '', 1001, '114.244.128.96') |
15:57:31.796 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursements" WHERE "id"=8171 |
15:57:31.796 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
15:57:31.797 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursement_verify_rels" WHERE ("status"=0) AND ("reimbursement_id"=8171) ORDER BY "id" |
15:57:31.798 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursement_carbon_copy_rels" WHERE "reimbursement_id"=8171 |
15:57:31.799 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursement_verify_rels" WHERE "reimbursement_id"=8171 ORDER BY "id" |
15:57:31.800 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:57:31.800 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:57:31.800 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursements" WHERE "id"=8171 |
15:57:31.801 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001) |
15:57:31.801 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_comments" ("created_by", "object_type", "object_id", "description", "is_system", "description2") VALUES (1001, '20', 8171, '刘人诚 通过了这个报销', TRUE, '') RETURNING "id" |
15:57:31.803 | 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', 191443, 'a:11:{s:2:"id";i:191443;s:9:"object_id";i:8171;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:57:31.804 | info | yii\db\Command::query | SELECT "channel_id" FROM "global"."tbl_logins" WHERE (0=1) AND ("id" != 1001) AND (channel_id IS NOT NULL) |
15:57:31.804 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id"=8171 |
15:57:31.804 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=15) AND ("id" IN (184, 349)) |
15:57:31.805 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:57:31.805 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:57:31.805 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: INCR |
15:57:31.805 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HSET |
15:57:31.805 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: LPUSH |
15:57:31.806 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_reimbursements" SET "next_verify_user"=NULL WHERE "id"=8171 |
15:57:31.806 | 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', 8171, 'a:1:{s:13:"occurrence_at";s:19:"2025-09-16 00:00:00";}', '', 1001, '114.244.128.96') |
15:57:31.807 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursement_settle_rels" WHERE "reimbursement_id"=8171 |
15:57:31.808 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:57:31.808 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:57:31.808 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
15:57:31.809 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursements" WHERE "id"=8171 |
15:57:31.809 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001) |
15:57:31.810 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_comments" ("created_by", "object_type", "object_id", "description", "is_system", "description2") VALUES (1001, '20', 8171, '刘人诚 有一个报销需要结算', TRUE, '') RETURNING "id" |
15:57:31.810 | 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', 191444, 'a:11:{s:2:"id";i:191444;s:9:"object_id";i:8171;s:11:"object_type";s:2:"20";s:6:"parent";N;s:11:"description";s:37:"刘人诚 有一个报销需要结算";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:57:31.811 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:57:31.811 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:57:31.812 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_unread_comments" ("object_id", "object_type", "comment_id", "remind_user_id") VALUES (8171, '20', 191444, 1013) |
15:57:31.813 | info | yii\db\Command::query | SELECT "channel_id" FROM "global"."tbl_logins" WHERE ("id"=1013) AND ("id" != 1001) AND (channel_id IS NOT NULL) |
15:57:31.813 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
15:57:31.814 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: INCR |
15:57:31.814 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HSET |
15:57:31.814 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: LPUSH |
15:57:31.814 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id"=8171 |
15:57:31.814 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=15) AND ("id" IN (184, 349)) |
15:57:31.814 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: INCR |
15:57:31.814 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HSET |
15:57:31.814 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: LPUSH |
15:57:31.815 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
15:57:31.815 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
15:57:31.815 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:57:31.816 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:57:31.816 | 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', 8171, 20, 1001, 'now()', '["\u5218\u4eba\u8bda"]', '[]', '{"d1":"\u5218\u4eba\u8bda","d2":"\u540c\u610f\u4e86","d3":"\u8d39\u7528\u62a5\u9500","d4":""}') |
15:57:31.817 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:57:31.817 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:57:31.817 | 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":"8171","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:57:31') RETURNING "id" |
15:57:31.819 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:57:31.819 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |