| Time | Duration | Type | Query |
|---|---|---|---|
| 16:11:27.245 | 0.6 ms | SELECT | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 16:11:27.246 | 0.4 ms | SELECT | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 16:11:27.248 | 0.7 ms | SELECT | SELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_users" WHERE ("user_status" IN ('1', '2')) AND (("name" ILIKE '%1760080%') OR ("email" ILIKE '%1760080%') OR ("pinyin_shortcut" ILIKE '%1760080%')) ORDER BY "updated_at" DESC) "c" |
| 16:11:27.249 | 0.6 ms | SELECT | SELECT * FROM "a57be577deb434"."tbl_users" WHERE ("user_status" IN ('1', '2')) AND (("name" ILIKE '%1760080%') OR ("email" ILIKE '%1760080%') OR ("pinyin_shortcut" ILIKE '%1760080%')) ORDER BY "updated_at" DESC LIMIT 20 |
| 16:11:27.250 | 0.2 ms | SELECT | SELECT * FROM "global"."tbl_logins" WHERE "id"=1001 |
| 16:11:27.250 | 0.3 ms | SELECT | SELECT * FROM "global"."tbl_enterprises" WHERE "id"=2 |
| 16:11:27.253 | 0.8 ms | INSERT | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/account/list', '{"AccountSearch":{"department_id":"","department_position_id":"","keyword":"1760080"},"page":"1","web_access_token":"eLSqRe8hqEgPBX_zWO9QINJWKjv2Vvg4"}', '{"code":2000,"result":{"list":[],"create_notice":false,"can_create":true,"pagenation":{"totalcount":0,"thispage":1,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0,"ip":"221.216.117.119","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko\/20100101 Firefox\/151.0"}', FALSE, '2026-06-02 16:11:27', 9225984) RETURNING "id" |