Database Queries

总计5条数据
TimeDurationTypeQuery
  
10:08:21.3542.3 msSELECTSELECT * FROM "global"."vw_user_login" WHERE "id"=1001

10:08:21.3571.5 msSELECTSELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

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

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

10:08:21.3641.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/setting/list-role', '{"page":"2","web_access_token":"GwzcwQPxiTG2B3PUDaCrV_Wl4I70m3do"}', '{"code":2000,"result":{"list":[],"can_create":true,"pagenation":{"totalcount":19,"thispage":2,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-08-29 10:08:21') RETURNING "id"