All Latest
6a4c7e0e4a42f: POST https://beta.jinchangxiao.com/vue/erp-inventory-transfer/list at 2026-07-07 12:18:22 pm by 114.244.130.20

Log Messages

总计81条数据
TimeLevelCategoryMessage
 
12:18:22.303traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
12:18:22.303traceyii\base\Module::getModuleLoading module: debug
12:18:22.304traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
12:18:22.304traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
12:18:22.304traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
12:18:22.305traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12:18:22.305infotime tracing start1783397902305547008
12:18:22.305traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
12:18:22.305traceyii\web\Application::handleRequestRoute requested: 'vue/erp-inventory-transfer/list'
12:18:22.305traceyii\base\Module::getModuleLoading module: vue
12:18:22.307infoyii\web\Session::openSession started
12:18:22.308infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
12:18:22.308infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
12:18:22.310traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12:18:22.310traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
12:18:22.311infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
12:18:22.312traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12:18:22.313traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
12:18:22.313infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
12:18:22.314traceyii\base\Controller::runActionRoute to run: vue/erp-inventory-transfer/list
12:18:22.314traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12:18:22.316traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
12:18:22.316traceyii\base\InlineAction::runWithParamsRunning action: app\modules\vue\controllers\ErpInventoryTransferController::actionList()
12:18:22.316traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12:18:22.317traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
12:18:22.318infoyii\db\Command::querySELECT "accessible_store" FROM "a57be577deb434"."tbl_erp_inventory_transfer_visibles" WHERE ("user_id"=1001) AND (accessible_store IS NOT NULL) GROUP BY "accessible_store"
12:18:22.319traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12:18:22.321traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12:18:22.322infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_users" ORDER BY "id"
12:18:22.324infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT r.*, min( CASE WHEN 1 = r.verify_type THEN ( CASE WHEN rvr.status = 0 THEN 1 WHEN rsvr.status = 0 THEN 2 ELSE 4 END ) ELSE ( CASE WHEN rvr.status = 0 AND r.next_verify_user = 1001 THEN 1 WHEN rsvr.status = 0 AND r.next_stop_verify_user = 1001 THEN 2 ELSE 4 END ) END) AS need_verify_sort FROM "a57be577deb434"."tbl_erp_inventory_transfers" "r" LEFT JOIN "a57be577deb434"."tbl_erp_inventory_transfer_verify_rels" "rvr" ON rvr.erp_inventory_transfer_id = r.id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_transfer_stop_verify_rels" "rsvr" ON rsvr.erp_inventory_transfer_id = r.id WHERE (("r"."created_by"=1001) OR ("rvr"."user_id"=1001) OR ("r"."created_by" IN (1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1025, 1026, 1027, 1028, 1029, 1030, 5015, 5016, 5022, 5023, 5024, 5025, 5026, 5027, 5028, 5029, 5030, 5031, 5032, 5033, 5037, 5043, 5044, 5045, 5047, 5048, 5049, 5050, 5062, 5063, 5064, 5065, 5066, 5069, 5070, 5071, 5072, 5073, 5074, 5075, 5076, 5078, 5079, 5080, 5081, 5082, 5083, 5085, 5086, 5087, 5088, 5089, 5093, 5094, 5095, 5096, 5101, 5102, 5104, 5105, 5123, 5124, 5125, 5126, 5128, 5135, 5203, 5208, 5209, 5229, 5230, 5247, 5248, 5249, 5250, 5252, 5258, 5259, 5293, 5294, 5295, 5296, 5297, 5298, 5299, 5300, 5301, 5302, 5303, 5304, 5305, 5309, 5311, 5329, 5332, 5333, 5351, 5356, 5357, 5358, 5359, 5360, 5364, 5388, 5393, 5404, 5409, 5411, 5412, 5413, 5419, 5420, 5440, 5445, 5446, 5448, 5449, 5461, 5467, 5476, 5497, 5499, 5500))) AND (("r"."status" != 0) OR (("r"."status"=0) AND ("r"."created_by"=1001))) GROUP BY "r"."id" ORDER BY need_verify_sort asc, created_at DESC) "c"
12:18:22.327infoyii\db\Command::querySELECT r.*, min( CASE WHEN 1 = r.verify_type THEN ( CASE WHEN rvr.status = 0 THEN 1 WHEN rsvr.status = 0 THEN 2 ELSE 4 END ) ELSE ( CASE WHEN rvr.status = 0 AND r.next_verify_user = 1001 THEN 1 WHEN rsvr.status = 0 AND r.next_stop_verify_user = 1001 THEN 2 ELSE 4 END ) END) AS need_verify_sort FROM "a57be577deb434"."tbl_erp_inventory_transfers" "r" LEFT JOIN "a57be577deb434"."tbl_erp_inventory_transfer_verify_rels" "rvr" ON rvr.erp_inventory_transfer_id = r.id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_transfer_stop_verify_rels" "rsvr" ON rsvr.erp_inventory_transfer_id = r.id WHERE (("r"."created_by"=1001) OR ("rvr"."user_id"=1001) OR ("r"."created_by" IN (1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1025, 1026, 1027, 1028, 1029, 1030, 5015, 5016, 5022, 5023, 5024, 5025, 5026, 5027, 5028, 5029, 5030, 5031, 5032, 5033, 5037, 5043, 5044, 5045, 5047, 5048, 5049, 5050, 5062, 5063, 5064, 5065, 5066, 5069, 5070, 5071, 5072, 5073, 5074, 5075, 5076, 5078, 5079, 5080, 5081, 5082, 5083, 5085, 5086, 5087, 5088, 5089, 5093, 5094, 5095, 5096, 5101, 5102, 5104, 5105, 5123, 5124, 5125, 5126, 5128, 5135, 5203, 5208, 5209, 5229, 5230, 5247, 5248, 5249, 5250, 5252, 5258, 5259, 5293, 5294, 5295, 5296, 5297, 5298, 5299, 5300, 5301, 5302, 5303, 5304, 5305, 5309, 5311, 5329, 5332, 5333, 5351, 5356, 5357, 5358, 5359, 5360, 5364, 5388, 5393, 5404, 5409, 5411, 5412, 5413, 5419, 5420, 5440, 5445, 5446, 5448, 5449, 5461, 5467, 5476, 5497, 5499, 5500))) AND (("r"."status" != 0) OR (("r"."status"=0) AND ("r"."created_by"=1001))) GROUP BY "r"."id" ORDER BY need_verify_sort asc, created_at DESC LIMIT 20
12:18:22.329infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
12:18:22.330infoyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)
12:18:22.332infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=4
12:18:22.333infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
12:18:22.333infoyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)
12:18:22.335infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=4
12:18:22.336infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_transfer_carbon_copy_rels" WHERE "erp_inventory_transfer_id"=1
12:18:22.336infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_transfer_verify_rels" WHERE "erp_inventory_transfer_id"=1 ORDER BY "id"
12:18:22.337infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
12:18:22.337infoyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)
12:18:22.338infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_transfer_verify_rels" WHERE ("status"=0) AND ("erp_inventory_transfer_id"=1) ORDER BY "id"
12:18:22.338infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_transfer_verify_rels" WHERE ("status" != 0) AND ("erp_inventory_transfer_id"=1) ORDER BY "id"
12:18:22.339infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_transfer_verify_rels" WHERE ("status" = 0) AND ("user_id"=1001) AND ("erp_inventory_transfer_id"=1)
12:18:22.340infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_transfer_stop_verify_rels" WHERE "erp_inventory_transfer_id"=1 ORDER BY "id"
12:18:22.340infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_transfer_stop_verify_rels" WHERE ("status"=0) AND ("erp_inventory_transfer_id"=1) ORDER BY "id"
12:18:22.341infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_transfer_stop_verify_rels" WHERE ("status" != 0) AND ("erp_inventory_transfer_id"=1) ORDER BY "id"
12:18:22.341infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_transfer_stop_verify_rels" WHERE ("status" = 0) AND ("user_id"=1001) AND ("erp_inventory_transfer_id"=1)
12:18:22.342infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=20059) AND ("object_id"=1)
12:18:22.347infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=20060) AND ("object_id"=1)
12:18:22.352infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "extension", "path", "orig_name" FROM "a57be577deb434"."tbl_attachments" WHERE "id"=32753
12:18:22.353infoyii\db\Command::querySELECT "id", "id" AS "key", "title" AS "name" FROM "a57be577deb434"."tbl_erp_stores" WHERE "id"=2
12:18:22.354infoyii\db\Command::querySELECT "id", "id" AS "key", "title" AS "name" FROM "a57be577deb434"."tbl_erp_stores" WHERE "id"=1
12:18:22.354infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_transfer_products" WHERE "erp_inventory_transfer_id"=1
12:18:22.356infoyii\db\Command::querySELECT "id", "id" AS "key", "title" AS "name" FROM "a57be577deb434"."tbl_erp_stores" WHERE "id"=2
12:18:22.356infoyii\db\Command::querySELECT "id", "id" AS "key", "title" AS "name" FROM "a57be577deb434"."tbl_erp_stores" WHERE "id"=1
12:18:22.356infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_products" WHERE "id"=2265
12:18:22.358infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_types" WHERE "id"=23
12:18:22.359infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_components" WHERE "id"=195
12:18:22.360infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_brands" WHERE "id"=284
12:18:22.360infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_series" WHERE "id"=1775
12:18:22.361infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_units" WHERE "id"=9
12:18:22.362infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_transfer_product_sns" WHERE "erp_inventory_transfer_product_id"=1
12:18:22.362infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_products" WHERE "erp_inventory_transfer_product_id"=1
12:18:22.363infoyii\db\Command::querySELECT "id", "id" AS "key", "title" AS "name" FROM "a57be577deb434"."tbl_erp_stores" WHERE "id"=2
12:18:22.364infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_transfer_spent_products" WHERE "id"=1
12:18:22.365infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_products" WHERE "id"=533
12:18:22.366infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_transfer_spent_product_sns" WHERE "erp_inventory_transfer_spent_product_id"=1
12:18:22.366infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_transfer_spent_products" WHERE "erp_inventory_transfer_id"=1
12:18:22.367infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_products" WHERE "id"=533
12:18:22.367infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_transfer_spent_product_sns" WHERE "erp_inventory_transfer_spent_product_id"=1
12:18:22.368infoyii\db\Command::querySELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=20032) AND ("object_id"=1) GROUP BY "object_id"
12:18:22.427infoyii\db\Command::querySELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=20032) AND (remind_user_id = 1001 AND is_read = false) AND ("object_id"=1) GROUP BY "object_id"
12:18:22.469traceuranus\rbac\DbManager::checkAccessFromCacheChecking permission: viewProduct
12:18:22.469traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: StoreKeeper
12:18:22.469traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
12:18:22.471traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12:18:22.471traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
12:18:22.472infoyii\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-transfer/list', '{"Filter":{"name":"default","sort":"DESC"},"ErpInventoryTransferSearch":{"wrote_date_period":"","created_at_period":"","status":"","transfer_type":"","erp_store_id":"","out_store_id":"","handler":"","created_by":""},"page":"1","web_access_token":"niM9Np1xaU2lIsoGJh5qM6IxT9naEHjn"}', '{"code":2000,"result":{"list":[{"id":1,"serial_no":"DBD-20260707-00001","transfer_type":2,"wrote_date":"2026-07-07","handler":1001,"erp_store_id":2,"out_store_id":1,"status":6,"abstract":"\u6d4b\u8bd5","description":"\u6d4b\u5e8f","verify_type":2,"next_verify_user":"","next_stop_verify_user":"","verify_at":"2026-07-07 12:12:45","stop_at":"2026-07-07 12:18:18.960859+08","refuse_description":"","is_resubmitted":false,"number":"1","amount":"10000","out_number":"1","out_amount":"8900","diff_amount":"1100","created_by":1001,"stop_description":"\u6d4b\u8bd5","is_used":false,"is_settle":false,"created_at":"2026-07-07 12:11:05","updated_at":"2026-07-07 12:18:18","print_times":"","need_verify_sort":4,"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"handlerPerson":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"erpInventoryTransferCarbonCopyRels":[],"erpInventoryTransferVerifyRels":[{"id":1,"erp_inventory_transfer_id":1,"user_id":1001,"status":1,"description":"\u6d4b\u8bd5","verify_at":"2026-07-07 12:12:45","user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"}}}],"lastErpInventoryTransferVerifyRel":{},"haveErpInventoryTransferVerifyRel":{"id":1,"erp_inventory_transfer_id":1,"user_id":1001,"status":1,"description":"\u6d4b\u8bd5","verify_at":"2026-07-07 12:12:45"},"selfErpInventoryTransferVerifyRel":{},"erpInventoryTransferStopVerifyRels":[],"lastErpInventoryTransferStopVerifyRel":{},"haveErpInventoryTransferStopVerifyRel":{},"selfErpInventoryTransferStopVerifyRel":{},"attachmentRelationships":[],"files":[{"id":57726,"object_type":20060,"object_id":1,"attachment_id":32753,"attachment":{"id":32753,"key":32753,"name":"f791e989-d26f-301f-b033-05327a993c82","extension":"zip","path":"\/vue\/attachment\/view\/f791e989-d26f-301f-b033-05327a993c82\/2026-04_ledger_reports(1).zip","orig_name":"2026-04_ledger_reports(1).zip"}}],"erpStore":{"id":2,"key":2,"name":"\u96f6\u914d\u4ef6"},"outStore":{"id":1,"key":1,"name":"\u62d3\u5b9e\u4ed3\u5e93"},"erpInventoryTransferProducts":[{"id":1,"erp_inventory_transfer_id":1,"erp_inventory_transfer_spent_product_id":1,"product_id":2265,"out_store_id":1,"erp_store_id":2,"description":"\u6d4b\u8bd5","number":"1","out_amount":"8900","out_total_amount":"8900","amount":"10000","total_amount":"10000.00","diff_amount":"1100","inventory":"1","outbound":"0","lost_outbound":"","build_spent_outbound":"","disassemble_spent_outbound":"","transfer_spent_outbound":"","sales_outbound":"","sales_gift_outbound":"","erpStore":{"id":2,"key":2,"name":"\u96f6\u914d\u4ef6"},"outStore":{"id":1,"key":1,"name":"\u62d3\u5b9e\u4ed3\u5e93"},"product":{"id":2265,"name":"\u6b27\u4e3d\u8587\u5170Olivoila \u6a44\u6984\u6cb9500MLx2 \u7cbe\u9009\u793c\u76d2","product_type":23,"product_component":195,"product_brand":284,"product_serie":1775,"product_misc":"","product_qa":"","pn":"","description":"","created_by":1013,"created_at":"2026-03-20 14:34:40","updated_at":"2026-07-07 12:12:45","pinyin_shortcut":"olwlOlivoilagly500MLx2jxlh","product_unit":9,"is_renew":false,"in_out_at":"2026-07-07 12:12:45.77799+08","productType":{"id":23,"key":23,"name":"\u793c\u54c1"},"productComponent":{"id":195,"key":195,"name":"\u8425\u517b\u98df\u54c1\u6ecb\u8865"},"productBrand":{"id":284,"key":284,"name":"\u6b27\u4e3d\u8587\u5170"},"productSerie":{"id":1775,"key":1775,"name":"\u98df\u7528\u6cb9"},"productUnit":{"id":9,"key":9,"name":"\u76d2"}},"erpInventoryTransferProductSns":[],"erpInventoryProduct":{"id":535,"product_id":2265,"erp_purchase_inbound_id":"","erp_purchase_order_id":"","erp_purchase_inbound_product_id":"","erp_purchase_order_product_id":"","erp_store_id":2,"wrote_date":"2026-07-07","number":"0","outbound":"0","inventory":"0","amount":"10000","total_amount":"10000.00","actual_amount":"10000","actual_total_amount":"0","is_build":false,"created_at":"2026-07-07 12:12:45","lost_outbound":"","erp_inventory_start_id":"","erp_inventory_start_product_id":"","erp_inventory_build_id":"","erp_inventory_build_product_id":"","build_spent_outbound":"","sales_outbound":"","erp_purchase_gift_id":"","erp_purchase_gift_product_id":"","sales_gift_outbound":"","erp_inventory_disassemble_id":"","erp_inventory_disassemble_product_id":"","disassemble_spent_outbound":"","erp_inventory_overflow_id":"","erp_inventory_overflow_product_id":"","erp_inventory_transfer_id":1,"erp_inventory_transfer_product_id":1,"transfer_spent_outbound":"","erpStore":{"id":2,"key":2,"name":"\u96f6\u914d\u4ef6"}},"erpInventoryTransferSpentProduct":{"id":1,"erp_inventory_transfer_id":1,"erp_inventory_product_id":533,"product_id":2265,"out_store_id":1,"erp_store_id":2,"description":"\u6d4b\u8bd5","number":"1","amount":"8900","total_amount":"8900","erpInventoryProduct":{"id":533,"product_id":2265,"erp_purchase_inbound_id":218,"erp_purchase_order_id":2224,"erp_purchase_inbound_product_id":439,"erp_purchase_order_product_id":"","erp_store_id":1,"wrote_date":"2026-07-07","number":"1","outbound":"0","inventory":"1","amount":"8900","total_amount":"8900.00","actual_amount":"8900","actual_total_amount":"8900","is_build":false,"created_at":"2026-07-07 12:04:16","lost_outbound":"0","erp_inventory_start_id":"","erp_inventory_start_product_id":"","erp_inventory_build_id":"","erp_inventory_build_product_id":"","build_spent_outbound":"0","sales_outbound":"0","erp_purchase_gift_id":"","erp_purchase_gift_product_id":"","sales_gift_outbound":"0","erp_inventory_disassemble_id":"","erp_inventory_disassemble_product_id":"","disassemble_spent_outbound":"0","erp_inventory_overflow_id":"","erp_inventory_overflow_product_id":"","erp_inventory_transfer_id":"","erp_inventory_transfer_product_id":"","transfer_spent_outbound":"0"},"erpInventoryTransferSpentProductSns":[]},"erp_inventory_product_id":533}],"commentCount":{"object_id":1,"comment":2},"unreadComments":{},"transfer_type_display":"\u5f02\u4ef7\u8c03\u62e8","show_diff_amount":true,"unread":0,"can_update":false,"can_import_sn":false,"can_delete":false,"can_resubmit":false,"can_verify":false,"can_refuse":false,"can_stop":false,"can_stop_verify":false,"can_stop_refuse":false,"bgcolor":"#D900AA","status_display":"\u5df2\u53cd\u51b2","can_view_product":true}],"can_create":true,"pagenation":{"totalcount":1,"thispage":1,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","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:18:22', 166519040) RETURNING "id"
12:18:22.479traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12:18:22.479traceyii\redis\Connection::executeCommandExecuting Redis Command: SET