Database Queries

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

20:26:56.7710.5 msSELECTSELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

20:26:56.7740.4 msSELECTSELECT * FROM "a57be577deb434"."tbl_projects" "p" WHERE "p"."id"='4178'

20:26:56.775135.4 msSELECTSELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_object_change_logs" WHERE ("object_id"=4178) 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:26:56.911108.8 msSELECTSELECT * FROM "a57be577deb434"."tbl_object_change_logs" WHERE ("object_id"=4178) 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:26:57.0211.0 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":"4178","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:26:57', 253135872) RETURNING "id"