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

Log Messages

总计60条数据
TimeLevelCategoryMessage
 
21:39:44.419traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
21:39:44.419traceyii\base\Module::getModuleLoading module: debug
21:39:44.420traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
21:39:44.420traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
21:39:44.421traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
21:39:44.421traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:39:44.421infotime tracing start1783172384421985024
21:39:44.422traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
21:39:44.422traceyii\web\Application::handleRequestRoute requested: 'vue/erp-sales-outbound/get-form-inventory'
21:39:44.422traceyii\base\Module::getModuleLoading module: vue
21:39:44.423infoyii\web\Session::openSession started
21:39:44.425infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=5064
21:39:44.425infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
21:39:44.426traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:39:44.427traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
21:39:44.428infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
21:39:44.429traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:39:44.429traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
21:39:44.430infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
21:39:44.431traceyii\base\Controller::runActionRoute to run: vue/erp-sales-outbound/get-form-inventory
21:39:44.431traceyii\base\InlineAction::runWithParamsRunning action: app\modules\vue\controllers\ErpSalesOutboundController::actionGetFormInventory()
21:39:44.431infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_erp_stores" WHERE ("id"='1') AND ("is_delete"=FALSE))
21:39:44.432traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:39:44.432traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
21:39:44.434traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:39:44.436traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:39:44.437infoyii\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"='1372') 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:39:44.442infoyii\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"='1372') 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:39:44.446infoyii\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"=26
21:39:44.447infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_suppliers" WHERE "id"=478
21:39:44.448infoyii\db\Command::querySELECT "id", "id" AS "key", "serial_no" AS "name" FROM "a57be577deb434"."tbl_purchase_contracts" WHERE "id"=4127
21:39:44.449infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1011
21:39:44.450infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_purchase_inbound_projects" WHERE "erp_purchase_inbound_id"=26
21:39:44.451infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_clients" WHERE "id"=2762
21:39:44.451infoyii\db\Command::querySELECT "id", "id" AS "key", "project_title" AS "name", "project_status", "created_by", "budget", "collected" FROM "a57be577deb434"."tbl_projects" WHERE "id"=3910
21:39:44.452infoyii\db\Command::querySELECT "id", "id" AS "key", "serial_no", "serial_no" AS "name", "handler" FROM "a57be577deb434"."tbl_erp_inventory_disassembles" WHERE "id"=1
21:39:44.453infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
21:39:44.453infoyii\db\Command::querySELECT "id", "id" AS "key", "serial_no", "serial_no" AS "name", "supplier_id", "handler" FROM "a57be577deb434"."tbl_erp_inventory_starts" WHERE "id"=30
21:39:44.454infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_suppliers" WHERE "id"=478
21:39:44.454infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1011
21:39:44.455infoyii\db\Command::querySELECT "id", "id" AS "key", "serial_no", "serial_no" AS "name", "supplier_id", "purchase_contract_id", "handler" FROM "a57be577deb434"."tbl_erp_purchase_gifts" WHERE "id"=17
21:39:44.456infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
21:39:44.456infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_erp_purchase_gift_projects" WHERE "erp_purchase_gift_id"=17
21:39:44.457infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_products" WHERE "id"=1372
21:39:44.458infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_types" WHERE "id"=4
21:39:44.458infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_components" WHERE "id"=43
21:39:44.459infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_brands" WHERE "id"=134
21:39:44.459infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_series" WHERE "id"=1047
21:39:44.460infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_units" WHERE "id"=6
21:39:44.461traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:39:44.461traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
21:39:44.462infoyii\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":"1372","erp_store_id":"1","web_access_token":"wx4hXh9V-DIrZeBjtGStxgwx5HvDWnxk"}', '{"code":2000,"result":{"list":[{"id":44,"erp_inventory_product_id":44,"serial_no":"QCKC-20250808-00030","source_supplier_name":"\u5317\u4eac\u957f\u987a\u7f51\u8054\u79d1\u6280\u6709\u9650\u516c\u53f8","source_purchase_contract_name":"--","source_project_display":"--","source_handler_name":"\u97e9\u96c5\u82b3"},{"id":95,"erp_inventory_product_id":95,"serial_no":"CGRKD-20250827-00001","source_supplier_name":"\u5317\u4eac\u957f\u987a\u7f51\u8054\u79d1\u6280\u6709\u9650\u516c\u53f8","source_purchase_contract_name":"TSKJ20250826-HYF-002","source_project_display":"\u4e0a\u6d77\u534e\u8baf\u7f51\u7edc\u7cfb\u7edf\u6709\u9650\u516c\u53f8(\u8fc7\u5355)\/33\u6240\u9ad8\u6027\u80fd\u9879\u76ee","source_handler_name":"\u97e9\u96c5\u82b3"},{"id":480,"erp_inventory_product_id":480,"serial_no":"HZD-20260408-00003","source_supplier_name":"--","source_purchase_contract_name":"--","source_project_display":"--","source_handler_name":"\u5218\u4eba\u8bda"},{"id":486,"erp_inventory_product_id":486,"serial_no":"CXD-20260422-00001","source_supplier_name":"--","source_purchase_contract_name":"--","source_project_display":"--","source_handler_name":"\u5218\u4eba\u8bda"}],"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 21:39:44', 40134912) RETURNING "id"
21:39:44.465traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:39:44.465traceyii\db\Transaction::beginBegin transaction
21:39:44.465infoyii\db\Command::querySELECT * FROM "global"."tbl_browser_ua_statistics" "b" WHERE "user_agent"='Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko/20100101 Firefox/151.0'
21:39:44.466traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:39:44.467traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
21:39:44.467infoyii\db\Command::executeUPDATE "global"."tbl_browser_ua_statistics" SET "counter"=38200 WHERE "id"=285
21:39:44.468traceyii\db\Transaction::commitCommit transaction
21:39:44.469traceyii\redis\Connection::executeCommandExecuting Redis Command: SET