Database Queries

总计5条数据
TimeDurationTypeQuery
  
19:24:59.1572.6 msSELECTSELECT * FROM "global"."vw_user_login" WHERE "id"=1001

19:24:59.1682.3 msSELECTSELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

19:24:59.17175.7 msSELECTSELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_object_change_logs" WHERE ("object_id"='1') AND ("object_type"='20001') ORDER BY "created_at" DESC) "c"

19:24:59.24771.1 msSELECTSELECT * FROM "a57be577deb434"."tbl_object_change_logs" WHERE ("object_id"='1') AND ("object_type"='20001') ORDER BY "created_at" DESC LIMIT 20

19:24:59.3181.4 msINSERTINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/change-log/of-object', '{"object_type":"20001","object_id":"1","page":"1","web_access_token":"J23LUPtW6VCG7IfkCPCVdqFa_zEBghkd"}', '{"code":2000,"result":{"list":[],"pagenation":{"totalcount":0,"thispage":1,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-08-11 19:24:59') RETURNING "id"