Database Queries

总计6条数据
TimeDurationTypeQuery
  
20:25:08.5350.6 msSELECTSELECT * FROM "global"."vw_user_login" WHERE "id"=1001

20:25:08.5360.4 msSELECTSELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

20:25:08.5380.5 msSELECTSELECT * FROM "a57be577deb434"."tbl_projects" "p" WHERE "p"."id"='4175'

20:25:08.53989.4 msSELECTSELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_object_change_logs" WHERE ("object_id"=4175) AND ("object_type"=1) AND ("attribute" IN ('create', 'transfer', 'project_status', 'project_progress', 'salesForecast', 'created_by')) AND ((target_id is null) OR ("target_object_type"=1)) ORDER BY "created_at" DESC) "c"

20:25:08.629131.4 msSELECTSELECT * FROM "a57be577deb434"."tbl_object_change_logs" WHERE ("object_id"=4175) AND ("object_type"=1) AND ("attribute" IN ('create', 'transfer', 'project_status', 'project_progress', 'salesForecast', 'created_by')) AND ((target_id is null) OR ("target_object_type"=1)) ORDER BY "created_at" DESC LIMIT 20 OFFSET 20

20:25:08.7621.3 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/project/time-line', '{"id":"4175","page":"2"}', '{"code":2000,"result":{"list":[],"pagenation":{"totalcount":1,"thispage":2,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0,"ip":"111.194.208.14","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/148.0.0.0 Safari\/537.36"}', FALSE, '2026-06-04 20:25:08', 227727104) RETURNING "id"