Log Messages

总计66条数据
TimeLevelCategoryMessage
 
17:18:28.013traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
17:18:28.013traceyii\base\Module::getModuleLoading module: debug
17:18:28.014traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
17:18:28.014traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
17:18:28.014traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
17:18:28.014traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:18:28.014traceyii\base\Module::getModuleLoading module: gii
17:18:28.014traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
17:18:28.014traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
17:18:28.014traceyii\web\Application::handleRequestRoute requested: 'v2/reimbursement/save-recognize'
17:18:28.014traceyii\base\Module::getModuleLoading module: v2
17:18:28.015infoyii\web\Session::openSession started
17:18:28.015infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
17:18:28.017infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='jHlpO8y0vHBbQ6l37r2-YY8AcmS4s8X9'
17:18:28.020traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:18:28.020traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:18:28.020traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:18:28.021traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:18:28.021infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
17:18:28.022traceyii\base\Controller::runActionRoute to run: v2/reimbursement/save-recognize
17:18:28.023traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:18:28.024traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
17:18:28.024traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\ReimbursementController::actionSaveRecognize()
17:18:28.025traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:18:28.025traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:18:28.025infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_clients" WHERE "name"='北京天驰君泰律师事务所'
17:18:28.033infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_reimbursements" ("status", "amount", "occurrence_at", "created_by") VALUES (0, '15000.00', '2024-07-17 00:00:00', 1000) RETURNING "id"
17:18:28.041traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:18:28.041traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:18:28.041infoyii\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\Reimbursements', 8181, 'a:18:{s:2:"id";i:8181;s:6:"status";i:0;s:6:"amount";s:8:"15000.00";s:13:"occurrence_at";s:19:"2024-07-17 00:00:00";s:18:"settle_accounts_at";N;s:18:"settle_accounts_by";N;s:11:"description";N;s:10:"created_by";i:1000;s:10:"created_at";N;s:10:"updated_at";N;s:18:"refuse_description";N;s:9:"client_id";N;s:10:"project_id";N;s:16:"next_verify_user";N;s:13:"is_resubmited";N;s:11:"work_log_id";N;s:12:"pre_sales_id";N;s:19:"implement_record_id";N;}', '', 1000, '223.104.42.217')
17:18:28.042infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachments" WHERE "id"='28166'
17:18:28.042traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:18:28.043traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:18:28.077infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_attachments" ("name", "path", "orig_name", "extension", "file_type", "file_size", "ip_address", "created_by") VALUES ('ee9a7eaa-ae6c-3fb1-bb4f-5a7cad8b67b5', '/var/www/beta/web/files/protected/a57be577deb434/2025/09/', '20250917171747.jpeg', 'jpeg', 'image/jpeg', 81796, '223.104.42.217', 1000) RETURNING "id"
17:18:28.078infoyii\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\Attachments', 28167, 'a:10:{s:2:"id";i:28167;s:9:"orig_name";s:19:"20250917171747.jpeg";s:4:"path";s:57:"/var/www/beta/web/files/protected/a57be577deb434/2025/09/";s:4:"name";s:36:"ee9a7eaa-ae6c-3fb1-bb4f-5a7cad8b67b5";s:9:"extension";s:4:"jpeg";s:9:"file_size";i:81796;s:10:"ip_address";s:14:"223.104.42.217";s:10:"created_by";i:1000;s:10:"created_at";N;s:9:"file_type";s:10:"image/jpeg";}', '', 1000, '223.104.42.217')
17:18:28.079traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:18:28.079traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:18:28.079infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_attachement_relationships" ("object_type", "object_id", "attachment_id") VALUES (19, 8181, 28167) RETURNING "id"
17:18:28.084infoyii\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\AttachmentRelationships', 49569, 'a:4:{s:2:"id";i:49569;s:11:"object_type";i:19;s:9:"object_id";i:8181;s:13:"attachment_id";i:28167;}', '', 1000, '223.104.42.217')
17:18:28.085traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:18:28.085traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:18:28.085infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_reimbursement_invoice_numbers" ("op", "attachment_id", "reimbursement_id", "number") VALUES (NULL, 28167, 8181, '110023313048853276') RETURNING "id"
17:18:28.087infoyii\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\ReimbursementInvoiceNumbers', 2, 'a:5:{s:2:"id";i:2;s:16:"reimbursement_id";i:8181;s:13:"attachment_id";i:28167;s:2:"op";N;s:6:"number";s:18:"110023313048853276";}', '', 1000, '223.104.42.217')
17:18:28.088infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_clients" WHERE "name"='北京天驰君泰律师事务所'
17:18:28.089infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_reimbursements" ("status", "amount", "occurrence_at", "created_by") VALUES (0, '15000.00', '2024-08-06 00:00:00', 1000) RETURNING "id"
17:18:28.090infoyii\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\Reimbursements', 8182, 'a:18:{s:2:"id";i:8182;s:6:"status";i:0;s:6:"amount";s:8:"15000.00";s:13:"occurrence_at";s:19:"2024-08-06 00:00:00";s:18:"settle_accounts_at";N;s:18:"settle_accounts_by";N;s:11:"description";N;s:10:"created_by";i:1000;s:10:"created_at";N;s:10:"updated_at";N;s:18:"refuse_description";N;s:9:"client_id";N;s:10:"project_id";N;s:16:"next_verify_user";N;s:13:"is_resubmited";N;s:11:"work_log_id";N;s:12:"pre_sales_id";N;s:19:"implement_record_id";N;}', '', 1000, '223.104.42.217')
17:18:28.091infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachments" WHERE "id"='28166'
17:18:28.116infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_attachments" ("name", "path", "orig_name", "extension", "file_type", "file_size", "ip_address", "created_by") VALUES ('64c71c36-5047-3ced-a127-c3ad2531d68a', '/var/www/beta/web/files/protected/a57be577deb434/2025/09/', '20250917171747.jpeg', 'jpeg', 'image/jpeg', 72046, '223.104.42.217', 1000) RETURNING "id"
17:18:28.117infoyii\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\Attachments', 28168, 'a:10:{s:2:"id";i:28168;s:9:"orig_name";s:19:"20250917171747.jpeg";s:4:"path";s:57:"/var/www/beta/web/files/protected/a57be577deb434/2025/09/";s:4:"name";s:36:"64c71c36-5047-3ced-a127-c3ad2531d68a";s:9:"extension";s:4:"jpeg";s:9:"file_size";i:72046;s:10:"ip_address";s:14:"223.104.42.217";s:10:"created_by";i:1000;s:10:"created_at";N;s:9:"file_type";s:10:"image/jpeg";}', '', 1000, '223.104.42.217')
17:18:28.118infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_attachement_relationships" ("object_type", "object_id", "attachment_id") VALUES (19, 8182, 28168) RETURNING "id"
17:18:28.119infoyii\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\AttachmentRelationships', 49570, 'a:4:{s:2:"id";i:49570;s:11:"object_type";i:19;s:9:"object_id";i:8182;s:13:"attachment_id";i:28168;}', '', 1000, '223.104.42.217')
17:18:28.120infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_reimbursement_invoice_numbers" ("op", "attachment_id", "reimbursement_id", "number") VALUES (NULL, 28168, 8182, '110023313048853392') RETURNING "id"
17:18:28.121infoyii\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\ReimbursementInvoiceNumbers', 3, 'a:5:{s:2:"id";i:3;s:16:"reimbursement_id";i:8182;s:13:"attachment_id";i:28168;s:2:"op";N;s:6:"number";s:18:"110023313048853392";}', '', 1000, '223.104.42.217')
17:18:28.122infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_clients" WHERE "name"='中国移动通信集团北京有限公司'
17:18:28.123infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_reimbursements" ("status", "amount", "occurrence_at", "created_by") VALUES (0, '50.00', '2025-09-04 00:00:00', 1000) RETURNING "id"
17:18:28.124infoyii\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\Reimbursements', 8183, 'a:18:{s:2:"id";i:8183;s:6:"status";i:0;s:6:"amount";s:5:"50.00";s:13:"occurrence_at";s:19:"2025-09-04 00:00:00";s:18:"settle_accounts_at";N;s:18:"settle_accounts_by";N;s:11:"description";N;s:10:"created_by";i:1000;s:10:"created_at";N;s:10:"updated_at";N;s:18:"refuse_description";N;s:9:"client_id";N;s:10:"project_id";N;s:16:"next_verify_user";N;s:13:"is_resubmited";N;s:11:"work_log_id";N;s:12:"pre_sales_id";N;s:19:"implement_record_id";N;}', '', 1000, '223.104.42.217')
17:18:28.125infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachments" WHERE "id"='28166'
17:18:28.143infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_attachments" ("name", "path", "orig_name", "extension", "file_type", "file_size", "ip_address", "created_by") VALUES ('26028bd4-9406-323b-8100-a37e0e71c136', '/var/www/beta/web/files/protected/a57be577deb434/2025/09/', '20250917171747.jpeg', 'jpeg', 'image/jpeg', 43955, '223.104.42.217', 1000) RETURNING "id"
17:18:28.144infoyii\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\Attachments', 28169, 'a:10:{s:2:"id";i:28169;s:9:"orig_name";s:19:"20250917171747.jpeg";s:4:"path";s:57:"/var/www/beta/web/files/protected/a57be577deb434/2025/09/";s:4:"name";s:36:"26028bd4-9406-323b-8100-a37e0e71c136";s:9:"extension";s:4:"jpeg";s:9:"file_size";i:43955;s:10:"ip_address";s:14:"223.104.42.217";s:10:"created_by";i:1000;s:10:"created_at";N;s:9:"file_type";s:10:"image/jpeg";}', '', 1000, '223.104.42.217')
17:18:28.145infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_attachement_relationships" ("object_type", "object_id", "attachment_id") VALUES (19, 8183, 28169) RETURNING "id"
17:18:28.146infoyii\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\AttachmentRelationships', 49571, 'a:4:{s:2:"id";i:49571;s:11:"object_type";i:19;s:9:"object_id";i:8183;s:13:"attachment_id";i:28169;}', '', 1000, '223.104.42.217')
17:18:28.147infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_reimbursement_invoice_numbers" ("op", "attachment_id", "reimbursement_id", "number") VALUES (NULL, 28169, 8183, '25117000001107285189') RETURNING "id"
17:18:28.148infoyii\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\ReimbursementInvoiceNumbers', 4, 'a:5:{s:2:"id";i:4;s:16:"reimbursement_id";i:8183;s:13:"attachment_id";i:28169;s:2:"op";N;s:6:"number";s:20:"25117000001107285189";}', '', 1000, '223.104.42.217')
17:18:28.149traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:18:28.149traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:18:28.149infoyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1000, 2, 1149, 'v2/reimbursement/save-recognize', '{"InvoiceRecognize":[{"amount":"15000.00","attachment_id":"28166","invoice_duplicated":"0","occurrence_at":"2024-07-17 00:00:00","saler_name":"\u5317\u4eac\u5929\u9a70\u541b\u6cf0\u5f8b\u5e08\u4e8b\u52a1\u6240","serial_no":"110023313048853276","x0":"102","x1":"558","x2":"585","x3":"131","y0":"59","y1":"53","y2":"819","y3":"826"},{"amount":"15000.00","attachment_id":"28166","invoice_duplicated":"0","occurrence_at":"2024-08-06 00:00:00","saler_name":"\u5317\u4eac\u5929\u9a70\u541b\u6cf0\u5f8b\u5e08\u4e8b\u52a1\u6240","serial_no":"110023313048853392","x0":"582","x1":"1009","x2":"1030","x3":"606","y0":"111","y1":"107","y2":"828","y3":"834"},{"amount":"135048.00","attachment_id":"28166","invoice_duplicated":"0","occurrence_at":"2025-09-08 00:00:00","saler_name":"","serial_no":"01100230010501690943","x0":"182","x1":"929","x2":"956","x3":"205","y0":"1534","y1":"1490","y2":"1923","y3":"1967"},{"amount":"50.00","attachment_id":"28166","invoice_duplicated":"0","occurrence_at":"2025-09-04 00:00:00","saler_name":"\u4e2d\u56fd\u79fb\u52a8\u901a\u4fe1\u96c6\u56e2\u5317\u4eac\u6709\u9650\u516c\u53f8","serial_no":"25117000001107285189","x0":"561","x1":"1007","x2":"1016","x3":"569","y0":"847","y1":"840","y2":"1482","y3":"1487"}],"access_token":"jHlpO8y0vHBbQ6l37r2-YY8AcmS4s8X9","device_type":"2","posttime":"1758100736","token":"571802ad054055cfa75bfe2db4a0f655","version_code":"1149"}', '{"code":200,"data":{"success":3},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-09-17 17:18:28') RETURNING "id"