17:46:07.418 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
17:46:07.418 | trace | yii\base\Module::getModule | Loading module: debug |
17:46:07.418 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
17:46:07.418 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
17:46:07.419 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
17:46:07.419 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:46:07.419 | trace | yii\base\Module::getModule | Loading module: gii |
17:46:07.419 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
17:46:07.419 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
17:46:07.419 | trace | yii\web\Application::handleRequest | Route requested: 'vue/reimbursement/save-edit' |
17:46:07.419 | trace | yii\base\Module::getModule | Loading module: vue |
17:46:07.419 | info | yii\web\Session::open | Session started |
17:46:07.420 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
17:46:07.420 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
17:46:07.424 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:46:07.424 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:46:07.425 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:46:07.425 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:46:07.425 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
17:46:07.427 | trace | yii\base\Controller::runAction | Route to run: vue/reimbursement/save-edit |
17:46:07.427 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:46:07.428 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
17:46:07.428 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\ReimbursementController::actionSaveEdit() |
17:46:07.428 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursements" WHERE "id"='8241' |
17:46:07.429 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:46:07.429 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:46:07.429 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursement_verify_rels" WHERE ("status" != 0) AND ("reimbursement_id"=8241) ORDER BY "id" |
17:46:07.431 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:46:07.431 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:46:07.432 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'id' in 'app\models\Reimbursements'. |
17:46:07.432 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'client_name' in 'app\models\Reimbursements'. |
17:46:07.432 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'attachmentFiles' in 'app\models\Reimbursements'. |
17:46:07.432 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'attachmentFile' in 'app\models\Reimbursements'. |
17:46:07.432 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'files' in 'app\models\Reimbursements'. |
17:46:07.433 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001) |
17:46:07.433 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
17:46:07.434 | info | yii\db\Command::execute | |
17:46:07.434 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001) |
17:46:07.434 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_reimbursements" SET "status"=1, "occurrence_at"='2025-08-27 00:00:00', "description"='', "created_at"='now()', "client_id"=NULL, "project_id"=NULL, "work_log_id"=NULL, "pre_sales_id"=NULL, "implement_record_id"=NULL WHERE "id"=8241 |
17:46:07.436 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:46:07.436 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:46:07.436 | 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', 8241, 'a:2:{s:6:"status";i:1;s:13:"occurrence_at";s:19:"2025-08-27 00:00:00";}', '', 1001, '114.244.128.96') |
17:46:07.437 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursements" WHERE "id"=8241 |
17:46:07.438 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
17:46:07.438 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:46:07.438 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:46:07.439 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_object_change_logs" ("act", "attribute", "object_id", "object_type", "created_by", "created_at", "new_value", "old_value", "description") VALUES (1, 'create', 8241, 20, 1001, '2025-09-18 17:46:07', '{"id":8241,"status":1,"amount":"73.80","occurrence_at":"2025-08-27 00:00:00","settle_accounts_at":null,"settle_accounts_by":null,"description":"","created_by":1001,"created_at":"2025-09-18 17:46:07","updated_at":"2025-09-18 16:26:54","refuse_description":null,"client_id":null,"project_id":null,"next_verify_user":null,"is_resubmited":false,"work_log_id":null,"pre_sales_id":null,"implement_record_id":null}', '{"id":8241,"status":1,"amount":"73.80","occurrence_at":"2025-08-27 00:00:00","settle_accounts_at":null,"settle_accounts_by":null,"description":"","created_by":1001,"created_at":"2025-09-18 17:46:07","updated_at":"2025-09-18 16:26:54","refuse_description":null,"client_id":null,"project_id":null,"next_verify_user":null,"is_resubmited":false,"work_log_id":null,"pre_sales_id":null,"implement_record_id":null}', '{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"\u8d39\u7528\u62a5\u9500","d4":[]}') RETURNING "id" |
17:46:07.445 | 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', 570796, 'a:13:{s:2:"id";i:570796;s:9:"object_id";i:8241;s:11:"object_type";i:20;s:9:"target_id";N;s:18:"target_object_type";N;s:3:"act";i:1;s:9:"attribute";s:6:"create";s:9:"old_value";s:407:"{"id":8241,"status":1,"amount":"73.80","occurrence_at":"2025-08-27 00:00:00","settle_accounts_at":null,"settle_accounts_by":null,"description":"","created_by":1001,"created_at":"2025-09-18 17:46:07","updated_at":"2025-09-18 16:26:54","refuse_description":null,"client_id":null,"project_id":null,"next_verify_user":null,"is_resubmited":false,"work_log_id":null,"pre_sales_id":null,"implement_record_id":null}";s:9:"new_value";s:407:"{"id":8241,"status":1,"amount":"73.80","occurrence_at":"2025-08-27 00:00:00","settle_accounts_at":null,"settle_accounts_by":null,"description":"","created_by":1001,"created_at":"2025-09-18 17:46:07","updated_at":"2025-09-18 16:26:54","refuse_description":null,"client_id":null,"project_id":null,"next_verify_user":null,"is_resubmited":false,"work_log_id":null,"pre_sales_id":null,"implement_record_id":null}";s:11:"description";s:93:"{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"\u8d39\u7528\u62a5\u9500","d4":[]}";s:10:"created_by";i:1001;s:10:"created_at";s:19:"2025-09-18 17:46:07";s:9:"is_delete";N;}', '', 1001, '114.244.128.96') |
17:46:07.445 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=19) AND ("object_id"=8241) |
17:46:07.448 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
17:46:07.448 | 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, 'AttachmentRelationships', 8241, 20, 1001, 'now()', '[["28296"]]', '[[]]', '{"d1":"\u5218\u4eba\u8bda","d2":"\u66f4\u65b0\u4e86","d3":"\u56fe\u7247","d4":[""]}') |
17:46:07.450 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=19) AND ("object_id"=8241) |
17:46:07.452 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:46:07.452 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:46:07.452 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_attachement_relationships" ("object_type", "object_id", "attachment_id") VALUES (19, 8241, 28296) |
17:46:07.456 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=22) AND ("object_id"=8241) |
17:46:07.458 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=22) AND ("object_id"=8241) |
17:46:07.460 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_attachement_relationships" ("object_type", "object_id", "attachment_id") VALUES (22, 8241, 28278) |
17:46:07.461 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id"=8241 |
17:46:07.461 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=15) AND ("id" IN (184, 374)) |
17:46:07.462 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:46:07.462 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:46:07.462 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE ("object_id"=8241) AND ("term_id"=15) |
17:46:07.463 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:46:07.463 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:46:07.464 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_term_taxonomies" WHERE "id"='184') |
17:46:07.464 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_terms" WHERE "id"=15) |
17:46:07.465 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_term_taxonomy_relationships" ("term_id", "taxonomy_id", "object_id") VALUES (15, 184, 8241) RETURNING "id" |
17:46:07.469 | 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\TermTaxonomyRelationships', 129489, 'a:9:{s:2:"id";i:129489;s:9:"object_id";i:8241;s:11:"taxonomy_id";s:3:"184";s:7:"term_id";i:15;s:5:"value";N;s:11:"object_type";N;s:9:"extra_int";N;s:9:"in_amount";N;s:10:"out_amount";N;}', '', 1001, '114.244.128.96') |
17:46:07.470 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE ("term_id"=18) AND ("object_type"=7) AND ("object_id"=8241) |
17:46:07.470 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE ("object_id"=8241) AND ("object_type"=7) |
17:46:07.471 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_term_taxonomies" WHERE "id"='374') |
17:46:07.471 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_terms" WHERE "id"=18) |
17:46:07.471 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_term_taxonomy_relationships" ("term_id", "object_type", "taxonomy_id", "object_id") VALUES (18, 7, 374, 8241) RETURNING "id" |
17:46:07.472 | 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\TermTaxonomyRelationships', 129490, 'a:9:{s:2:"id";i:129490;s:9:"object_id";i:8241;s:11:"taxonomy_id";s:3:"374";s:7:"term_id";i:18;s:5:"value";N;s:11:"object_type";i:7;s:9:"extra_int";N;s:9:"in_amount";N;s:10:"out_amount";N;}', '', 1001, '114.244.128.96') |
17:46:07.473 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursement_verify_rels" WHERE "reimbursement_id"=8241 ORDER BY "id" |
17:46:07.474 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:46:07.474 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:46:07.475 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_reimbursement_verify_rels" WHERE "reimbursement_id"=8241 |
17:46:07.476 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_reimbursement_verify_rels" ("reimbursement_id", "user_id", "status") VALUES (8241, 1001, 0) |
17:46:07.482 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursement_carbon_copy_rels" WHERE "reimbursement_id"=8241 |
17:46:07.482 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:46:07.482 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:46:07.482 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_reimbursement_carbon_copy_rels" WHERE "reimbursement_id"=8241 |
17:46:07.483 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_reimbursement_carbon_copy_rels" ("reimbursement_id", "user_id") VALUES (8241, 1001) |
17:46:07.487 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursement_settle_rels" WHERE "reimbursement_id"=8241 |
17:46:07.488 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:46:07.488 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:46:07.488 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_reimbursement_settle_rels" WHERE "reimbursement_id"=8241 |
17:46:07.489 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_reimbursement_settle_rels" ("reimbursement_id", "user_id") VALUES (8241, 1001) |
17:46:07.493 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursement_verify_rels" WHERE ("reimbursement_id"=8241) AND ("status"=0) ORDER BY "id" |
17:46:07.494 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_reimbursements" SET "updated_at"='now()', "next_verify_user"=1001 WHERE "id"=8241 |
17:46:07.495 | 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', 8241, 'a:0:{}', '', 1001, '114.244.128.96') |
17:46:07.496 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
17:46:07.496 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursement_verify_rels" WHERE ("status"=0) AND ("reimbursement_id"=8241) ORDER BY "id" |
17:46:07.499 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: INCR |
17:46:07.499 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HSET |
17:46:07.499 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: LPUSH |
17:46:07.499 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:46:07.500 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:46:07.500 | 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/save-edit', '{"Reimbursements":{"id":"8241","form_type":"184","form_costType":"374","occurrence_at":"2025-08-27 00:00:00","amount":"73.80","client_id":"","client_name":"","form_reimbursementVerifyRels":["1001"],"form_reimbursementSettleRels":["1001"],"form_reimbursementCarbonCopyRels":["1001"],"description":"","project_id":"","attachmentFiles":["28296"],"attachmentFile":{"28278":"\u6ef4\u6ef4\u7535\u5b50\u53d1\u7968-1.pdf"},"files":["28278"],"work_log_id":"","pre_sales_id":"","implement_record_id":""},"web_access_token":"Hlt1ZmLXNhK2kSIyrIUGksUdIH0iseH7"}', '{"code":2000,"result":"","status":1,"msg":[{"name":"success","success":"\u62a5\u9500\u5df2\u88ab\u6210\u529f\u4fee\u6539","error":""}],"mod":0}', FALSE, '2025-09-18 17:46:07') RETURNING "id" |
17:46:07.503 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:46:07.503 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |