Log Messages

总计109条数据
TimeLevelCategoryMessage
 
09:01:36.705traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
09:01:36.705traceyii\base\Module::getModuleLoading module: debug
09:01:36.705traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
09:01:36.705traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
09:01:36.706traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
09:01:36.706traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
09:01:36.706traceyii\base\Module::getModuleLoading module: gii
09:01:36.706traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
09:01:36.706traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
09:01:36.706traceyii\web\Application::handleRequestRoute requested: 'vue/approve/cancel-refuse'
09:01:36.706traceyii\base\Module::getModuleLoading module: vue
09:01:36.706infoyii\web\Session::openSession started
09:01:36.707infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
09:01:36.707infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
09:01:36.711traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
09:01:36.711traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
09:01:36.712traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
09:01:36.712traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
09:01:36.712infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
09:01:36.714traceyii\base\Controller::runActionRoute to run: vue/approve/cancel-refuse
09:01:36.714traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
09:01:36.715traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
09:01:36.715traceyii\base\InlineAction::runWithParamsRunning action: app\modules\vue\controllers\ApproveController::actionCancelRefuse()
09:01:36.715infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_approves" WHERE "id"='2233'
09:01:36.716traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
09:01:36.716traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
09:01:36.716infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_approve_cancel_verify_rels" WHERE ("status"=0) AND ("approve_id"=2233) ORDER BY "id"
09:01:36.717traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
09:01:36.717traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
09:01:36.717traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
09:01:36.717traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
09:01:36.718infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_approve_cancel_verify_rels" SET "status"=2, "description"='', "verify_at"='now()' WHERE "id"=6
09:01:36.719traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
09:01:36.719traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
09:01:36.719infoyii\db\Command::executeINSERT 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.721infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_approve_cancel_verify_rels" SET "status"=3 WHERE ("approve_id"=2233) AND ("status"=0)
09:01:36.721infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_approves" SET "status"=2, "updated_at"='now()', "next_cancel_verify_user"=NULL WHERE "id"=2233
09:01:36.722infoyii\db\Command::executeINSERT 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.723infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_approve_carbon_copy_rels" WHERE "approve_id"=2233
09:01:36.724traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
09:01:36.724traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
09:01:36.724infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_approve_verify_rels" WHERE "approve_id"=2233 ORDER BY "id"
09:01:36.724traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
09:01:36.725traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
09:01:36.725traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
09:01:36.725traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
09:01:36.725infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_approves" WHERE "id"=2233
09:01:36.726infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001)
09:01:36.726infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_comments" ("created_by", "object_type", "object_id", "description", "is_system", "description2") VALUES (1001, '37', 2233, '刘人诚 拒绝了这个审批', TRUE, '测试借款审批取消后能否被选择') RETURNING "id"
09:01:36.727infoyii\db\Command::executeINSERT 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.728traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
09:01:36.728traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
09:01:36.728infoyii\db\Command::executeINSERT 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.730infoyii\db\Command::querySELECT "channel_id" FROM "global"."tbl_logins" WHERE ("id" IN (5388, 1013)) AND ("id" != 1001) AND (channel_id IS NOT NULL)
09:01:36.730infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
09:01:36.731traceyii\redis\Connection::executeCommandExecuting Redis Command: INCR
09:01:36.731traceyii\redis\Connection::executeCommandExecuting Redis Command: HSET
09:01:36.731traceyii\redis\Connection::executeCommandExecuting Redis Command: LPUSH
09:01:36.731infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
09:01:36.732infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id"=2233
09:01:36.732infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=17) AND ("id" IN (212, 153, 184, 189, 2100000001, 349))
09:01:36.733traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
09:01:36.733traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
09:01:36.733infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"=3389
09:01:36.734traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
09:01:36.735traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
09:01:36.735infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_projects" WHERE "id"=3950
09:01:36.736traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
09:01:36.736traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
09:01:36.736traceyii\redis\Connection::executeCommandExecuting Redis Command: INCR
09:01:36.736traceyii\redis\Connection::executeCommandExecuting Redis Command: HSET
09:01:36.736traceyii\redis\Connection::executeCommandExecuting Redis Command: LPUSH
09:01:36.736infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
09:01:36.737infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
09:01:36.737traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
09:01:36.737traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
09:01:36.737infoyii\db\Command::executeINSERT 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.738infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"=3389
09:01:36.740infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_clients" SET "updated_at"='now()' WHERE "id"=3389
09:01:36.741infoyii\db\Command::querySELECT * 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.750traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
09:01:36.750traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
09:01:36.751infoyii\db\Command::queryINSERT 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.752infoyii\db\Command::executeINSERT 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.753infoyii\db\Command::executeINSERT 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.754infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
09:01:36.754infoyii\db\Command::queryINSERT 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.755infoyii\db\Command::executeINSERT 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.756infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_projects" WHERE "id"=3950
09:01:36.757infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_projects" SET "updated_at"='now()' WHERE "id"=3950
09:01:36.758infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_project_change_logs" WHERE ("project_id"=3950) AND ("end_at" IS NULL) ORDER BY "id" DESC LIMIT 1
09:01:36.760traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
09:01:36.760traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
09:01:36.760infoyii\db\Command::executeINSERT 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.761infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"=3389
09:01:36.761infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
09:01:36.762infoyii\db\Command::queryINSERT 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.763infoyii\db\Command::executeINSERT 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.763infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"=3389
09:01:36.764infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
09:01:36.764traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
09:01:36.765traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
09:01:36.765infoyii\db\Command::queryINSERT 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.766infoyii\db\Command::executeINSERT 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.767traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
09:01:36.767traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
09:01:36.767infoyii\db\Command::queryINSERT 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.768traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
09:01:36.768traceyii\redis\Connection::executeCommandExecuting Redis Command: SET