| Time | Duration | Type | Query |
|---|---|---|---|
| 15:20:24.640 | 1.4 ms | SELECT | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 15:20:24.644 | 0.5 ms | SELECT | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 15:20:24.646 | 1.2 ms | SELECT | SELECT * FROM "a57be577deb434"."tbl_clients" WHERE ("id"='3389') AND ("deleted"=FALSE) |
| 15:20:24.649 | 2.4 ms | SELECT | SELECT COUNT(*) FROM (SELECT c.*, CASE WHEN count(cm.id) != 0 THEN 1 ELSE null END as mp_open_id FROM "a57be577deb434"."tbl_contacts" "c" LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = c.client_id LEFT JOIN "a57be577deb434"."tbl_contact_mobiles" "cm" ON c.id = cm.contact_id AND cm.mp_open_id IS NOT NULL WHERE "client"."id"='3389' GROUP BY "c"."id" ORDER BY (case c.user_status when 3 then 1 when 1 then 0 else c.user_status end) DESC, c.updated_at DESC) "c" |
| 15:20:24.652 | 2.2 ms | SELECT | SELECT c.*, CASE WHEN count(cm.id) != 0 THEN 1 ELSE null END as mp_open_id FROM "a57be577deb434"."tbl_contacts" "c" LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = c.client_id LEFT JOIN "a57be577deb434"."tbl_contact_mobiles" "cm" ON c.id = cm.contact_id AND cm.mp_open_id IS NOT NULL WHERE "client"."id"='3389' GROUP BY "c"."id" ORDER BY (case c.user_status when 3 then 1 when 1 then 0 else c.user_status end) DESC, c.updated_at DESC LIMIT 20 |
| 15:20:24.656 | 0.4 ms | SELECT | SELECT "id", "id" AS "key", "status" AS "name" FROM "a57be577deb434"."tbl_contact_statuses" WHERE "id"=2 |
| 15:20:24.656 | 0.9 ms | SELECT | SELECT "id", "id" AS "key", "name", "sex", "user_status" FROM "a57be577deb434"."tbl_users" WHERE "id"=1011 |
| 15:20:24.658 | 1.2 ms | SELECT | SELECT * FROM "a57be577deb434"."tbl_contact_mobiles" WHERE "contact_id"=6130 |
| 15:20:24.660 | 26.1 ms | SELECT | SELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=14) AND ("object_id"=6130) GROUP BY "object_id" |
| 15:20:24.686 | 0.6 ms | SELECT | SELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id"=6130 |
| 15:20:24.687 | 0.8 ms | SELECT | SELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=11) AND ("id" IN (5, 226, 184, 349)) ORDER BY "sort" |
| 15:20:24.688 | 0.3 ms | SELECT | SELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id"=6130 |
| 15:20:24.688 | 0.3 ms | SELECT | SELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=12) AND ("id" IN (5, 226, 184, 349)) ORDER BY "sort" |
| 15:20:24.689 | 20.8 ms | SELECT | SELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=14) AND (remind_user_id = 1001 AND is_read = false) AND ("object_id"=6130) GROUP BY "object_id" |
| 15:20:24.714 | 1.1 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/contact/of-client', '{"id":"3389","page":"1","web_access_token":"l4p3M_87vSdo8QF-blMLH4iPaepKw7vp"}', '{"code":2000,"result":{"list":[{"id":6130,"name":"\u6731\u5ce5","email":"","pinyin_shortcut":"zz","sex":"M","birth_date":"","department":"","job_position":"","mobile":"","telephone":"63077228","client_id":3389,"supplier_id":"","created_by":1011,"created_at":"2025-08-21 12:25:13","updated_at":"2025-09-05 10:56:43","user_status":2,"description":"","contact_type":"1","contact_attitude":"","telephone_area_code":"010","telephone_extension_number":"","mp_open_id":"","pinyin1":"zhu","pinyin2":"zheng","pinyin3":"","pinyin4":"","namecut1":"\u6731","namecut2":"\u5ce5","namecut3":"","namecut4":"","is_mp_bind":false,"contactStatus":{"id":2,"key":2,"name":"\u5728\u804c"},"createdBy":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","user_status":"1"},"mobiles":[{"id":6912,"contact_id":6130,"mobile":"13611303130","mp_open_id":"","mobile_display":"13611303130"}],"commentCount":{},"contactKeyRoles":[],"contactAttitude":{},"unreadComments":"","can_update":true,"can_delete":true,"name_display":"\u6731\u5ce5","email_display":"","telephone_display":"010-63077228","unread":0}],"can_create":true,"pagenation":{"totalcount":1,"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-05 15:20:24', 79335168) RETURNING "id" |