Log Messages

总计124条数据
TimeLevelCategoryMessage
 
11:24:47.598traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
11:24:47.598traceyii\base\Module::getModuleLoading module: debug
11:24:47.599traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
11:24:47.599traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
11:24:47.599traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
11:24:47.599traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:24:47.600infotime tracing start1780543487600017920
11:24:47.600traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
11:24:47.600traceyii\web\Application::handleRequestRoute requested: 'vue/erp-inventory-lost/verify'
11:24:47.600traceyii\base\Module::getModuleLoading module: vue
11:24:47.600infoyii\web\Session::openSession started
11:24:47.601infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
11:24:47.601infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
11:24:47.602traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:24:47.603traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:24:47.603traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:24:47.603traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:24:47.604infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
11:24:47.604traceyii\base\Controller::runActionRoute to run: vue/erp-inventory-lost/verify
11:24:47.605traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:24:47.606traceuranus\rbac\DbManager::checkAccessFromCacheChecking permission: viewErp
11:24:47.606traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: StoreKeeper
11:24:47.606traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: FinancialAudit
11:24:47.606traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: AccountManager
11:24:47.606traceyii\base\InlineAction::runWithParamsRunning action: app\modules\vue\controllers\ErpInventoryLostController::actionVerify()
11:24:47.607infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_losts" WHERE "id"='8'
11:24:47.607traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:24:47.607traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:24:47.607infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_lost_verify_rels" WHERE ("status"=0) AND ("erp_inventory_lost_id"=8) ORDER BY "id"
11:24:47.608traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:24:47.608traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:24:47.608traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:24:47.609traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:24:47.611traceyii\db\Transaction::beginBegin transaction
11:24:47.611infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_erp_inventory_lost_verify_rels" SET "status"=1, "description"='', "verify_at"='now()' WHERE "id"=19
11:24:47.612traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:24:47.612traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:24:47.612infoyii\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\ErpInventoryLostVerifyRels', 19, 'a:2:{s:6:"status";i:1;s:9:"verify_at";s:5:"now()";}', '', 1001, '221.216.117.119')
11:24:47.612infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_erp_inventory_lost_verify_rels" WHERE ("status"=0) AND ("erp_inventory_lost_id"=8) ORDER BY "id") "c"
11:24:47.613infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_erp_inventory_losts" SET "status"=2, "verify_at"='now()', "updated_at"='now()' WHERE "id"=8
11:24:47.613infoyii\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\ErpInventoryLosts', 8, 'a:1:{s:9:"verify_at";s:5:"now()";}', '', 1001, '221.216.117.119')
11:24:47.614infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_losts" WHERE "id"=8
11:24:47.614infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
11:24:47.615infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_lost_verify_rels" WHERE ("status"=0) AND ("erp_inventory_lost_id"=8) ORDER BY "id"
11:24:47.615infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_lost_carbon_copy_rels" WHERE "erp_inventory_lost_id"=8
11:24:47.616traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:24:47.616traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:24:47.616infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_losts" WHERE "id"=8
11:24:47.617infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001)
11:24:47.618infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_comments" ("created_by", "object_type", "object_id", "description", "is_system", "description2") VALUES (1001, '20004', 8, '刘人诚通过了这个审批', TRUE, 'BSD-20260604-00001') RETURNING "id"
11:24:47.621infoyii\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', 220685, 'a:11:{s:2:"id";i:220685;s:9:"object_id";i:8;s:11:"object_type";s:5:"20004";s:6:"parent";N;s:11:"description";s:30:"刘人诚通过了这个审批";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:18:"BSD-20260604-00001";}', '', 1001, '221.216.117.119')
11:24:47.622infoyii\db\Command::querySELECT "channel_id" FROM "global"."tbl_logins" WHERE (0=1) AND ("id" != 1001) AND (channel_id IS NOT NULL)
11:24:47.629traceyii\redis\Connection::executeCommandExecuting Redis Command: INCR
11:24:47.629traceyii\redis\Connection::executeCommandExecuting Redis Command: HSET
11:24:47.629traceyii\redis\Connection::executeCommandExecuting Redis Command: LPUSH
11:24:47.629infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_erp_inventory_losts" SET "next_verify_user"=NULL WHERE "id"=8
11:24:47.630infoyii\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\ErpInventoryLosts', 8, 'a:0:{}', '', 1001, '221.216.117.119')
11:24:47.630infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_product_spents" WHERE "erp_inventory_lost_id"=8
11:24:47.631traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:24:47.631traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:24:47.631infoyii\db\Command::executeDELETE FROM "a57be577deb434"."tbl_erp_inventory_product_spents" WHERE "erp_inventory_lost_id"=8
11:24:47.632infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_lost_products" WHERE "erp_inventory_lost_id"=8
11:24:47.632traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:24:47.632traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:24:47.632infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_products" WHERE "id"=508
11:24:47.633traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:24:47.633traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:24:47.633infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_erp_inventory_product_spents" ("erp_inventory_lost_id", "wrote_date", "erp_inventory_lost_product_id", "erp_inventory_product_id", "outbound", "amount", "total_amount", "lost_outbound", "actual_amount", "actual_total_amount") VALUES (8, '2026-06-04', 20, 508, '1', '232323', '232323', '1', '232323', '232323')
11:24:47.634traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:24:47.634traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:24:47.634infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_products" SET "updated_at"='now()', "in_out_at"='now()' WHERE "id"=2177
11:24:47.634infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_products" WHERE "id"=508
11:24:47.635infoyii\db\Command::querySELECT SUM(outbound) FROM "a57be577deb434"."tbl_erp_inventory_product_spents" WHERE "erp_inventory_product_id"=508
11:24:47.635infoyii\db\Command::querySELECT SUM(lost_outbound) FROM "a57be577deb434"."tbl_erp_inventory_product_spents" WHERE "erp_inventory_product_id"=508
11:24:47.636infoyii\db\Command::querySELECT SUM(build_spent_outbound) FROM "a57be577deb434"."tbl_erp_inventory_product_spents" WHERE "erp_inventory_product_id"=508
11:24:47.636infoyii\db\Command::querySELECT SUM(disassemble_spent_outbound) FROM "a57be577deb434"."tbl_erp_inventory_product_spents" WHERE "erp_inventory_product_id"=508
11:24:47.637infoyii\db\Command::querySELECT SUM(sales_outbound) FROM "a57be577deb434"."tbl_erp_inventory_product_spents" WHERE "erp_inventory_product_id"=508
11:24:47.637infoyii\db\Command::querySELECT SUM(sales_gift_outbound) FROM "a57be577deb434"."tbl_erp_inventory_product_spents" WHERE "erp_inventory_product_id"=508
11:24:47.638infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_erp_inventory_products" SET "inventory"='0', "build_spent_outbound"='0', "sales_outbound"='0', "sales_gift_outbound"='0', "disassemble_spent_outbound"='0' WHERE "id"=508
11:24:47.638infoyii\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\ErpInventoryProducts', 508, 'a:0:{}', '', 1001, '221.216.117.119')
11:24:47.639infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_purchase_inbound_products" WHERE 0=1
11:24:47.639infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_start_products" WHERE 0=1
11:24:47.639infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_build_products" WHERE 0=1
11:24:47.640infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_disassemble_products" WHERE 0=1
11:24:47.640infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_purchase_gift_products" WHERE 0=1
11:24:47.640infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_overflow_products" WHERE "id"=12
11:24:47.641traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:24:47.641traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:24:47.641infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_erp_inventory_overflow_products" SET "inventory"='0', "build_spent_outbound"='0', "disassemble_spent_outbound"='0', "sales_outbound"='0', "sales_gift_outbound"='0' WHERE "id"=12
11:24:47.642infoyii\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\ErpInventoryOverflowProducts', 12, 'a:0:{}', '', 1001, '221.216.117.119')
11:24:47.642traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:24:47.642traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:24:47.642infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_erp_inventory_overflows" SET "is_used"=TRUE WHERE "id"=8
11:24:47.643infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_settings" WHERE "setting_key"='erp_cost_type'
11:24:47.643traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:24:47.643traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:24:47.643infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_settings" WHERE "setting_key"='erp_decimal_point'
11:24:47.644infoyii\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\ErpInventoryProducts', 508, 'a:0:{}', '', 1001, '221.216.117.119')
11:24:47.645infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_losts" WHERE "id"=8
11:24:47.645traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:24:47.646infoyii\db\Command::querySELECT d.nspname AS table_schema, c.relname AS table_name, a.attname AS column_name, t.typname AS data_type, a.attlen AS character_maximum_length, pg_catalog.col_description(c.oid, a.attnum) AS column_comment, a.atttypmod AS modifier, a.attnotnull = false AS is_nullable, CAST(pg_get_expr(ad.adbin, ad.adrelid) AS varchar) AS column_default, coalesce(pg_get_expr(ad.adbin, ad.adrelid) ~ 'nextval',false) AS is_autoinc, array_to_string((select array_agg(enumlabel) from pg_enum where enumtypid=a.atttypid)::varchar[],',') as enum_values, CASE atttypid WHEN 21 /*int2*/ THEN 16 WHEN 23 /*int4*/ THEN 32 WHEN 20 /*int8*/ THEN 64 WHEN 1700 /*numeric*/ THEN CASE WHEN atttypmod = -1 THEN null ELSE ((atttypmod - 4) >> 16) & 65535 END WHEN 700 /*float4*/ THEN 24 /*FLT_MANT_DIG*/ WHEN 701 /*float8*/ THEN 53 /*DBL_MANT_DIG*/ ELSE null END AS numeric_precision, CASE WHEN atttypid IN (21, 23, 20) THEN 0 WHEN atttypid IN (1700) THEN CASE WHEN atttypmod = -1 THEN null ELSE (atttypmod - 4) & 65535 END ELSE null END AS numeric_scale, CAST( information_schema._pg_char_max_length(information_schema._pg_truetypid(a, t), information_schema._pg_truetypmod(a, t)) AS numeric ) AS size, a.attnum = any (ct.conkey) as is_pkey FROM pg_class c LEFT JOIN pg_attribute a ON a.attrelid = c.oid LEFT JOIN pg_attrdef ad ON a.attrelid = ad.adrelid AND a.attnum = ad.adnum LEFT JOIN pg_type t ON a.atttypid = t.oid LEFT JOIN pg_namespace d ON d.oid = c.relnamespace LEFT join pg_constraint ct on ct.conrelid=c.oid and ct.contype='p' WHERE a.attnum > 0 and t.typname != '' and c.relname = 'tbl_erp_ticket_change_logs' and d.nspname = 'a57be577deb434' ORDER BY a.attnum;
11:24:47.651infoyii\db\Command::queryselect ct.conname as constraint_name, a.attname as column_name, fc.relname as foreign_table_name, fns.nspname as foreign_table_schema, fa.attname as foreign_column_name from (SELECT ct.conname, ct.conrelid, ct.confrelid, ct.conkey, ct.contype, ct.confkey, generate_subscripts(ct.conkey, 1) AS s FROM pg_constraint ct ) AS ct inner join pg_class c on c.oid=ct.conrelid inner join pg_namespace ns on c.relnamespace=ns.oid inner join pg_attribute a on a.attrelid=ct.conrelid and a.attnum = ct.conkey[ct.s] left join pg_class fc on fc.oid=ct.confrelid left join pg_namespace fns on fc.relnamespace=fns.oid left join pg_attribute fa on fa.attrelid=ct.confrelid and fa.attnum = ct.confkey[ct.s] where ct.contype='f' and c.relname='tbl_erp_ticket_change_logs' and ns.nspname='a57be577deb434' order by fns.nspname, fc.relname, a.attnum
11:24:47.677traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:24:47.678traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
11:24:47.678infoyii\db\Command::queryINSERT INTO "a57be577deb434"."tbl_erp_ticket_change_logs" ("status", "ticket_type", "serial_no", "wrote_date", "description", "abstract", "amount", "client_id", "supplier_id", "contact_id", "user_id", "created_by", "created_at", "updated_at", "object_id", "verify_at") VALUES (2, 20004, 'BSD-20260604-00001', '2026-06-04', NULL, NULL, '232323', NULL, NULL, NULL, NULL, 1001, '2026-06-04 11:24:43', '2026-06-04 11:24:47', 8, '2026-06-04 11:24:47.611481+08') RETURNING "id"
11:24:47.694infoyii\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\ErpTicketChangeLogs', 2920, 'a:17:{s:2:"id";i:2920;s:9:"serial_no";s:18:"BSD-20260604-00001";s:11:"ticket_type";i:20004;s:10:"wrote_date";s:10:"2026-06-04";s:6:"status";i:2;s:11:"supplier_id";N;s:9:"client_id";N;s:8:"abstract";N;s:11:"description";N;s:9:"verify_at";s:29:"2026-06-04 11:24:47.611481+08";s:10:"created_by";i:1001;s:10:"created_at";s:19:"2026-06-04 11:24:43";s:10:"updated_at";s:19:"2026-06-04 11:24:47";s:10:"contact_id";N;s:7:"user_id";N;s:6:"amount";s:6:"232323";s:9:"object_id";i:8;}', '', 1001, '221.216.117.119')
11:24:47.696traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:24:47.696infoyii\db\Command::querySELECT d.nspname AS table_schema, c.relname AS table_name, a.attname AS column_name, t.typname AS data_type, a.attlen AS character_maximum_length, pg_catalog.col_description(c.oid, a.attnum) AS column_comment, a.atttypmod AS modifier, a.attnotnull = false AS is_nullable, CAST(pg_get_expr(ad.adbin, ad.adrelid) AS varchar) AS column_default, coalesce(pg_get_expr(ad.adbin, ad.adrelid) ~ 'nextval',false) AS is_autoinc, array_to_string((select array_agg(enumlabel) from pg_enum where enumtypid=a.atttypid)::varchar[],',') as enum_values, CASE atttypid WHEN 21 /*int2*/ THEN 16 WHEN 23 /*int4*/ THEN 32 WHEN 20 /*int8*/ THEN 64 WHEN 1700 /*numeric*/ THEN CASE WHEN atttypmod = -1 THEN null ELSE ((atttypmod - 4) >> 16) & 65535 END WHEN 700 /*float4*/ THEN 24 /*FLT_MANT_DIG*/ WHEN 701 /*float8*/ THEN 53 /*DBL_MANT_DIG*/ ELSE null END AS numeric_precision, CASE WHEN atttypid IN (21, 23, 20) THEN 0 WHEN atttypid IN (1700) THEN CASE WHEN atttypmod = -1 THEN null ELSE (atttypmod - 4) & 65535 END ELSE null END AS numeric_scale, CAST( information_schema._pg_char_max_length(information_schema._pg_truetypid(a, t), information_schema._pg_truetypmod(a, t)) AS numeric ) AS size, a.attnum = any (ct.conkey) as is_pkey FROM pg_class c LEFT JOIN pg_attribute a ON a.attrelid = c.oid LEFT JOIN pg_attrdef ad ON a.attrelid = ad.adrelid AND a.attnum = ad.adnum LEFT JOIN pg_type t ON a.atttypid = t.oid LEFT JOIN pg_namespace d ON d.oid = c.relnamespace LEFT join pg_constraint ct on ct.conrelid=c.oid and ct.contype='p' WHERE a.attnum > 0 and t.typname != '' and c.relname = 'tbl_erp_ticket_change_log_handlers' and d.nspname = 'a57be577deb434' ORDER BY a.attnum;
11:24:47.699infoyii\db\Command::queryselect ct.conname as constraint_name, a.attname as column_name, fc.relname as foreign_table_name, fns.nspname as foreign_table_schema, fa.attname as foreign_column_name from (SELECT ct.conname, ct.conrelid, ct.confrelid, ct.conkey, ct.contype, ct.confkey, generate_subscripts(ct.conkey, 1) AS s FROM pg_constraint ct ) AS ct inner join pg_class c on c.oid=ct.conrelid inner join pg_namespace ns on c.relnamespace=ns.oid inner join pg_attribute a on a.attrelid=ct.conrelid and a.attnum = ct.conkey[ct.s] left join pg_class fc on fc.oid=ct.confrelid left join pg_namespace fns on fc.relnamespace=fns.oid left join pg_attribute fa on fa.attrelid=ct.confrelid and fa.attnum = ct.confkey[ct.s] where ct.contype='f' and c.relname='tbl_erp_ticket_change_log_handlers' and ns.nspname='a57be577deb434' order by fns.nspname, fc.relname, a.attnum
11:24:47.716traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:24:47.717traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
11:24:47.717infoyii\db\Command::executeINSERT INTO "a57be577deb434"."tbl_erp_ticket_change_log_handlers" ("erp_ticket_change_log_id", "user_id") VALUES (2920, 1001)
11:24:47.726infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
11:24:47.727infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
11:24:47.728traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:24:47.728traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:24:47.728infoyii\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 (6, 'status', 8, 20004, 1001, 'now()', '["\u5218\u4eba\u8bda"]', '[]', '{"d1":"\u5218\u4eba\u8bda","d2":"\u540c\u610f\u4e86","d3":"\u62a5\u635f\u5355\u7533\u8bf7","d4":""}')
11:24:47.728infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=20004) AND ("object_id"=8) AND ("remind_user_id"=1001) AND ("is_read"=FALSE)
11:24:47.746traceyii\db\Transaction::commitCommit transaction
11:24:47.747traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:24:47.747traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:24:47.747infoyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/erp-inventory-lost/verify', '{"id":"8","description":"","web_access_token":"RxNsgwK6AoRe247CZ3IJbk6VpAgcDvb0"}', '{"code":2000,"result":"","status":1,"msg":[{"name":"success","success":"\u62a5\u635f\u5355\u5ba1\u6279\u901a\u8fc7","error":""}],"mod":0,"ip":"221.216.117.119","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko\/20100101 Firefox\/151.0"}', FALSE, '2026-06-04 11:24:47', 147628288) RETURNING "id"
11:24:47.748traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:24:47.748traceyii\redis\Connection::executeCommandExecuting Redis Command: SET