Database Queries

总计6条数据
TimeDurationTypeQuery
  
14:20:48.4292.3 msSELECTSELECT * FROM "global"."vw_user_login" WHERE "id"=1001

14:20:48.4321.5 msSELECTSELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

14:20:48.4341.1 msSELECTSELECT eipsn.* FROM "a57be577deb434"."tbl_erp_inventory_product_sns" "eipsn" LEFT JOIN "a57be577deb434"."tbl_erp_inventory_products" "eip" ON eipsn.erp_inventory_product_id = eip.id WHERE ("eipsn"."sn"='556565656') AND ("eip"."product_id"='1624')

14:20:48.4354.1 msSELECTSELECT * FROM "a57be577deb434"."tbl_visit_module_histories" WHERE ("user_id"=1001) AND ("object_type"=20000) AND ("visit_date"='2025-12-18')

14:20:48.4400.9 msUPDATEUPDATE "a57be577deb434"."tbl_visit_module_histories" SET "num"=782, "last_visit_at"='now()' WHERE "id"=59588

14:20:48.4412.4 msINSERTINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/erp-inventory-product/check-sn-unique', '{"id":"1624","sns":["556565656"]}', '{"code":2000,"result":{"sns":[]},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0,"ip":"223.72.15.22","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:146.0) Gecko\/20100101 Firefox\/146.0"}', FALSE, '2025-12-18 14:20:48') RETURNING "id"