Database Queries

总计5条数据
TimeDurationTypeQuery
  
13:11:17.0350.9 msSELECTSELECT * FROM "global"."vw_user_login" WHERE "id"=1001

13:11:17.0420.6 msSELECTSELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

13:11:17.0437.0 msSELECTSELECT * FROM "a57be577deb434"."tbl_visit_module_histories" WHERE ("user_id"=1001) AND ("object_type"='19') AND ("visit_date"='2026-06-01')

13:11:17.0511.3 msINSERTINSERT INTO "a57be577deb434"."tbl_visit_module_histories" ("user_id", "object_type", "visit_date", "num", "last_visit_at") VALUES (1001, 19, '2026-06-01', 1, 'now()') RETURNING "id"

13:11:17.0531.0 msINSERTINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/dashboard/click-count', '{"type":"19","web_access_token":"YNQKwEYJYN8muCSh8ExnNlBf2oepDAlv"}', '{"code":2000,"result":"","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-01 13:11:17', 21508864) RETURNING "id"