All Latest
6a26659913619: POST https://beta.jinchangxiao.com/vue/smart-board/product-brand-list at 2026-06-08 02:47:53 pm by 221.216.117.119

Log Messages

总计35条数据
TimeLevelCategoryMessage
 
14:47:53.078traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
14:47:53.078traceyii\base\Module::getModuleLoading module: debug
14:47:53.079traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
14:47:53.079traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
14:47:53.079traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
14:47:53.080traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:47:53.080infotime tracing start1780901273080826880
14:47:53.080traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
14:47:53.080traceyii\web\Application::handleRequestRoute requested: 'vue/smart-board/product-brand-list'
14:47:53.081traceyii\base\Module::getModuleLoading module: vue
14:47:53.575infoyii\web\Session::openSession started
14:47:53.576infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
14:47:53.576infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
14:47:53.577traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:47:53.577traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:47:53.578infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
14:47:53.578traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:47:53.579traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:47:53.579infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
14:47:53.580traceyii\base\Controller::runActionRoute to run: vue/smart-board/product-brand-list
14:47:53.580traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:47:53.583traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
14:47:53.583traceyii\base\InlineAction::runWithParamsRunning action: app\modules\vue\controllers\SmartBoardController::actionProductBrandList()
14:47:53.583traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:47:53.584traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:47:53.585infoyii\db\Command::querySELECT gb.id AS dim_key, gb.name AS name, COALESCE(SUM(eipss.total_amount), 0) AS budget, COALESCE(SUM(eipss.total_amount - COALESCE(eipss.actual_total_amount, 0)), 0) AS profit FROM "a57be577deb434"."tbl_erp_inventory_product_spents" "eipss" INNER JOIN "a57be577deb434"."tbl_erp_sales_outbounds" "t" ON t.id = eipss.erp_sales_outbound_id INNER JOIN "a57be577deb434"."tbl_erp_sales_outbound_spent_products" "sp" ON sp.id = eipss.erp_sales_outbound_spent_product_id INNER JOIN "a57be577deb434"."tbl_products" "prod" ON prod.id = sp.product_id LEFT JOIN "a57be577deb434"."tbl_product_brands" "gb" ON gb.id = prod.product_brand WHERE ("t"."status"=2) AND ("eipss"."erp_sales_outbound_spent_product_id" IS NOT NULL) AND ("t"."created_at" >= '2026-01-01') AND ("t"."created_at" <= '2026-03-31 23:59:59') GROUP BY "gb"."id", "gb"."name"
14:47:53.588traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:47:53.588traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:47:53.589infoyii\db\Command::querySELECT gb.id AS dim_key, gb.name AS name, COALESCE(SUM(eipss.total_amount), 0) AS budget, COALESCE(SUM(eipss.total_amount - COALESCE(eipss.actual_total_amount, 0)), 0) AS profit FROM "a57be577deb434"."tbl_erp_inventory_product_spents" "eipss" INNER JOIN "a57be577deb434"."tbl_erp_sales_outbounds" "t" ON t.id = eipss.erp_sales_outbound_id INNER JOIN "a57be577deb434"."tbl_erp_sales_outbound_spent_products" "sp" ON sp.id = eipss.erp_sales_outbound_spent_product_id INNER JOIN "a57be577deb434"."tbl_products" "prod" ON prod.id = sp.product_id LEFT JOIN "a57be577deb434"."tbl_product_brands" "gb" ON gb.id = prod.product_brand WHERE ("t"."status"=2) AND ("eipss"."erp_sales_outbound_spent_product_id" IS NOT NULL) AND ("t"."created_at" >= '2025-10-03') AND ("t"."created_at" <= '2025-12-31 23:59:59') GROUP BY "gb"."id", "gb"."name"
14:47:53.592infoyii\db\Command::querySELECT gb.id AS dim_key, gb.name AS name, COALESCE(SUM(eipss.total_amount), 0) AS budget, COALESCE(SUM(eipss.total_amount - COALESCE(eipss.actual_total_amount, 0)), 0) AS profit FROM "a57be577deb434"."tbl_erp_inventory_product_spents" "eipss" INNER JOIN "a57be577deb434"."tbl_erp_sales_outbounds" "t" ON t.id = eipss.erp_sales_outbound_id INNER JOIN "a57be577deb434"."tbl_erp_sales_outbound_spent_products" "sp" ON sp.id = eipss.erp_sales_outbound_spent_product_id INNER JOIN "a57be577deb434"."tbl_products" "prod" ON prod.id = sp.product_id LEFT JOIN "a57be577deb434"."tbl_product_brands" "gb" ON gb.id = prod.product_brand WHERE ("t"."status"=2) AND ("eipss"."erp_sales_outbound_spent_product_id" IS NOT NULL) AND ("t"."created_at" >= '2025-01-01') AND ("t"."created_at" <= '2025-03-31 23:59:59') GROUP BY "gb"."id", "gb"."name"
14:47:53.594traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:47:53.594traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:47:53.594infoyii\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/smart-board/product-brand-list', '{"period":"lastseason","page":"1","Filter":{"name":"budget","sort":"DESC"},"web_access_token":"l4p3M_87vSdo8QF-blMLH4iPaepKw7vp"}', '{"code":2000,"result":{"list":[{"key":276,"name":"\u4e2d\u535a\u6570\u667a","budget":"3837034","profit":"115112","prev_budget":"0","prev_profit":"0","prev_budget_growth":"1","prev_profit_growth":"1","last_budget":"0","last_profit":"0","budget_growth":"1","profit_growth":"1"},{"key":8,"name":"PaloAlto","budget":"1631400","profit":"584505","prev_budget":"687642.99","prev_profit":"114796.03","prev_budget_growth":1.3724,"prev_profit_growth":4.0916,"last_budget":"0","last_profit":"0","budget_growth":"1","profit_growth":"1"},{"key":227,"name":"\u58f9\u8fdb\u5236","budget":"568521","profit":"318521","prev_budget":"0","prev_profit":"0","prev_budget_growth":"1","prev_profit_growth":"1","last_budget":"0","last_profit":"0","budget_growth":"1","profit_growth":"1"},{"key":12,"name":"\u6df1\u4fe1\u670d","budget":"371550","profit":"58153.78","prev_budget":"1801808.40","prev_profit":"569248.120000001","prev_budget_growth":-0.7937,"prev_profit_growth":-0.8978,"last_budget":"0","last_profit":"0","budget_growth":"1","profit_growth":"1"},{"key":277,"name":"\u5c0f\u9c7c\u6613\u8fde","budget":"312000","profit":"47700","prev_budget":"0","prev_profit":"0","prev_budget_growth":"1","prev_profit_growth":"1","last_budget":"0","last_profit":"0","budget_growth":"1","profit_growth":"1"},{"key":226,"name":"\u4eba\u5927\u91d1\u4ed3","budget":"137520","profit":"31520","prev_budget":"0","prev_profit":"0","prev_budget_growth":"1","prev_profit_growth":"1","last_budget":"0","last_profit":"0","budget_growth":"1","profit_growth":"1"},{"key":16,"name":"Veeam","budget":"86100.2","profit":"37308.2","prev_budget":"136950","prev_profit":"85690","prev_budget_growth":-0.3713,"prev_profit_growth":-0.5646,"last_budget":"0","last_profit":"0","budget_growth":"1","profit_growth":"1"},{"key":133,"name":"\u62d3\u5b9e","budget":"83300","profit":"83300","prev_budget":"984466","prev_profit":"984466","prev_budget_growth":-0.9153,"prev_profit_growth":-0.9153,"last_budget":"0","last_profit":"0","budget_growth":"1","profit_growth":"1"},{"key":219,"name":"\u901f\u77f3","budget":"63840","profit":"12313.39","prev_budget":"308210.6","prev_profit":"66051.74","prev_budget_growth":-0.7928,"prev_profit_growth":-0.8135,"last_budget":"0","last_profit":"0","budget_growth":"1","profit_growth":"1"},{"key":6,"name":"NetApp","budget":"59500","profit":"11980","prev_budget":"1917985","prev_profit":"1295318","prev_budget_growth":-0.9689,"prev_profit_growth":-0.9907,"last_budget":"0","last_profit":"0","budget_growth":"1","profit_growth":"1"}],"pagenation":{"totalcount":22,"thispage":1,"pagesize":10}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0,"ip":"221.216.117.119","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko\/20100101 Firefox\/151.0"}', FALSE, '2026-06-08 14:47:53', 513750272) RETURNING "id"
14:47:53.596traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:47:53.596traceyii\redis\Connection::executeCommandExecuting Redis Command: SET