Database Queries

总计4条数据
TimeDurationTypeQuery
  
22:19:24.6182.7 msSELECTSELECT * FROM "global"."vw_user_login" WHERE "access_token"='gIBfXHaGAAjf2tBIfgqsDfRNPly9E9om'

22:19:24.6211.3 msSELECTSELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000

22:19:24.6230.7 msSELECTSELECT "id" AS "key", "project_title" AS "name" FROM "a57be577deb434"."tbl_projects" WHERE "client_id"='0' ORDER BY "created_at" DESC

22:19:24.6241.2 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, 1149, 'v2/search/project-by-client-id', '{"access_token":"gIBfXHaGAAjf2tBIfgqsDfRNPly9E9om","client_id":"0","device_type":"2","posttime":"1757600384","token":"d9b0e5d8e292d566103c99d77f071c86","version_code":"1149"}', '{"code":200,"data":[],"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-09-11 22:19:24') RETURNING "id"