Time | Duration | Type | Query |
---|---|---|---|
14:27:30.655 | 3.1 ms | SELECT | SELECT * FROM "global"."vw_user_login" WHERE "access_token"='rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u' |
14:27:30.659 | 1.2 ms | SELECT | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000 |
14:27:30.661 | 17.0 ms | SELECT | SELECT COUNT(*) FROM "a57be577deb434"."tbl_unread_comments" WHERE object_type = '102' AND object_id = '195' AND remind_user_id = 1000 |
14:27:30.678 | 15.2 ms | UPDATE | UPDATE "a57be577deb434"."tbl_unread_comments" SET "is_read"=TRUE WHERE ("object_type"='102') AND ("object_id"='195') AND ("remind_user_id"=1000) |
14:27:30.694 | 20.0 ms | SELECT | SELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='102') AND ("object_id"='195') ORDER BY "created_at" DESC) "c" |
14:27:30.714 | 18.5 ms | SELECT | SELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='102') AND ("object_id"='195') ORDER BY "created_at" DESC LIMIT 20 |
14:27:30.733 | 1.6 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/comment/list', '{"access_token":"rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u","device_type":"2","object_id":"195","object_type":"102","page":"1","posttime":"1751351296","token":"a4301e8508e4b961a208a41889a34426","version_code":"1141"}', '{"code":200,"data":{"list":[],"unread":0,"pagenation":{"totalcount":0,"thispage":1,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-07-01 14:27:30') RETURNING "id" |