Database Queries

总计9条数据
TimeDurationTypeQuery
  
17:06:40.3232.2 msSELECTSELECT * FROM "global"."vw_user_login" WHERE "id"=1001

17:06:40.3261.5 msSELECTSELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

17:06:40.3291.2 msSELECTSELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_users" WHERE "user_status" IN ('1', '2') ORDER BY "updated_at" DESC) "c"

17:06:40.3300.4 msSELECTSELECT * FROM "a57be577deb434"."tbl_users" WHERE "user_status" IN ('1', '2') ORDER BY "updated_at" DESC LIMIT 20 OFFSET 40

17:06:40.3310.3 msSELECTSELECT * FROM "global"."tbl_logins" WHERE "id"=1001

17:06:40.3310.4 msSELECTSELECT * FROM "global"."tbl_enterprises" WHERE "id"=2

17:06:40.3343.8 msSELECTSELECT * FROM "a57be577deb434"."tbl_visit_module_histories" WHERE ("user_id"=1001) AND ("object_type"=29) AND ("visit_date"='2025-09-18')

17:06:40.3380.8 msUPDATEUPDATE "a57be577deb434"."tbl_visit_module_histories" SET "num"=10, "last_visit_at"='now()' WHERE "id"=56620

17:06:40.3391.1 msINSERTINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/account/list', '{"AccountSearch":{"department_id":"","department_position_id":""},"page":"3","web_access_token":"Hlt1ZmLXNhK2kSIyrIUGksUdIH0iseH7"}', '{"code":2000,"result":{"list":[],"create_notice":false,"can_create":true,"pagenation":{"totalcount":24,"thispage":3,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-09-18 17:06:40') RETURNING "id"