09:01:36.705 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
09:01:36.705 | trace | yii\base\Module::getModule | Loading module: debug |
09:01:36.705 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
09:01:36.705 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
09:01:36.706 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
09:01:36.706 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:01:36.706 | trace | yii\base\Module::getModule | Loading module: gii |
09:01:36.706 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
09:01:36.706 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
09:01:36.706 | trace | yii\web\Application::handleRequest | Route requested: 'vue/approve/cancel-refuse' |
09:01:36.706 | trace | yii\base\Module::getModule | Loading module: vue |
09:01:36.706 | info | yii\web\Session::open | Session started |
09:01:36.707 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
09:01:36.707 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
09:01:36.711 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:01:36.711 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
09:01:36.712 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:01:36.712 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
09:01:36.712 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
09:01:36.714 | trace | yii\base\Controller::runAction | Route to run: vue/approve/cancel-refuse |
09:01:36.714 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:01:36.715 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
09:01:36.715 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\ApproveController::actionCancelRefuse() |
09:01:36.715 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_approves" WHERE "id"='2233' |
09:01:36.716 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:01:36.716 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
09:01:36.716 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_approve_cancel_verify_rels" WHERE ("status"=0) AND ("approve_id"=2233) ORDER BY "id" |
09:01:36.717 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:01:36.717 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
09:01:36.717 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:01:36.717 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:01:36.718 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_approve_cancel_verify_rels" SET "status"=2, "description"='', "verify_at"='now()' WHERE "id"=6 |
09:01:36.719 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:01:36.719 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
09:01:36.719 | 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\ApproveCancelVerifyRels', 6, 'a:2:{s:6:"status";i:2;s:9:"verify_at";s:5:"now()";}', '', 1001, '114.246.237.213') |
09:01:36.721 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_approve_cancel_verify_rels" SET "status"=3 WHERE ("approve_id"=2233) AND ("status"=0) |
09:01:36.721 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_approves" SET "status"=2, "updated_at"='now()', "next_cancel_verify_user"=NULL WHERE "id"=2233 |
09:01:36.722 | 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\Approves', 2233, 'a:1:{s:6:"status";i:2;}', '', 1001, '114.246.237.213') |
09:01:36.723 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_approve_carbon_copy_rels" WHERE "approve_id"=2233 |
09:01:36.724 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:01:36.724 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
09:01:36.724 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_approve_verify_rels" WHERE "approve_id"=2233 ORDER BY "id" |
09:01:36.724 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:01:36.725 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
09:01:36.725 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:01:36.725 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
09:01:36.725 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_approves" WHERE "id"=2233 |
09:01:36.726 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001) |
09:01:36.726 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_comments" ("created_by", "object_type", "object_id", "description", "is_system", "description2") VALUES (1001, '37', 2233, '刘人诚 拒绝了这个审批', TRUE, '测试借款审批取消后能否被选择') RETURNING "id" |
09:01:36.727 | 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', 191255, 'a:11:{s:2:"id";i:191255;s:9:"object_id";i:2233;s:11:"object_type";s:2:"37";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:42:"测试借款审批取消后能否被选择";}', '', 1001, '114.246.237.213') |
09:01:36.728 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:01:36.728 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
09:01:36.728 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_unread_comments" ("object_id", "object_type", "comment_id", "remind_user_id") VALUES (2233, '37', 191255, 5388), (2233, '37', 191255, 1013) |
09:01:36.730 | info | yii\db\Command::query | SELECT "channel_id" FROM "global"."tbl_logins" WHERE ("id" IN (5388, 1013)) AND ("id" != 1001) AND (channel_id IS NOT NULL) |
09:01:36.730 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
09:01:36.731 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: INCR |
09:01:36.731 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HSET |
09:01:36.731 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: LPUSH |
09:01:36.731 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
09:01:36.732 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id"=2233 |
09:01:36.732 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=17) AND ("id" IN (212, 153, 184, 189, 2100000001, 349)) |
09:01:36.733 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:01:36.733 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
09:01:36.733 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"=3389 |
09:01:36.734 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:01:36.735 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
09:01:36.735 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_projects" WHERE "id"=3950 |
09:01:36.736 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:01:36.736 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
09:01:36.736 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: INCR |
09:01:36.736 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HSET |
09:01:36.736 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: LPUSH |
09:01:36.736 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
09:01:36.737 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
09:01:36.737 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:01:36.737 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
09:01:36.737 | 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 (7, 'status', 2233, 37, 1001, 'now()', '["\u5218\u4eba\u8bda"]', '[]', '{"d1":"\u5218\u4eba\u8bda","d2":"\u9a73\u56de\u4e86","d3":"\u5ba1\u6279\u7533\u8bf7","d4":""}') |
09:01:36.738 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"=3389 |
09:01:36.740 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_clients" SET "updated_at"='now()' WHERE "id"=3389 |
09:01:36.741 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_client_am_change_logs" WHERE ("client_id"=3389) AND ("sales_rep" IS NULL) AND ("end_at" IS NULL) ORDER BY "id" DESC LIMIT 1 |
09:01:36.750 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:01:36.750 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
09:01:36.751 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_client_am_change_logs" ("client_id", "sales_rep", "start_from", "end_at") VALUES (3389, 1001, 'now()', NULL) RETURNING "id" |
09:01:36.752 | 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\ClientAmChangeLogs', 180833, 'a:5:{s:2:"id";i:180833;s:9:"client_id";i:3389;s:9:"sales_rep";i:1001;s:10:"start_from";s:5:"now()";s:6:"end_at";N;}', '', 1001, '114.246.237.213') |
09:01:36.753 | 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\Clients', 3389, 'a:0:{}', '', 1001, '114.246.237.213') |
09:01:36.754 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
09:01:36.754 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_object_change_logs" ("act", "attribute", "object_id", "object_type", "target_id", "target_object_type", "created_by", "new_value", "old_value", "description") VALUES (2, 'update', 3389, 10, 2233, 37, 1001, '[2233]', '[2233]', '{"d1":"\u5218\u4eba\u8bda","d2":"\u66f4\u65b0\u4e86","d3":"\u5ba1\u6279\u7533\u8bf7","d4":["\u501f\u6b3e\u7533\u8bf7"]}') RETURNING "id" |
09:01:36.755 | 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', 565150, 'a:13:{s:2:"id";i:565150;s:9:"object_id";i:3389;s:11:"object_type";i:10;s:9:"target_id";i:2233;s:18:"target_object_type";i:37;s:3:"act";i:2;s:9:"attribute";s:6:"update";s:9:"old_value";s:6:"[2233]";s:9:"new_value";s:6:"[2233]";s:11:"description";s:119:"{"d1":"\u5218\u4eba\u8bda","d2":"\u66f4\u65b0\u4e86","d3":"\u5ba1\u6279\u7533\u8bf7","d4":["\u501f\u6b3e\u7533\u8bf7"]}";s:10:"created_by";i:1001;s:10:"created_at";N;s:9:"is_delete";N;}', '', 1001, '114.246.237.213') |
09:01:36.756 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_projects" WHERE "id"=3950 |
09:01:36.757 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_projects" SET "updated_at"='now()' WHERE "id"=3950 |
09:01:36.758 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_project_change_logs" WHERE ("project_id"=3950) AND ("end_at" IS NULL) ORDER BY "id" DESC LIMIT 1 |
09:01:36.760 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:01:36.760 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
09:01:36.760 | 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\Projects', 3950, 'a:1:{s:6:"end_at";s:19:"2025-09-04 09:21:06";}', '', 1001, '114.246.237.213') |
09:01:36.761 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"=3389 |
09:01:36.761 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
09:01:36.762 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_object_change_logs" ("act", "attribute", "object_id", "object_type", "target_id", "target_object_type", "created_by", "new_value", "old_value", "description") VALUES (2, 'update', 3950, 1, 2233, 37, 1001, '[2233]', '[2233]', '{"d1":"\u5218\u4eba\u8bda","d2":"\u66f4\u65b0\u4e86","d3":"\u5ba1\u6279\u7533\u8bf7","d4":["\u501f\u6b3e\u7533\u8bf7"]}') RETURNING "id" |
09:01:36.763 | 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', 565151, 'a:13:{s:2:"id";i:565151;s:9:"object_id";i:3950;s:11:"object_type";i:1;s:9:"target_id";i:2233;s:18:"target_object_type";i:37;s:3:"act";i:2;s:9:"attribute";s:6:"update";s:9:"old_value";s:6:"[2233]";s:9:"new_value";s:6:"[2233]";s:11:"description";s:119:"{"d1":"\u5218\u4eba\u8bda","d2":"\u66f4\u65b0\u4e86","d3":"\u5ba1\u6279\u7533\u8bf7","d4":["\u501f\u6b3e\u7533\u8bf7"]}";s:10:"created_by";i:1001;s:10:"created_at";N;s:9:"is_delete";N;}', '', 1001, '114.246.237.213') |
09:01:36.763 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"=3389 |
09:01:36.764 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
09:01:36.764 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:01:36.765 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
09:01:36.765 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_user_action_logs" ("act", "attribute", "object_id", "object_type", "target_id", "target_object_type", "created_by", "new_value", "old_value", "users", "description") VALUES (2, 'update', 3950, 1, 2233, 37, 1001, '2233', '2233', array[1001], '{"d1":"\u5218\u4eba\u8bda","d2":"\u66f4\u65b0\u4e86","d3":"\u5ba1\u6279\u7533\u8bf7","d4":["\u501f\u6b3e\u7533\u8bf7"]}') RETURNING "id" |
09:01:36.766 | 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\UserActionLogs', 152330, 'a:15:{s:2:"id";i:152330;s:9:"object_id";i:3950;s:11:"object_type";i:1;s:9:"target_id";i:2233;s:18:"target_object_type";i:37;s:3:"act";i:2;s:9:"attribute";s:6:"update";s:9:"old_value";s:4:"2233";s:9:"new_value";s:4:"2233";s:5:"users";O:17:"yii\db\Expression":2:{s:10:"expression";s:11:"array[1001]";s:6:"params";a:0:{}}s:11:"description";s:119:"{"d1":"\u5218\u4eba\u8bda","d2":"\u66f4\u65b0\u4e86","d3":"\u5ba1\u6279\u7533\u8bf7","d4":["\u501f\u6b3e\u7533\u8bf7"]}";s:10:"created_by";i:1001;s:10:"created_at";N;s:9:"is_delete";N;s:9:"parent_id";N;}', '', 1001, '114.246.237.213') |
09:01:36.767 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:01:36.767 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
09:01:36.767 | 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/approve/cancel-refuse', '{"files":"","attachmentFiles":"","id":"2233","description":"","web_access_token":"2BZqbE639wqIoHhgH0VfUgn-meZYtkbz"}', '{"code":2000,"result":"","status":1,"msg":[{"name":"success","success":"\u5ba1\u6279\u62d2\u7edd\u6210\u529f","error":""}],"mod":0}', FALSE, '2025-09-12 09:01:36') RETURNING "id" |
09:01:36.768 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
09:01:36.768 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |