Database Queries

总计6条数据
TimeDurationTypeQuery
  
17:03:06.1052.4 msSELECTSELECT * FROM "global"."vw_user_login" WHERE "id"=1001

17:03:06.1091.6 msSELECTSELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

17:03:06.1120.8 msSELECTSELECT * FROM "a57be577deb434"."tbl_projects" WHERE "id" IS NULL

17:03:06.1133.7 msSELECTSELECT * FROM "a57be577deb434"."tbl_visit_module_histories" WHERE ("user_id"=1001) AND ("object_type"=1) AND ("visit_date"='2025-08-09')

17:03:06.1170.9 msUPDATEUPDATE "a57be577deb434"."tbl_visit_module_histories" SET "num"=4, "last_visit_at"='now()' WHERE "id"=54997

17:03:06.1181.2 msINSERTINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/project/list-document', '[]', '{"code":500,"result":{},"status":0,"msg":[{"name":"error","success":"","error":"\u60a8\u8bbf\u95ee\u7684\u5546\u673a\u5df2\u4e0d\u5b58\u5728"}],"mod":0}', FALSE, '2025-08-09 17:03:06') RETURNING "id"