17:25:19.345 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
17:25:19.345 | trace | yii\base\Module::getModule | Loading module: debug |
17:25:19.345 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
17:25:19.346 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
17:25:19.346 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
17:25:19.351 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:25:19.353 | trace | yii\base\Module::getModule | Loading module: gii |
17:25:19.353 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
17:25:19.353 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
17:25:19.353 | trace | yii\web\Application::handleRequest | Route requested: 'vue/reimbursement/save-edit' |
17:25:19.353 | trace | yii\base\Module::getModule | Loading module: vue |
17:25:19.354 | info | yii\web\Session::open | Session started |
17:25:19.355 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=5064 |
17:25:19.355 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
17:25:19.363 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:25:19.365 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:25:19.366 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:25:19.370 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:25:19.374 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5064 |
17:25:19.377 | trace | yii\base\Controller::runAction | Route to run: vue/reimbursement/save-edit |
17:25:19.378 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:25:19.381 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
17:25:19.381 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\ReimbursementController::actionSaveEdit() |
17:25:19.381 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursements" WHERE "id"='8247' |
17:25:19.382 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:25:19.382 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:25:19.382 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursement_verify_rels" WHERE ("status" != 0) AND ("reimbursement_id"=8247) ORDER BY "id" |
17:25:19.384 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:25:19.385 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:25:19.386 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'id' in 'app\models\Reimbursements'. |
17:25:19.386 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'client_name' in 'app\models\Reimbursements'. |
17:25:19.386 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'attachmentFile' in 'app\models\Reimbursements'. |
17:25:19.386 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'files' in 'app\models\Reimbursements'. |
17:25:19.386 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'attachmentFiles' in 'app\models\Reimbursements'. |
17:25:19.386 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5064) |
17:25:19.389 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5064 |
17:25:19.389 | info | yii\db\Command::execute | |
17:25:19.390 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5064) |
17:25:19.390 | 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"=8247 |
17:25:19.391 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:25:19.391 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:25:19.391 | 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', 8247, 'a:2:{s:6:"status";i:1;s:13:"occurrence_at";s:19:"2025-08-27 00:00:00";}', '', 5064, '114.244.128.96') |
17:25:19.393 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursements" WHERE "id"=8247 |
17:25:19.393 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5064 |
17:25:19.393 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:25:19.393 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:25:19.394 | 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', 8247, 20, 5064, '2025-09-18 17:25:19', '{"id":8247,"status":1,"amount":"137.05","occurrence_at":"2025-08-27 00:00:00","settle_accounts_at":null,"settle_accounts_by":null,"description":"","created_by":5064,"created_at":"2025-09-18 17:25:19","updated_at":"2025-09-18 17:24:51","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":8247,"status":1,"amount":"137.05","occurrence_at":"2025-08-27 00:00:00","settle_accounts_at":null,"settle_accounts_by":null,"description":"","created_by":5064,"created_at":"2025-09-18 17:25:19","updated_at":"2025-09-18 17:24:51","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":"\u59da\u96ea\u7eaf","d2":"\u521b\u5efa\u4e86","d3":"\u8d39\u7528\u62a5\u9500","d4":[]}') RETURNING "id" |
17:25:19.395 | 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', 570791, 'a:13:{s:2:"id";i:570791;s:9:"object_id";i:8247;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:408:"{"id":8247,"status":1,"amount":"137.05","occurrence_at":"2025-08-27 00:00:00","settle_accounts_at":null,"settle_accounts_by":null,"description":"","created_by":5064,"created_at":"2025-09-18 17:25:19","updated_at":"2025-09-18 17:24:51","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:408:"{"id":8247,"status":1,"amount":"137.05","occurrence_at":"2025-08-27 00:00:00","settle_accounts_at":null,"settle_accounts_by":null,"description":"","created_by":5064,"created_at":"2025-09-18 17:25:19","updated_at":"2025-09-18 17:24:51","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":"\u59da\u96ea\u7eaf","d2":"\u521b\u5efa\u4e86","d3":"\u8d39\u7528\u62a5\u9500","d4":[]}";s:10:"created_by";i:5064;s:10:"created_at";s:19:"2025-09-18 17:25:19";s:9:"is_delete";N;}', '', 5064, '114.244.128.96') |
17:25:19.396 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=19) AND ("object_id"=8247) |
17:25:19.398 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=19) AND ("object_id"=8247) |
17:25:19.400 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=22) AND ("object_id"=8247) |
17:25:19.402 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:25:19.402 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:25:19.402 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5064 |
17:25:19.402 | 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, 'files', 8247, 20, 5064, 'now()', '[[]]', '"28292"', '{"d1":"\u59da\u96ea\u7eaf","d2":"\u66f4\u65b0\u4e86","d3":"\u9644\u4ef6","d4":[""]}') |
17:25:19.403 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=22) AND ("object_id"=8247) |
17:25:19.406 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id"=8247 |
17:25:19.406 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=15) AND ("id" IN (184, 349)) |
17:25:19.407 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:25:19.407 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:25:19.407 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE ("object_id"=8247) AND ("term_id"=15) |
17:25:19.408 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:25:19.408 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:25:19.408 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_term_taxonomies" WHERE "id"='184') |
17:25:19.408 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_terms" WHERE "id"=15) |
17:25:19.409 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_term_taxonomy_relationships" ("term_id", "taxonomy_id", "object_id") VALUES (15, 184, 8247) RETURNING "id" |
17:25:19.410 | 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', 129478, 'a:9:{s:2:"id";i:129478;s:9:"object_id";i:8247;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;}', '', 5064, '114.244.128.96') |
17:25:19.411 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE ("term_id"=18) AND ("object_type"=7) AND ("object_id"=8247) |
17:25:19.411 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE ("object_id"=8247) AND ("object_type"=7) |
17:25:19.412 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_term_taxonomies" WHERE "id"='349') |
17:25:19.412 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_terms" WHERE "id"=18) |
17:25:19.412 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_term_taxonomy_relationships" ("term_id", "object_type", "taxonomy_id", "object_id") VALUES (18, 7, 349, 8247) RETURNING "id" |
17:25:19.413 | 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', 129479, 'a:9:{s:2:"id";i:129479;s:9:"object_id";i:8247;s:11:"taxonomy_id";s:3:"349";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;}', '', 5064, '114.244.128.96') |
17:25:19.414 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursement_verify_rels" WHERE "reimbursement_id"=8247 ORDER BY "id" |
17:25:19.415 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:25:19.416 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:25:19.416 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_reimbursement_verify_rels" WHERE "reimbursement_id"=8247 |
17:25:19.417 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_reimbursement_verify_rels" ("reimbursement_id", "user_id", "status") VALUES (8247, 5252, 0), (8247, 1001, 0) |
17:25:19.419 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursement_carbon_copy_rels" WHERE "reimbursement_id"=8247 |
17:25:19.419 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_reimbursement_carbon_copy_rels" WHERE "reimbursement_id"=8247 |
17:25:19.419 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursement_settle_rels" WHERE "reimbursement_id"=8247 |
17:25:19.420 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:25:19.420 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:25:19.420 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_reimbursement_settle_rels" WHERE "reimbursement_id"=8247 |
17:25:19.421 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_reimbursement_settle_rels" ("reimbursement_id", "user_id") VALUES (8247, 1013) |
17:25:19.422 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursement_verify_rels" WHERE ("reimbursement_id"=8247) AND ("status"=0) ORDER BY "id" |
17:25:19.423 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_reimbursements" SET "updated_at"='now()', "next_verify_user"=5252 WHERE "id"=8247 |
17:25:19.424 | 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', 8247, 'a:1:{s:16:"next_verify_user";i:5252;}', '', 5064, '114.244.128.96') |
17:25:19.425 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5064 |
17:25:19.426 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursement_verify_rels" WHERE ("status"=0) AND ("reimbursement_id"=8247) ORDER BY "id" |
17:25:19.427 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:25:19.427 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:25:19.427 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_reimbursements" WHERE "id"=8247 |
17:25:19.428 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5064) |
17:25:19.428 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_comments" ("created_by", "object_type", "object_id", "description", "is_system", "description2") VALUES (5064, '20', 8247, '姚雪纯 有一个报销需要审批', TRUE, '') RETURNING "id" |
17:25:19.432 | 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', 191457, 'a:11:{s:2:"id";i:191457;s:9:"object_id";i:8247;s:11:"object_type";s:2:"20";s:6:"parent";N;s:11:"description";s:37:"姚雪纯 有一个报销需要审批";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:0:"";}', '', 5064, '114.244.128.96') |
17:25:19.433 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:25:19.433 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:25:19.433 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_unread_comments" ("object_id", "object_type", "comment_id", "remind_user_id") VALUES (8247, '20', 191457, 5252) |
17:25:19.435 | info | yii\db\Command::query | SELECT "channel_id" FROM "global"."tbl_logins" WHERE ("id"=5252) AND ("id" != 5064) AND (channel_id IS NOT NULL) |
17:25:19.436 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5064 |
17:25:19.438 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: INCR |
17:25:19.438 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HSET |
17:25:19.438 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: LPUSH |
17:25:19.439 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: INCR |
17:25:19.439 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HSET |
17:25:19.439 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: LPUSH |
17:25:19.439 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: INCR |
17:25:19.440 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HSET |
17:25:19.440 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: LPUSH |
17:25:19.440 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:25:19.440 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:25:19.440 | 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', 5064, 5, 'vue/reimbursement/save-edit', '{"Reimbursements":{"id":"8247","form_type":"184","form_costType":"349","occurrence_at":"2025-08-27 00:00:00","amount":"137.05","client_id":"","client_name":"","form_reimbursementVerifyRels":["5252","1001"],"form_reimbursementSettleRels":["1013"],"description":"","project_id":"","attachmentFile":{"28292":"\u5a4a\u5b58\u6dee\u9422\u975b\u74d9\u9359\u6220\u30a8A.pdf"},"work_log_id":"","pre_sales_id":"","implement_record_id":"","files":"","attachmentFiles":""},"web_access_token":"HAbMUf8fRIyjcjUdXDjHjD-JYl0He8FU"}', '{"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:25:19') RETURNING "id" |
17:25:19.442 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:25:19.442 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |