Time | Duration | Type | Query |
---|---|---|---|
17:06:40.323 | 2.2 ms | SELECT | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
17:06:40.326 | 1.5 ms | SELECT | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
17:06:40.329 | 1.2 ms | SELECT | SELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_users" WHERE "user_status" IN ('1', '2') ORDER BY "updated_at" DESC) "c" |
17:06:40.330 | 0.4 ms | SELECT | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "user_status" IN ('1', '2') ORDER BY "updated_at" DESC LIMIT 20 OFFSET 40 |
17:06:40.331 | 0.3 ms | SELECT | SELECT * FROM "global"."tbl_logins" WHERE "id"=1001 |
17:06:40.331 | 0.4 ms | SELECT | SELECT * FROM "global"."tbl_enterprises" WHERE "id"=2 |
17:06:40.334 | 3.8 ms | SELECT | SELECT * FROM "a57be577deb434"."tbl_visit_module_histories" WHERE ("user_id"=1001) AND ("object_type"=29) AND ("visit_date"='2025-09-18') |
17:06:40.338 | 0.8 ms | UPDATE | UPDATE "a57be577deb434"."tbl_visit_module_histories" SET "num"=10, "last_visit_at"='now()' WHERE "id"=56620 |
17:06:40.339 | 1.1 ms | INSERT | INSERT 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" |