All Latest
6a490e35c84f7: POST https://beta.jinchangxiao.com/vue/erp-sales-outbound/get-form-inventory at 2026-07-04 09:44:21 pm by 115.171.251.90

Log Messages

总计49条数据
TimeLevelCategoryMessage
 
21:44:21.819traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
21:44:21.819traceyii\base\Module::getModuleLoading module: debug
21:44:21.820traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
21:44:21.820traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
21:44:21.821traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
21:44:21.821traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:44:21.821infotime tracing start1783172661821660928
21:44:21.821traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
21:44:21.821traceyii\web\Application::handleRequestRoute requested: 'vue/erp-sales-outbound/get-form-inventory'
21:44:21.821traceyii\base\Module::getModuleLoading module: vue
21:44:21.822infoyii\web\Session::openSession started
21:44:21.824infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
21:44:21.824infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
21:44:21.826traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:44:21.826traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
21:44:21.826traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:44:21.827traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
21:44:21.827infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
21:44:21.828traceyii\base\Controller::runActionRoute to run: vue/erp-sales-outbound/get-form-inventory
21:44:21.828traceyii\base\InlineAction::runWithParamsRunning action: app\modules\vue\controllers\ErpSalesOutboundController::actionGetFormInventory()
21:44:21.828infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_erp_stores" WHERE ("id"='1') AND ("is_delete"=FALSE))
21:44:21.829traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:44:21.830traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
21:44:21.832traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:44:21.833traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:44:21.834infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT eip.* FROM "a57be577deb434"."tbl_erp_inventory_products" "eip" LEFT JOIN "a57be577deb434"."tbl_products" "p" ON eip.product_id = p.id LEFT JOIN "a57be577deb434"."tbl_product_brands" "pb" ON p.product_brand = pb.id LEFT JOIN "a57be577deb434"."tbl_product_types" "pt" ON p.product_type = pt.id LEFT JOIN "a57be577deb434"."tbl_product_series" "ps" ON p.product_serie = ps.id LEFT JOIN "a57be577deb434"."tbl_product_components" "pc" ON p.product_component = pc.id LEFT JOIN "a57be577deb434"."tbl_erp_purchase_inbounds" "epis" ON epis.id = eip.erp_purchase_inbound_id LEFT JOIN "a57be577deb434"."tbl_erp_purchase_inbound_projects" "epips" ON epis.id = epips.erp_purchase_inbound_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_starts" "eiss" ON eiss.id = eip.erp_inventory_start_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_builds" "eibs" ON eibs.id = eip.erp_inventory_build_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_disassembles" "eids" ON eids.id = eip.erp_inventory_disassemble_id LEFT JOIN "a57be577deb434"."tbl_erp_purchase_gifts" "epgs" ON epgs.id = eip.erp_purchase_gift_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_overflows" "eios" ON eios.id = eip.erp_inventory_overflow_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_overflow_projects" "eiops" ON eiops.erp_inventory_overflow_id = eios.id LEFT JOIN "a57be577deb434"."tbl_erp_stores" "salestore" ON salestore.id = eip.erp_store_id WHERE ("eip"."product_id"='2261') AND (eip.inventory > 0) AND ("salestore"."is_delete"=FALSE) AND ("eip"."erp_store_id"='1') GROUP BY "eip"."id" ORDER BY eip.wrote_date ASC, eip.created_at ASC) "c"
21:44:21.840infoyii\db\Command::querySELECT eip.* FROM "a57be577deb434"."tbl_erp_inventory_products" "eip" LEFT JOIN "a57be577deb434"."tbl_products" "p" ON eip.product_id = p.id LEFT JOIN "a57be577deb434"."tbl_product_brands" "pb" ON p.product_brand = pb.id LEFT JOIN "a57be577deb434"."tbl_product_types" "pt" ON p.product_type = pt.id LEFT JOIN "a57be577deb434"."tbl_product_series" "ps" ON p.product_serie = ps.id LEFT JOIN "a57be577deb434"."tbl_product_components" "pc" ON p.product_component = pc.id LEFT JOIN "a57be577deb434"."tbl_erp_purchase_inbounds" "epis" ON epis.id = eip.erp_purchase_inbound_id LEFT JOIN "a57be577deb434"."tbl_erp_purchase_inbound_projects" "epips" ON epis.id = epips.erp_purchase_inbound_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_starts" "eiss" ON eiss.id = eip.erp_inventory_start_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_builds" "eibs" ON eibs.id = eip.erp_inventory_build_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_disassembles" "eids" ON eids.id = eip.erp_inventory_disassemble_id LEFT JOIN "a57be577deb434"."tbl_erp_purchase_gifts" "epgs" ON epgs.id = eip.erp_purchase_gift_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_overflows" "eios" ON eios.id = eip.erp_inventory_overflow_id LEFT JOIN "a57be577deb434"."tbl_erp_inventory_overflow_projects" "eiops" ON eiops.erp_inventory_overflow_id = eios.id LEFT JOIN "a57be577deb434"."tbl_erp_stores" "salestore" ON salestore.id = eip.erp_store_id WHERE ("eip"."product_id"='2261') AND (eip.inventory > 0) AND ("salestore"."is_delete"=FALSE) AND ("eip"."erp_store_id"='1') GROUP BY "eip"."id" ORDER BY eip.wrote_date ASC, eip.created_at ASC LIMIT 20
21:44:21.843infoyii\db\Command::querySELECT "id", "id" AS "key", "serial_no", "serial_no" AS "name", "supplier_id", "purchase_contract_id", "handler" FROM "a57be577deb434"."tbl_erp_purchase_inbounds" WHERE "id"=212
21:44:21.844infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_suppliers" WHERE "id"=438
21:44:21.845infoyii\db\Command::querySELECT "id", "id" AS "key", "serial_no" AS "name" FROM "a57be577deb434"."tbl_purchase_contracts" WHERE "id"=4461
21:44:21.845infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
21:44:21.846infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_purchase_inbound_projects" WHERE "erp_purchase_inbound_id"=212
21:44:21.846infoyii\db\Command::querySELECT "id", "id" AS "key", "serial_no", "serial_no" AS "name", "supplier_id", "handler" FROM "a57be577deb434"."tbl_erp_inventory_starts" WHERE "id"=32
21:44:21.847infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_suppliers" WHERE "id"=431
21:44:21.847infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
21:44:21.848infoyii\db\Command::querySELECT "id", "id" AS "key", "serial_no", "serial_no" AS "name", "handler", "need_handler" FROM "a57be577deb434"."tbl_erp_inventory_overflows" WHERE "id" IN (6, 9)
21:44:21.848infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=5250
21:44:21.849infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_overflow_projects" WHERE "erp_inventory_overflow_id" IN (6, 9)
21:44:21.849infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_products" WHERE "id"=2261
21:44:21.850infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_types" WHERE "id"=4
21:44:21.850infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_components" WHERE "id"=52
21:44:21.851infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_brands" WHERE "id"=4
21:44:21.851infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_series" WHERE "id"=1769
21:44:21.852infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_units" WHERE "id"=3
21:44:21.852traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:44:21.853traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
21:44:21.853infoyii\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-sales-outbound/get-form-inventory', '{"product_id":"2261","erp_store_id":"1"}', '{"code":2000,"result":{"list":[{"id":470,"erp_inventory_product_id":470,"serial_no":"QCKC-20260408-00001","source_supplier_name":"\u5317\u4eac\u60e0\u8054\u8baf\u901a\u4fe1\u606f\u6280\u672f\u670d\u52a1\u6709\u9650\u516c\u53f8","source_purchase_contract_name":"--","source_project_display":"--","source_handler_name":"\u5218\u4eba\u8bda"},{"id":494,"erp_inventory_product_id":494,"serial_no":"CGRKD-20260430-00003","source_supplier_name":"\u9752\u5c9b\u946b\u96f7\u97f3\u7535\u5b50\u6709\u9650\u516c\u53f8","source_purchase_contract_name":"--","source_project_display":"--","source_handler_name":"\u5218\u4eba\u8bda"},{"id":509,"erp_inventory_product_id":509,"serial_no":"BYD-20260520-00006","source_supplier_name":"--","source_purchase_contract_name":"--","source_project_display":"--","source_handler_name":"\u8463\u8363"},{"id":510,"erp_inventory_product_id":510,"serial_no":"BYD-20260521-00002","source_supplier_name":"--","source_purchase_contract_name":"--","source_project_display":"--","source_handler_name":"\u516c\u53f8\u6536\u5165"}],"pagenation":{"totalcount":4,"thispage":1,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0,"ip":"115.171.251.90","ua":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/149.0.0.0 Safari\/537.36"}', FALSE, '2026-07-04 21:44:21', 31694080) RETURNING "id"
21:44:21.855traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:44:21.856traceyii\redis\Connection::executeCommandExecuting Redis Command: SET