Database Queries

总计5条数据
TimeDurationTypeQuery
  
15:25:40.9160.8 msSELECTSELECT * FROM "global"."vw_user_login" WHERE "id"=1001

15:25:40.9180.5 msSELECTSELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

15:25:40.9199.0 msSELECTSELECT * FROM "a57be577deb434"."tbl_visit_module_histories" WHERE ("user_id"=1001) AND ("object_type"='30') AND ("visit_date"='2026-06-02')

15:25:40.92811.1 msINSERTINSERT INTO "a57be577deb434"."tbl_visit_module_histories" ("user_id", "object_type", "visit_date", "num", "last_visit_at") VALUES (1001, 30, '2026-06-02', 1, 'now()') RETURNING "id"

15:25:40.9400.9 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":"30","web_access_token":"eLSqRe8hqEgPBX_zWO9QINJWKjv2Vvg4"}', '{"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-02 15:25:40', 29312000) RETURNING "id"