Database Queries

总计13条数据
TimeDurationTypeQuery
  
13:09:15.7310.9 msSELECTSELECT * FROM "global"."vw_user_login" WHERE "id"=1001

13:09:15.7330.6 msSELECTSELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

13:09:15.7361.1 msSELECTSELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"='1956'

13:09:15.7400.9 msSELECTSELECT COUNT(*) FROM (SELECT cd.* FROM "a57be577deb434"."tbl_client_documents" "cd" WHERE "client_id"=1956 GROUP BY "cd"."id" ORDER BY "created_at" DESC) "c"

13:09:15.7410.6 msSELECTSELECT cd.* FROM "a57be577deb434"."tbl_client_documents" "cd" WHERE "client_id"=1956 GROUP BY "cd"."id" ORDER BY "created_at" DESC LIMIT 20

13:09:15.7420.3 msSELECTSELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001

13:09:15.7430.3 msSELECTSELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)

13:09:15.7430.2 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=4

13:09:15.7440.4 msSELECTSELECT "id", "id" AS "key", "name", "extension", "path", "orig_name" FROM "a57be577deb434"."tbl_attachments" WHERE "id"=32706

13:09:15.74427.6 msSELECTSELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=104) AND ("object_id"=1263) GROUP BY "object_id"

13:09:15.77227.1 msSELECTSELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=104) AND (remind_user_id = 1001 AND is_read = false) AND ("object_id"=1263) GROUP BY "object_id"

13:09:15.7990.4 msSELECTSELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_clients" WHERE "id"=1956

13:09:15.8041.1 msINSERTINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/client/list-document', '{"page":"1","client_id":"1956","web_access_token":"-ooNs73DKJQ01PCpcbuHx_usnaO5SdwJ"}', '{"code":2000,"result":{"list":[{"id":1263,"attachment_id":32706,"client_id":1956,"title":"354345","description":"\u73a9\u513f\u73a9\u513f","created_by":1001,"created_at":"2026-06-04 13:09:15","updated_at":"2026-06-04 13:09:15","project_id":null,"case_id":null,"createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/\/avatar\/e868e40f-1256-329e-9b1c-74e095049622.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"attachment":{"id":32706,"key":32706,"name":"b48dc754-5809-36ad-ae1d-6922476a0a5d","extension":"xls","path":"\/vue\/attachment\/preview\/b48dc754-5809-36ad-ae1d-6922476a0a5d\/\u5546\u673a\u4fe1\u606f(23).xls","orig_name":"\u5546\u673a\u4fe1\u606f(23).xls"},"commentCount":{},"unreadComments":null,"client":{"id":1956,"key":1956,"name":"\u5ea6\u5c0f\u6ee1\u79d1\u6280(\u5317\u4eac)\u6709\u9650\u516c\u53f8"},"project":null,"case":null,"unread":0,"can_update":true,"can_delete":true}],"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-04 13:09:15', 74592000) RETURNING "id"