Database Queries

总计4条数据
TimeDurationTypeQuery
  
11:04:16.0882.8 msSELECTSELECT * FROM "global"."vw_user_login" WHERE "access_token"='rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u'

11:04:16.0921.1 msSELECTSELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000

11:04:16.09316.8 msSELECTSELECT count(*) as count, object_type FROM "a57be577deb434"."tbl_unread_comments" WHERE ("remind_user_id"=1000) AND (is_read = false) GROUP BY "object_type"

11:04:16.1111.3 msINSERTINSERT 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/user/get-unread', '{"access_token":"rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u","device_type":"2","posttime":"1751425408","token":"beb1ebed0ca25fdaca54fa46abc8a2a1","version_code":"1141"}', '{"code":200,"data":[{"key":"19","value":2}],"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-07-02 11:04:16') RETURNING "id"