Log Messages

总计56条数据
TimeLevelCategoryMessage
 
15:30:13.498traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
15:30:13.498traceyii\base\Module::getModuleLoading module: debug
15:30:13.498traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
15:30:13.499traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
15:30:13.499traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
15:30:13.499traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:30:13.499traceyii\base\Module::getModuleLoading module: gii
15:30:13.499traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
15:30:13.499traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
15:30:13.499traceyii\web\Application::handleRequestRoute requested: 'vue/reimbursement/save-recognize'
15:30:13.499traceyii\base\Module::getModuleLoading module: vue
15:30:13.509infoyii\web\Session::openSession started
15:30:13.510infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
15:30:13.510infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
15:30:13.515traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:30:13.515traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:30:13.515traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:30:13.515traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:30:13.516infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
15:30:13.517traceyii\base\Controller::runActionRoute to run: vue/reimbursement/save-recognize
15:30:13.518traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:30:13.519traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
15:30:13.519traceyii\base\InlineAction::runWithParamsRunning action: app\modules\vue\controllers\ReimbursementController::actionSaveRecognize()
15:30:13.520traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'invoice_duplicated' in 'app\models\InvoiceRecognize'.
15:30:13.520traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'invoice_duplicated' in 'app\models\InvoiceRecognize'.
15:30:13.527traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:30:13.527traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:30:13.527infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_clients" WHERE "name"='北京京港十六号线地铁有限公司'
15:30:13.535infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_reimbursements" ("status", "amount", "occurrence_at", "created_by") VALUES (0, '3.50', '2025-08-27 00:00:00', 1001) RETURNING "id"
15:30:13.545traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:30:13.545traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:30:13.545infoyii\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', 8197, 'a:18:{s:2:"id";i:8197;s:6:"status";i:0;s:6:"amount";s:4:"3.50";s:13:"occurrence_at";s:19:"2025-08-27 00:00:00";s:18:"settle_accounts_at";N;s:18:"settle_accounts_by";N;s:11:"description";N;s:10:"created_by";i:1001;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;}', '', 1001, '114.244.128.96')
15:30:13.548infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachments" WHERE "id"='28208'
15:30:13.549traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:30:13.549traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:30:13.549traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:30:13.549traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:30:13.549infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_attachement_relationships" ("object_type", "object_id", "attachment_id") VALUES (19, 8197, 28208) RETURNING "id"
15:30:13.553infoyii\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', 49594, 'a:4:{s:2:"id";i:49594;s:11:"object_type";i:19;s:9:"object_id";i:8197;s:13:"attachment_id";i:28208;}', '', 1001, '114.244.128.96')
15:30:13.555traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:30:13.555traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:30:13.555infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_reimbursement_invoice_numbers" ("op", "attachment_id", "reimbursement_id", "number") VALUES ('invoice', 28208, 8197, '25117000001081283504') RETURNING "id"
15:30:13.558infoyii\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', 19, 'a:5:{s:2:"id";i:19;s:16:"reimbursement_id";i:8197;s:13:"attachment_id";i:28208;s:2:"op";s:7:"invoice";s:6:"number";s:20:"25117000001081283504";}', '', 1001, '114.244.128.96')
15:30:13.560infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_clients" WHERE "name"='北京市地铁运营有限公司'
15:30:13.560infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_reimbursements" ("status", "amount", "occurrence_at", "created_by") VALUES (0, '411.40', '2025-08-27 00:00:00', 1001) RETURNING "id"
15:30:13.561infoyii\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', 8198, 'a:18:{s:2:"id";i:8198;s:6:"status";i:0;s:6:"amount";s:6:"411.40";s:13:"occurrence_at";s:19:"2025-08-27 00:00:00";s:18:"settle_accounts_at";N;s:18:"settle_accounts_by";N;s:11:"description";N;s:10:"created_by";i:1001;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;}', '', 1001, '114.244.128.96')
15:30:13.563infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachments" WHERE "id"='28210'
15:30:13.563infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_attachement_relationships" ("object_type", "object_id", "attachment_id") VALUES (19, 8198, 28210) RETURNING "id"
15:30:13.564infoyii\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', 49595, 'a:4:{s:2:"id";i:49595;s:11:"object_type";i:19;s:9:"object_id";i:8198;s:13:"attachment_id";i:28210;}', '', 1001, '114.244.128.96')
15:30:13.565infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_reimbursement_invoice_numbers" ("op", "attachment_id", "reimbursement_id", "number") VALUES ('invoice', 28210, 8198, '25117000001088427827') RETURNING "id"
15:30:13.566infoyii\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', 20, 'a:5:{s:2:"id";i:20;s:16:"reimbursement_id";i:8198;s:13:"attachment_id";i:28210;s:2:"op";s:7:"invoice";s:6:"number";s:20:"25117000001088427827";}', '', 1001, '114.244.128.96')
15:30:13.567traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:30:13.567traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:30:13.567infoyii\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/reimbursement/save-recognize', '{"InvoiceRecognize":[{"saler_name":"\u5317\u4eac\u4eac\u6e2f\u5341\u516d\u53f7\u7ebf\u5730\u94c1\u6709\u9650\u516c\u53f8","purchaser_name":"\u5317\u4eac\u62d3\u5b9e\u79d1\u6280\u6709\u9650\u516c\u53f8","serial_no":"25117000001081283504","occurrence_at":"2025-08-27 00:00:00","type":"\u589e\u503c\u7a0e\u53d1\u7968","op":"invoice","amount":"3.50","invoice_duplicated":"true","attachment_id":"28208","x0":"46","y0":"102","x1":"4068","y1":"103","x2":"4072","y2":"3423","x3":"37","y3":"3419"},{"saler_name":"\u5317\u4eac\u5e02\u5730\u94c1\u8fd0\u8425\u6709\u9650\u516c\u53f8","purchaser_name":"\u5317\u4eac\u62d3\u5b9e\u79d1\u6280\u6709\u9650\u516c\u53f8","serial_no":"25117000001088427827","occurrence_at":"2025-08-27 00:00:00","type":"\u589e\u503c\u7a0e\u53d1\u7968","op":"invoice","amount":"411.40","invoice_duplicated":"true","attachment_id":"28210","x0":"51","y0":"102","x1":"4061","y1":"105","x2":"4065","y2":"3421","x3":"41","y3":"3416"}],"web_access_token":"Hlt1ZmLXNhK2kSIyrIUGksUdIH0iseH7"}', '{"code":2000,"result":{"success":2},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-09-18 15:30:13') RETURNING "id"
15:30:13.569traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:30:13.569traceyii\redis\Connection::executeCommandExecuting Redis Command: SET