Time | Duration | Type | Query |
---|---|---|---|
11:24:15.555 | 3.8 ms | SELECT | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='Ll7CI5iYtgVyQJHl2tkvnIHNJc9_fUfd' |
11:24:15.561 | 1.5 ms | SELECT | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
11:24:15.563 | 1.3 ms | SELECT | SELECT * FROM "a57be577deb434"."tbl_task_groups" WHERE "id"='196' |
11:24:15.568 | 1.1 ms | SELECT | SELECT COUNT(*) FROM (SELECT s.* FROM "a57be577deb434"."tbl_task_files" "s" WHERE "task_group_id"='196' GROUP BY "s"."id" ORDER BY "s"."created_by" DESC, "s"."created_at" DESC) "c" |
11:24:15.569 | 0.4 ms | SELECT | SELECT s.* FROM "a57be577deb434"."tbl_task_files" "s" WHERE "task_group_id"='196' GROUP BY "s"."id" ORDER BY "s"."created_by" DESC, "s"."created_at" DESC LIMIT 10 |
11:24:15.571 | 1.4 ms | INSERT | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1000, 2, 1141, 'v2/task/list-file', '{"access_token":"Ll7CI5iYtgVyQJHl2tkvnIHNJc9_fUfd","device_type":"2","posttime":"1751599488","task_group_id":"196","token":"3ccc8b2c9e24f65138b7c8c3569fc939","version_code":"1141"}', '{"code":200,"data":{"list":[],"pagenation":{"totalcount":0,"thispage":1,"pagesize":10}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-07-04 11:24:15') RETURNING "id" |