| Time | Duration | Type | Query |
|---|---|---|---|
| 09:47:57.877 | 0.9 ms | SELECT | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 09:47:57.880 | 0.7 ms | SELECT | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 09:47:57.883 | 1.0 ms | SELECT | SELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_users" WHERE ("user_status" IN ('1', '2')) AND (("name" ILIKE '%176%') OR ("email" ILIKE '%176%') OR ("pinyin_shortcut" ILIKE '%176%')) ORDER BY "updated_at" DESC) "c" |
| 09:47:57.885 | 0.9 ms | SELECT | SELECT * FROM "a57be577deb434"."tbl_users" WHERE ("user_status" IN ('1', '2')) AND (("name" ILIKE '%176%') OR ("email" ILIKE '%176%') OR ("pinyin_shortcut" ILIKE '%176%')) ORDER BY "updated_at" DESC LIMIT 20 |
| 09:47:57.886 | 0.3 ms | SELECT | SELECT * FROM "global"."tbl_logins" WHERE "id"=1001 |
| 09:47:57.887 | 0.4 ms | SELECT | SELECT * FROM "global"."tbl_enterprises" WHERE "id"=2 |
| 09:47:57.891 | 1.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":"176"},"page":"1","web_access_token":"KJ3qRUjTV-VFiU1eML0s6lPHlLH-H1W3"}', '{"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":"39.156.194.178","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:152.0) Gecko\/20100101 Firefox\/152.0"}', FALSE, '2026-06-29 09:47:57', 17276160) RETURNING "id" |