Log Messages

总计50条数据
TimeLevelCategoryMessage
 
20:43:18.529traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
20:43:18.529traceyii\base\Module::getModuleLoading module: debug
20:43:18.529traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
20:43:18.530traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
20:43:18.530traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
20:43:18.531traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:43:18.531infotime tracing start1783168998531482880
20:43:18.531traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
20:43:18.531traceyii\web\Application::handleRequestRoute requested: 'vue/erp-sales-outbound/get-form-inventory'
20:43:18.531traceyii\base\Module::getModuleLoading module: vue
20:43:18.532infoyii\web\Session::openSession started
20:43:18.534infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=5064
20:43:18.534infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
20:43:18.536traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:43:18.536traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:43:18.537infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
20:43:18.538traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:43:18.538traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:43:18.539infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
20:43:18.539traceyii\base\Controller::runActionRoute to run: vue/erp-sales-outbound/get-form-inventory
20:43:18.540traceyii\base\InlineAction::runWithParamsRunning action: app\modules\vue\controllers\ErpSalesOutboundController::actionGetFormInventory()
20:43:18.540infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_erp_stores" WHERE ("id"='1') AND ("is_delete"=FALSE))
20:43:18.543traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:43:18.543traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:43:18.545traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:43:18.547traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:43:18.548infoyii\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"
20:43:18.558infoyii\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
20:43:18.561infoyii\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
20:43:18.562infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_suppliers" WHERE "id"=438
20:43:18.563infoyii\db\Command::querySELECT "id", "id" AS "key", "serial_no" AS "name" FROM "a57be577deb434"."tbl_purchase_contracts" WHERE "id"=4461
20:43:18.564infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
20:43:18.564infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_purchase_inbound_projects" WHERE "erp_purchase_inbound_id"=212
20:43:18.565infoyii\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
20:43:18.566infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_suppliers" WHERE "id"=431
20:43:18.567infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
20:43:18.567infoyii\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)
20:43:18.568infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=5250
20:43:18.568infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_inventory_overflow_projects" WHERE "erp_inventory_overflow_id" IN (6, 9)
20:43:18.568infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_products" WHERE "id"=2261
20:43:18.569infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_types" WHERE "id"=4
20:43:18.570infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_components" WHERE "id"=52
20:43:18.570infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_brands" WHERE "id"=4
20:43:18.571infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_series" WHERE "id"=1769
20:43:18.571infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_units" WHERE "id"=3
20:43:18.572traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:43:18.573traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:43:18.573infoyii\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","web_access_token":"wx4hXh9V-DIrZeBjtGStxgwx5HvDWnxk"}', '{"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":"111.194.208.14","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko\/20100101 Firefox\/151.0"}', FALSE, '2026-07-04 20:43:18', 41757184) RETURNING "id"
20:43:18.576traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:43:18.576traceyii\redis\Connection::executeCommandExecuting Redis Command: SET