Time | Duration | Type | Query |
---|---|---|---|
09:57:52.099 | 3.2 ms | SELECT | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
09:57:52.104 | 1.7 ms | SELECT | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
09:57:52.108 | 1.7 ms | SELECT | SELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_users" WHERE ("user_status"='-1') AND ("department_id"='10') ORDER BY "updated_at" DESC) "c" |
09:57:52.110 | 0.7 ms | SELECT | SELECT * FROM "a57be577deb434"."tbl_users" WHERE ("user_status"='-1') AND ("department_id"='10') ORDER BY "updated_at" DESC LIMIT 20 OFFSET 20 |
09:57:52.111 | 0.4 ms | SELECT | SELECT * FROM "global"."tbl_logins" WHERE "id"=1001 |
09:57:52.112 | 0.5 ms | SELECT | SELECT * FROM "global"."tbl_enterprises" WHERE "id"=2 |
09:57:52.115 | 6.5 ms | SELECT | SELECT * FROM "a57be577deb434"."tbl_visit_module_histories" WHERE ("user_id"=1001) AND ("object_type"=29) AND ("visit_date"='2025-06-30') |
09:57:52.122 | 1.0 ms | UPDATE | UPDATE "a57be577deb434"."tbl_visit_module_histories" SET "num"=12, "last_visit_at"='now()' WHERE "id"=49750 |
09:57:52.124 | 1.3 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":"10","department_position_id":"","entry_date_from":"","entry_date_to":"","account_status":"dismissed"},"page":"2","web_access_token":"IB4L4uAW8bjXvE6-5qxkaUjtqmmYbCm_"}', '{"code":2000,"result":{"list":[],"create_notice":false,"can_create":true,"pagenation":{"totalcount":16,"thispage":2,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-06-30 09:57:52') RETURNING "id" |