Database Queries

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

14:04:52.9401.6 msSELECTSELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

14:04:52.9453.5 msSELECTSELECT * FROM "a57be577deb434"."tbl_operation_tasks" WHERE "id" IS NULL

14:04:52.9493.7 msSELECTSELECT * FROM "a57be577deb434"."tbl_visit_module_histories" WHERE ("user_id"=1001) AND ("object_type"=22) AND ("visit_date"='2025-08-11')

14:04:52.9531.2 msINSERTINSERT INTO "a57be577deb434"."tbl_visit_module_histories" ("user_id", "object_type", "visit_date", "num", "last_visit_at") VALUES (1001, 22, '2025-08-11', 1, 'now()') RETURNING "id"

14:04:52.9542.3 msINSERTINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/operation/list-operation-task-contact', '[]', '{"code":500,"result":{},"status":0,"msg":[{"name":"error","success":"","error":"\u60a8\u8bbf\u95ee\u7684Operater Task\u5df2\u4e0d\u5b58\u5728"}],"mod":0}', FALSE, '2025-08-11 14:04:52') RETURNING "id"