| 12:12:45.757 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 12:12:45.757 | trace | yii\base\Module::getModule | Loading module: debug |
| 12:12:45.758 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 12:12:45.759 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 12:12:45.759 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 12:12:45.759 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:12:45.760 | info | time tracing start | 1783397565760236032 |
| 12:12:45.760 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 12:12:45.760 | trace | yii\web\Application::handleRequest | Route requested: 'vue/erp-inventory-transfer/verify' |
| 12:12:45.760 | trace | yii\base\Module::getModule | Loading module: vue |
| 12:12:45.761 | info | yii\web\Session::open | Session started |
| 12:12:45.763 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 12:12:45.763 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 12:12:45.765 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:12:45.765 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 12:12:45.766 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 12:12:45.767 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:12:45.768 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 12:12:45.768 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 12:12:45.769 | trace | yii\base\Controller::runAction | Route to run: vue/erp-inventory-transfer/verify |
| 12:12:45.770 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:12:45.772 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking permission: viewErp |
| 12:12:45.772 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: StoreKeeper |
| 12:12:45.772 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: FinancialAudit |
| 12:12:45.772 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: CommercialAttache |
| 12:12:45.772 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
| 12:12:45.772 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\ErpInventoryTransferController::actionVerify() |
| 12:12:45.772 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_inventory_transfers" WHERE "id"='1' |
| 12:12:45.773 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:12:45.774 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 12:12:45.774 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_inventory_transfer_verify_rels" WHERE ("status"=0) AND ("erp_inventory_transfer_id"=1) ORDER BY "id" |
| 12:12:45.775 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:12:45.775 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 12:12:45.775 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:12:45.776 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:12:45.777 | trace | yii\db\Transaction::begin | Begin transaction |
| 12:12:45.778 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_erp_inventory_transfer_verify_rels" SET "status"=1, "description"='测试', "verify_at"='now()' WHERE "id"=1 |
| 12:12:45.779 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:12:45.779 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 12:12:45.779 | 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 ('UPDATE', 'app\models\ErpInventoryTransferVerifyRels', 1, 'a:3:{s:6:"status";i:0;s:11:"description";s:6:"测试";s:9:"verify_at";s:5:"now()";}', '', 1001, '114.244.130.20') |
| 12:12:45.780 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_erp_inventory_transfer_verify_rels" WHERE ("status"=0) AND ("erp_inventory_transfer_id"=1) ORDER BY "id") "c" |
| 12:12:45.781 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_erp_inventory_transfers" SET "status"=2, "verify_at"='now()', "updated_at"='now()' WHERE "id"=1 |
| 12:12:45.782 | 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 ('UPDATE', 'app\models\ErpInventoryTransfers', 1, 'a:1:{s:9:"verify_at";s:5:"now()";}', '', 1001, '114.244.130.20') |
| 12:12:45.782 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_inventory_transfers" WHERE "id"=1 |
| 12:12:45.783 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 12:12:45.784 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_inventory_transfer_verify_rels" WHERE ("status"=0) AND ("erp_inventory_transfer_id"=1) ORDER BY "id" |
| 12:12:45.785 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_inventory_transfer_carbon_copy_rels" WHERE "erp_inventory_transfer_id"=1 |
| 12:12:45.785 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:12:45.785 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 12:12:45.786 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_inventory_transfers" WHERE "id"=1 |
| 12:12:45.787 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001) |
| 12:12:45.788 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_comments" ("created_by", "object_type", "object_id", "description", "is_system", "description2") VALUES (1001, '20032', 1, '刘人诚通过了这个审批', TRUE, 'DBD-20260707-00001') RETURNING "id" |
| 12:12:45.789 | 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\Comments', 221027, 'a:11:{s:2:"id";i:221027;s:9:"object_id";i:1;s:11:"object_type";s:5:"20032";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:"DBD-20260707-00001";}', '', 1001, '114.244.130.20') |
| 12:12:45.790 | info | yii\db\Command::query | SELECT "channel_id" FROM "global"."tbl_logins" WHERE (0=1) AND ("id" != 1001) AND (channel_id IS NOT NULL) |
| 12:12:45.791 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: INCR |
| 12:12:45.792 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HSET |
| 12:12:45.792 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: LPUSH |
| 12:12:45.792 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_erp_inventory_transfers" SET "next_verify_user"=NULL WHERE "id"=1 |
| 12:12:45.793 | 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 ('UPDATE', 'app\models\ErpInventoryTransfers', 1, 'a:0:{}', '', 1001, '114.244.130.20') |
| 12:12:45.794 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_inventory_product_spents" WHERE "erp_inventory_transfer_spent_id"=1 |
| 12:12:45.795 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:12:45.795 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 12:12:45.795 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_erp_inventory_product_spents" WHERE "erp_inventory_transfer_spent_id"=1 |
| 12:12:45.796 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_inventory_transfer_spent_products" WHERE "erp_inventory_transfer_id"=1 |
| 12:12:45.797 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:12:45.797 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 12:12:45.797 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_inventory_products" WHERE "id"=533 |
| 12:12:45.798 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:12:45.798 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 12:12:45.798 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_erp_inventory_product_spents" ("erp_inventory_transfer_spent_id", "wrote_date", "erp_inventory_transfer_spent_product_id", "erp_inventory_product_id", "outbound", "amount", "total_amount", "transfer_spent_outbound", "actual_amount", "actual_total_amount") VALUES (1, '2026-07-07', 1, 533, '1', '8900', '8900', '1', '8900', '8900') |
| 12:12:45.801 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:12:45.801 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 12:12:45.801 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_products" SET "updated_at"='now()', "in_out_at"='now()' WHERE "id"=2265 |
| 12:12:45.802 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_inventory_products" WHERE "id"=533 |
| 12:12:45.803 | info | yii\db\Command::query | SELECT SUM(outbound) FROM "a57be577deb434"."tbl_erp_inventory_product_spents" WHERE "erp_inventory_product_id"=533 |
| 12:12:45.804 | info | yii\db\Command::query | SELECT SUM(lost_outbound) FROM "a57be577deb434"."tbl_erp_inventory_product_spents" WHERE "erp_inventory_product_id"=533 |
| 12:12:45.804 | info | yii\db\Command::query | SELECT SUM(build_spent_outbound) FROM "a57be577deb434"."tbl_erp_inventory_product_spents" WHERE "erp_inventory_product_id"=533 |
| 12:12:45.805 | info | yii\db\Command::query | SELECT SUM(disassemble_spent_outbound) FROM "a57be577deb434"."tbl_erp_inventory_product_spents" WHERE "erp_inventory_product_id"=533 |
| 12:12:45.806 | info | yii\db\Command::query | SELECT SUM(transfer_spent_outbound) FROM "a57be577deb434"."tbl_erp_inventory_product_spents" WHERE "erp_inventory_product_id"=533 |
| 12:12:45.806 | info | yii\db\Command::query | SELECT SUM(sales_outbound) FROM "a57be577deb434"."tbl_erp_inventory_product_spents" WHERE "erp_inventory_product_id"=533 |
| 12:12:45.807 | info | yii\db\Command::query | SELECT SUM(sales_gift_outbound) FROM "a57be577deb434"."tbl_erp_inventory_product_spents" WHERE "erp_inventory_product_id"=533 |
| 12:12:45.807 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_erp_inventory_products" SET "inventory"='0', "lost_outbound"='0', "build_spent_outbound"='0', "sales_outbound"='0', "sales_gift_outbound"='0', "disassemble_spent_outbound"='0' WHERE "id"=533 |
| 12:12:45.808 | 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 ('UPDATE', 'app\models\ErpInventoryProducts', 533, 'a:0:{}', '', 1001, '114.244.130.20') |
| 12:12:45.809 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_purchase_inbound_products" WHERE "id"=439 |
| 12:12:45.810 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:12:45.810 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 12:12:45.811 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_erp_purchase_inbound_products" SET "inventory"='0', "lost_outbound"='0', "build_spent_outbound"='0', "sales_outbound"='0', "sales_gift_outbound"='0', "disassemble_spent_outbound"='0' WHERE "id"=439 |
| 12:12:45.811 | 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 ('UPDATE', 'app\models\ErpPurchaseInboundProducts', 439, 'a:0:{}', '', 1001, '114.244.130.20') |
| 12:12:45.812 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:12:45.812 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 12:12:45.812 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_erp_purchase_inbounds" SET "is_used"=TRUE WHERE "id"=218 |
| 12:12:45.814 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_inventory_start_products" WHERE 0=1 |
| 12:12:45.814 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_inventory_build_products" WHERE 0=1 |
| 12:12:45.815 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_inventory_disassemble_products" WHERE 0=1 |
| 12:12:45.816 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_purchase_gift_products" WHERE 0=1 |
| 12:12:45.817 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_inventory_overflow_products" WHERE 0=1 |
| 12:12:45.818 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_inventory_transfer_products" WHERE 0=1 |
| 12:12:45.818 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_settings" WHERE "setting_key"='erp_cost_type' |
| 12:12:45.819 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:12:45.819 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 12:12:45.820 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_settings" WHERE "setting_key"='erp_decimal_point' |
| 12:12:45.820 | 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 ('UPDATE', 'app\models\ErpInventoryProducts', 533, 'a:0:{}', '', 1001, '114.244.130.20') |
| 12:12:45.821 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_inventory_transfer_products" WHERE "erp_inventory_transfer_id"=1 |
| 12:12:45.821 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:12:45.822 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 12:12:45.822 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_inventory_products" WHERE "erp_inventory_transfer_product_id"=1 |
| 12:12:45.823 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_erp_inventory_products" ("erp_inventory_transfer_product_id", "erp_inventory_transfer_id", "product_id", "erp_store_id", "inventory", "amount", "number", "total_amount", "wrote_date", "created_at") VALUES (1, 1, 2265, 2, '1', '10000', '1', '10000.00', '2026-07-07', 'now()') RETURNING "id" |
| 12:12:45.825 | 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\ErpInventoryProducts', 535, 'a:35:{s:2:"id";i:535;s:10:"product_id";i:2265;s:23:"erp_purchase_inbound_id";N;s:21:"erp_purchase_order_id";N;s:31:"erp_purchase_inbound_product_id";N;s:29:"erp_purchase_order_product_id";N;s:12:"erp_store_id";i:2;s:10:"wrote_date";s:10:"2026-07-07";s:6:"number";s:1:"1";s:8:"outbound";N;s:9:"inventory";s:1:"1";s:6:"amount";s:5:"10000";s:12:"total_amount";s:8:"10000.00";s:13:"actual_amount";N;s:19:"actual_total_amount";N;s:8:"is_build";N;s:10:"created_at";s:19:"1970-01-01 08:00:00";s:13:"lost_outbound";N;s:22:"erp_inventory_start_id";N;s:30:"erp_inventory_start_product_id";N;s:22:"erp_inventory_build_id";N;s:30:"erp_inventory_build_product_id";N;s:20:"build_spent_outbound";N;s:14:"sales_outbound";N;s:20:"erp_purchase_gift_id";N;s:28:"erp_purchase_gift_product_id";N;s:19:"sales_gift_outbound";N;s:28:"erp_inventory_disassemble_id";N;s:36:"erp_inventory_disassemble_product_id";N;s:26:"disassemble_spent_outbound";N;s:25:"erp_inventory_overflow_id";N;s:33:"erp_inventory_overflow_product_id";N;s:25:"erp_inventory_transfer_id";i:1;s:33:"erp_inventory_transfer_product_id";i:1;s:23:"transfer_spent_outbound";N;}', '', 1001, '114.244.130.20') |
| 12:12:45.825 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_inventory_products" WHERE "id"=535 |
| 12:12:45.826 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_inventory_transfer_product_sns" WHERE "erp_inventory_transfer_product_id"=1 |
| 12:12:45.827 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_inventory_product_sns" WHERE "erp_inventory_product_id"=535 |
| 12:12:45.828 | info | yii\db\Command::query | SELECT SUM(outbound) FROM "a57be577deb434"."tbl_erp_inventory_product_spents" WHERE "erp_inventory_product_id"=535 |
| 12:12:45.828 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_erp_inventory_products" SET "outbound"='0', "inventory"='1' WHERE "id"=535 |
| 12:12:45.829 | 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 ('UPDATE', 'app\models\ErpInventoryProducts', 535, 'a:0:{}', '', 1001, '114.244.130.20') |
| 12:12:45.830 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_settings" WHERE "setting_key"='erp_cost_type' |
| 12:12:45.830 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_settings" WHERE "setting_key"='erp_decimal_point' |
| 12:12:45.831 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_erp_inventory_products" SET "actual_amount"='10000', "actual_total_amount"='10000' WHERE "id"=535 |
| 12:12:45.832 | 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 ('UPDATE', 'app\models\ErpInventoryProducts', 535, 'a:0:{}', '', 1001, '114.244.130.20') |
| 12:12:45.833 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_erp_inventory_transfer_products" SET "inventory"='1', "outbound"='0' WHERE "id"=1 |
| 12:12:45.834 | 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 ('UPDATE', 'app\models\ErpInventoryTransferProducts', 1, 'a:0:{}', '', 1001, '114.244.130.20') |
| 12:12:45.834 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_products" SET "updated_at"='now()', "in_out_at"='now()' WHERE "id"=2265 |
| 12:12:45.836 | 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 ('UPDATE', 'app\models\ErpInventoryTransfers', 1, 'a:0:{}', '', 1001, '114.244.130.20') |
| 12:12:45.836 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_erp_inventory_products" SET "inventory"='0', "number"='0', "actual_total_amount"='0' WHERE ("erp_inventory_transfer_id"=1) AND ("erp_inventory_transfer_product_id"<>1) |
| 12:12:45.837 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_erp_inventory_transfers" WHERE "id"=1 |
| 12:12:45.838 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:12:45.838 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 12:12:45.838 | info | yii\db\Command::query | INSERT 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, 20032, 'DBD-20260707-00001', '2026-07-07', '测序', '测试', '10000', NULL, NULL, NULL, NULL, 1001, '2026-07-07 12:11:05', '2026-07-07 12:12:45', 1, '2026-07-07 12:12:45.77799+08') RETURNING "id" |
| 12:12:45.840 | 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\ErpTicketChangeLogs', 2970, 'a:17:{s:2:"id";i:2970;s:9:"serial_no";s:18:"DBD-20260707-00001";s:11:"ticket_type";i:20032;s:10:"wrote_date";s:10:"2026-07-07";s:6:"status";i:2;s:11:"supplier_id";N;s:9:"client_id";N;s:8:"abstract";s:6:"测试";s:11:"description";s:6:"测序";s:9:"verify_at";s:28:"2026-07-07 12:12:45.77799+08";s:10:"created_by";i:1001;s:10:"created_at";s:19:"2026-07-07 12:11:05";s:10:"updated_at";s:19:"2026-07-07 12:12:45";s:10:"contact_id";N;s:7:"user_id";N;s:6:"amount";s:5:"10000";s:9:"object_id";i:1;}', '', 1001, '114.244.130.20') |
| 12:12:45.842 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:12:45.842 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 12:12:45.842 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_erp_ticket_change_log_handlers" ("erp_ticket_change_log_id", "user_id") VALUES (2970, 1001) |
| 12:12:45.844 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 12:12:45.845 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 12:12:45.845 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:12:45.846 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 12:12:45.846 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_object_change_logs" ("act", "attribute", "object_id", "object_type", "created_by", "created_at", "new_value", "old_value", "description") VALUES (6, 'status', 1, 20032, 1001, 'now()', '["\u5218\u4eba\u8bda"]', '[]', '{"d1":"\u5218\u4eba\u8bda","d2":"\u540c\u610f\u4e86","d3":"\u8c03\u62e8\u5355\u7533\u8bf7","d4":""}') |
| 12:12:45.847 | info | yii\db\Command::query | SELECT "id" FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=20032) AND ("object_id"=1) AND ("remind_user_id"=1001) AND ("is_read"=FALSE) |
| 12:12:45.876 | trace | yii\db\Transaction::commit | Commit transaction |
| 12:12:45.879 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:12:45.879 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 12:12:45.880 | info | yii\db\Command::query | INSERT 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-transfer/verify', '{"id":"1","description":"\u6d4b\u8bd5","web_access_token":"niM9Np1xaU2lIsoGJh5qM6IxT9naEHjn"}', '{"code":2000,"result":"","status":1,"msg":[{"name":"success","success":"\u8c03\u62e8\u5355\u5ba1\u6279\u901a\u8fc7","error":""}],"mod":0,"ip":"114.244.130.20","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:152.0) Gecko\/20100101 Firefox\/152.0"}', FALSE, '2026-07-07 12:12:45', 119975168) RETURNING "id" |
| 12:12:45.882 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 12:12:45.882 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |