Database Queries

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

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

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

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

14:14:01.4260.9 msUPDATEUPDATE "a57be577deb434"."tbl_visit_module_histories" SET "num"=3, "last_visit_at"='now()' WHERE "id"=55027

14:14:01.4271.8 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:14:01') RETURNING "id"