All Latest
6a47ca8b3ba37: POST https://beta.jinchangxiao.com/vue/erp-sales-outbound/search-inventory-product-list at 2026-07-03 10:43:23 pm by 111.194.208.14

Log Messages

总计35条数据
TimeLevelCategoryMessage
 
22:43:23.240traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
22:43:23.240traceyii\base\Module::getModuleLoading module: debug
22:43:23.241traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
22:43:23.244traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
22:43:23.245traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
22:43:23.247traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:43:23.252infotime tracing start1783089803252832000
22:43:23.253traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
22:43:23.253traceyii\web\Application::handleRequestRoute requested: 'vue/erp-sales-outbound/search-inventory-product-list'
22:43:23.253traceyii\base\Module::getModuleLoading module: vue
22:43:23.256infoyii\web\Session::openSession started
22:43:23.258infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
22:43:23.258infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
22:43:23.288traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:43:23.292traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:43:23.294traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:43:23.297traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:43:23.300infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
22:43:23.313traceyii\base\Controller::runActionRoute to run: vue/erp-sales-outbound/search-inventory-product-list
22:43:23.314traceyii\base\InlineAction::runWithParamsRunning action: app\modules\vue\controllers\ErpSalesOutboundController::actionSearchInventoryProductList()
22:43:23.314infoyii\db\Command::querySELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_erp_stores" WHERE ("id"='2') AND ("is_delete"=FALSE))
22:43:23.321traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:43:23.323traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:43:23.329traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'client_name' in 'app\models\search\ErpInventoryProductSearch'.
22:43:23.330traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:43:23.332traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:43:23.334infoyii\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 WHERE (("epips"."client_id"='3462') OR ("epgs"."client_id"='3462') OR ("eiops"."client_id"='3462')) AND (("epips"."project_id"='4174') OR ("eiops"."project_id"='4174')) AND ("eip"."product_id"='2171') AND ("eip"."erp_store_id"='2') AND ((eip.inventory > 0) OR (0=1)) GROUP BY "eip"."id" ORDER BY eip.wrote_date ASC, eip.created_at ASC) "c"
22:43:23.344infoyii\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 WHERE (("epips"."client_id"='3462') OR ("epgs"."client_id"='3462') OR ("eiops"."client_id"='3462')) AND (("epips"."project_id"='4174') OR ("eiops"."project_id"='4174')) AND ("eip"."product_id"='2171') AND ("eip"."erp_store_id"='2') AND ((eip.inventory > 0) OR (0=1)) GROUP BY "eip"."id" ORDER BY eip.wrote_date ASC, eip.created_at ASC LIMIT 20
22:43:23.347traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'client_name' in 'app\models\search\ErpInventoryProductSearch'.
22:43:23.347infoyii\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 WHERE (("epips"."client_id"='3462') OR ("epgs"."client_id"='3462') OR ("eiops"."client_id"='3462')) AND (("epips"."project_id"='4174') OR ("eiops"."project_id"='4174')) AND ("eip"."product_id"='2171') AND ("eip"."erp_store_id"='2') AND ((eip.inventory > 0) OR (0=1)) GROUP BY "eip"."id" ORDER BY eip.wrote_date ASC, eip.created_at ASC
22:43:23.350traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:43:23.350traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
22:43:23.351infoyii\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/search-inventory-product-list', '{"ErpInventoryProductSearch":{"client_id":"3462","client_name":"\u5927\u59d1\u8bf4\u7684\u98ce\u683c","project_id":"4174"},"ErpSalesOutbounds":{"erpSalesOutboundProducts":{"new":[{"product_id":"2171","number":"9","amount":"18000","total_amount":"162000.00","description":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","erp_sales_order_product_id":"2260","erp_store_id":"2","is_check":"1","erpSalesOutboundSpentProducts":""},{"product_id":"870","number":"9","amount":"1200","total_amount":"10800.00","description":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","erp_sales_order_product_id":"2261","erp_store_id":"2","is_check":"0","erpSalesOutboundSpentProducts":""},{"product_id":"2232","number":"9","amount":"210375","total_amount":"1893375.00","description":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","erp_sales_order_product_id":"2262","erp_store_id":"2","is_check":"0","erpSalesOutboundSpentProducts":""},{"product_id":"868","number":"9","amount":"1400","total_amount":"12600.00","description":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","erp_sales_order_product_id":"2263","erp_store_id":"2","is_check":"0","erpSalesOutboundSpentProducts":""},{"product_id":"2232","number":"7","amount":"210375","total_amount":"1472625.00","description":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","erp_sales_order_product_id":"2264","erp_store_id":"2","is_check":"0","erpSalesOutboundSpentProducts":""},{"product_id":"870","number":"8","amount":"1200","total_amount":"9600.00","description":"","hardware_from":"","software_from":"","maintenance_from":"","hardware_to":"","software_to":"","maintenance_to":"","erp_sales_order_product_id":"2265","erp_store_id":"2","is_check":"0","erpSalesOutboundSpentProducts":""}]}},"id":"","page":"1"}', '{"code":2000,"result":{"list":[],"checkList":[],"pagenation":{"totalcount":0,"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_7) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/149.0.0.0 Safari\/537.36"}', FALSE, '2026-07-03 22:43:23', 98438912) RETURNING "id"
22:43:23.354traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
22:43:23.355traceyii\redis\Connection::executeCommandExecuting Redis Command: SET