Database Queries

总计5条数据
TimeDurationTypeQuery
  
18:07:29.8843.2 msSELECTSELECT * FROM "global"."vw_user_login" WHERE "id"=5250

18:07:29.8892.3 msSELECTSELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5250

18:07:29.8941.4 msSELECTSELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_auth_items" WHERE ("type"=1) AND ("visible"=TRUE) ORDER BY "system" DESC, "created_at", "id") "c"

18:07:29.8950.5 msSELECTSELECT * FROM "a57be577deb434"."tbl_auth_items" WHERE ("type"=1) AND ("visible"=TRUE) ORDER BY "system" DESC, "created_at", "id" LIMIT 20 OFFSET 20

18:07:29.8991.7 msINSERTINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 5250, 5, 'vue/setting/list-role', '{"page":"2","web_access_token":"fYPMcr-d-BNWEWblqdWXtE3DOD73_2vV"}', '{"code":2000,"result":{"list":[],"can_create":true,"pagenation":{"totalcount":18,"thispage":2,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-08-11 18:07:29') RETURNING "id"