17:18:28.013 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
17:18:28.013 | trace | yii\base\Module::getModule | Loading module: debug |
17:18:28.014 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
17:18:28.014 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
17:18:28.014 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
17:18:28.014 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:18:28.014 | trace | yii\base\Module::getModule | Loading module: gii |
17:18:28.014 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
17:18:28.014 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
17:18:28.014 | trace | yii\web\Application::handleRequest | Route requested: 'v2/reimbursement/save-recognize' |
17:18:28.014 | trace | yii\base\Module::getModule | Loading module: v2 |
17:18:28.015 | info | yii\web\Session::open | Session started |
17:18:28.015 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
17:18:28.017 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='jHlpO8y0vHBbQ6l37r2-YY8AcmS4s8X9' |
17:18:28.020 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:18:28.020 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:18:28.020 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:18:28.021 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:18:28.021 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
17:18:28.022 | trace | yii\base\Controller::runAction | Route to run: v2/reimbursement/save-recognize |
17:18:28.023 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:18:28.024 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
17:18:28.024 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\v2\controllers\ReimbursementController::actionSaveRecognize() |
17:18:28.025 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:18:28.025 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:18:28.025 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_clients" WHERE "name"='北京天驰君泰律师事务所' |
17:18:28.033 | info | yii\db\Command::query | INSERT 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.041 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:18:28.041 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:18:28.041 | 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\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.042 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_attachments" WHERE "id"='28166' |
17:18:28.042 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:18:28.043 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:18:28.077 | info | yii\db\Command::query | INSERT 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.078 | 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\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.079 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:18:28.079 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:18:28.079 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_attachement_relationships" ("object_type", "object_id", "attachment_id") VALUES (19, 8181, 28167) RETURNING "id" |
17:18:28.084 | 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\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.085 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:18:28.085 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:18:28.085 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_reimbursement_invoice_numbers" ("op", "attachment_id", "reimbursement_id", "number") VALUES (NULL, 28167, 8181, '110023313048853276') RETURNING "id" |
17:18:28.087 | 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\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.088 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_clients" WHERE "name"='北京天驰君泰律师事务所' |
17:18:28.089 | info | yii\db\Command::query | INSERT 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.090 | 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\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.091 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_attachments" WHERE "id"='28166' |
17:18:28.116 | info | yii\db\Command::query | INSERT 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.117 | 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\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.118 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_attachement_relationships" ("object_type", "object_id", "attachment_id") VALUES (19, 8182, 28168) RETURNING "id" |
17:18:28.119 | 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\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.120 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_reimbursement_invoice_numbers" ("op", "attachment_id", "reimbursement_id", "number") VALUES (NULL, 28168, 8182, '110023313048853392') RETURNING "id" |
17:18:28.121 | 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\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.122 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_clients" WHERE "name"='中国移动通信集团北京有限公司' |
17:18:28.123 | info | yii\db\Command::query | INSERT 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.124 | 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\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.125 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_attachments" WHERE "id"='28166' |
17:18:28.143 | info | yii\db\Command::query | INSERT 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.144 | 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\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.145 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_attachement_relationships" ("object_type", "object_id", "attachment_id") VALUES (19, 8183, 28169) RETURNING "id" |
17:18:28.146 | 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\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.147 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_reimbursement_invoice_numbers" ("op", "attachment_id", "reimbursement_id", "number") VALUES (NULL, 28169, 8183, '25117000001107285189') RETURNING "id" |
17:18:28.148 | 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\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.149 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:18:28.149 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:18:28.149 | info | yii\db\Command::query | INSERT 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" |