Log Messages

总计87条数据
TimeLevelCategoryMessage
 
10:02:31.816traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
10:02:31.816traceyii\base\Module::getModuleLoading module: debug
10:02:31.816traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
10:02:31.817traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
10:02:31.817traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
10:02:31.817traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:02:31.817traceyii\base\Module::getModuleLoading module: gii
10:02:31.817traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
10:02:31.817traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
10:02:31.817traceyii\web\Application::handleRequestRoute requested: 'v2/case/list'
10:02:31.817traceyii\base\Module::getModuleLoading module: v2
10:02:31.818infoyii\web\Session::openSession started
10:02:31.818infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
10:02:31.820infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='hLtdglndkreOmfJjmOe7Mve0kQO2lAQu'
10:02:31.823traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:02:31.823traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:02:31.823traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:02:31.823traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:02:31.823infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
10:02:31.825traceyii\base\Controller::runActionRoute to run: v2/case/list
10:02:31.825traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:02:31.826traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
10:02:31.826traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\CaseController::actionList()
10:02:31.826traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:02:31.826traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:02:31.827traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:02:31.827traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:02:31.828infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT c.* FROM "a57be577deb434"."tbl_cases" "c" LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = c.client_id LEFT JOIN "a57be577deb434"."tbl_projects" "p" ON p.id = c.project_id LEFT JOIN "a57be577deb434"."tbl_pre_sales" "ps" ON ps.case_id = c.id AND ps.has_following_work = true LEFT JOIN "a57be577deb434"."tbl_implement_records" "ir" ON ir.case_id = c.id AND ir.has_following_work = true LEFT JOIN "a57be577deb434"."tbl_implement_records" "i" ON i.case_id = c.id LEFT JOIN "a57be577deb434"."tbl_implement_items" "iri" ON i.id = iri.implement_record_id LEFT JOIN "a57be577deb434"."tbl_sales_group_relationships" "sgr" ON sgr.sales_id = c.deduct_points_from LEFT JOIN "a57be577deb434"."tbl_engineer_group_relationships" "egr" ON egr.engineer_id = c.last_engineer LEFT JOIN "a57be577deb434"."tbl_case_remind_dates" "crd" ON crd.case_id = c.id LEFT JOIN "a57be577deb434"."tbl_case_remind_receivers" "crr" ON crr.remind_date_id = crd.id LEFT JOIN "a57be577deb434"."tbl_case_carbon_copy_rels" "cccr" ON cccr.case_id = c.id WHERE (("deduct_points_from" IN (5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 5448, 5420, 1029, 1001, 5037, 5087, 1008, 5048, 5043, 5045, 5230, 5031, 5088, 5208, 1003, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 1004, 5072, 5033, 5359, 5412, 5409, 5229, 1005, 5304, 5449, 5358, 1006, 5093)) OR ("deduct_points_from" IS NULL) OR ("last_engineer"=1000) OR ("crr"."user_id"=1000) OR ("cccr"."user_id"=1000) OR ("client"."id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1000))) AND ("case_status"='4') GROUP BY "c"."id" ORDER BY "c"."updated_at" DESC) "c"
10:02:31.837infoyii\db\Command::querySELECT c.* FROM "a57be577deb434"."tbl_cases" "c" LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = c.client_id LEFT JOIN "a57be577deb434"."tbl_projects" "p" ON p.id = c.project_id LEFT JOIN "a57be577deb434"."tbl_pre_sales" "ps" ON ps.case_id = c.id AND ps.has_following_work = true LEFT JOIN "a57be577deb434"."tbl_implement_records" "ir" ON ir.case_id = c.id AND ir.has_following_work = true LEFT JOIN "a57be577deb434"."tbl_implement_records" "i" ON i.case_id = c.id LEFT JOIN "a57be577deb434"."tbl_implement_items" "iri" ON i.id = iri.implement_record_id LEFT JOIN "a57be577deb434"."tbl_sales_group_relationships" "sgr" ON sgr.sales_id = c.deduct_points_from LEFT JOIN "a57be577deb434"."tbl_engineer_group_relationships" "egr" ON egr.engineer_id = c.last_engineer LEFT JOIN "a57be577deb434"."tbl_case_remind_dates" "crd" ON crd.case_id = c.id LEFT JOIN "a57be577deb434"."tbl_case_remind_receivers" "crr" ON crr.remind_date_id = crd.id LEFT JOIN "a57be577deb434"."tbl_case_carbon_copy_rels" "cccr" ON cccr.case_id = c.id WHERE (("deduct_points_from" IN (5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 5448, 5420, 1029, 1001, 5037, 5087, 1008, 5048, 5043, 5045, 5230, 5031, 5088, 5208, 1003, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 1004, 5072, 5033, 5359, 5412, 5409, 5229, 1005, 5304, 5449, 5358, 1006, 5093)) OR ("deduct_points_from" IS NULL) OR ("last_engineer"=1000) OR ("crr"."user_id"=1000) OR ("cccr"."user_id"=1000) OR ("client"."id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1000))) AND ("case_status"='4') GROUP BY "c"."id" ORDER BY "c"."updated_at" DESC LIMIT 10
10:02:31.844infoyii\db\Command::querySELECT "id", "id" AS "key", "project_title" AS "name" FROM "a57be577deb434"."tbl_projects" WHERE "id"=3716
10:02:31.844infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_case_services" WHERE "case_id"=8758
10:02:31.845infoyii\db\Command::querySELECT "id", "serial_no", "title" AS "name", "brand_id", "type_id", "description" FROM "a57be577deb434"."tbl_services" WHERE "id"=233
10:02:31.845infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_case_services" WHERE "case_id"=8758
10:02:31.846infoyii\db\Command::querySELECT "id", "serial_no", "title", "brand_id", "type_id", "description", "points", "points_off_time", "points_holiday" FROM "a57be577deb434"."tbl_services" WHERE "id"=233
10:02:31.846infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_brands" WHERE "id"=33
10:02:31.847infoyii\db\Command::querySELECT "id", "id" AS "key", "title" AS "name" FROM "a57be577deb434"."tbl_service_type" WHERE "id"=1
10:02:31.847infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1005
10:02:31.847infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=5360
10:02:31.848infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=3
10:02:31.848infoyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=5360)
10:02:31.848infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "client_class", "logo", "sales_rep" FROM "a57be577deb434"."tbl_clients" WHERE "id"=149
10:02:31.849infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_client_address_rels" WHERE "client_id"=149
10:02:31.849infoyii\db\Command::querySELECT "id", "id" AS "key", "address2" AS "name" FROM "a57be577deb434"."tbl_addresses" WHERE ("address2" != '') AND ("address2" IS NOT NULL) AND ("id" IN (4189, 4190))
10:02:31.850infoyii\db\Command::querySELECT "object_id", count(*) AS comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=18) AND ("object_id"=8758) GROUP BY "object_id"
10:02:31.872infoyii\db\Command::querySELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=18) AND (remind_user_id = 1000 AND is_read = false) AND ("object_id"=8758) GROUP BY "object_id"
10:02:31.889infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"=149
10:02:31.890infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_users" WHERE "id"=1005
10:02:31.890infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=5085
10:02:31.891infoyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=5085)
10:02:31.891infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=2
10:02:31.891infoyii\db\Command::querySELECT "id", "name", "email", "sex", "department", "job_position", "mobile", "telephone", "telephone_area_code", "telephone_extension_number", "contact_type", "contact_attitude", "client_id", "user_status" FROM "a57be577deb434"."tbl_contacts" WHERE "id"=303
10:02:31.892infoyii\db\Command::querySELECT "id", "status", "description" FROM "a57be577deb434"."tbl_contact_statuses" WHERE "id"=2
10:02:31.893infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_contact_mobiles" WHERE "contact_id"=303
10:02:31.893infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id"=303
10:02:31.894infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=11) AND ("id" IN (46, 213, 1, 6, 165, 179, 142, 2, 184, 189, 107, 316, 153, 349, 160, 140, 365)) ORDER BY "sort"
10:02:31.896infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id"=303
10:02:31.898infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=12) AND ("id" IN (46, 213, 1, 6, 165, 179, 142, 2, 184, 189, 107, 316, 153, 349, 160, 140, 365)) ORDER BY "sort"
10:02:31.900infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_callback_records" WHERE "case_id"=8758
10:02:31.902infoyii\db\Command::querySELECT "id", "case_id", "engineer_id", "assignment_status", "points", "percent" FROM "a57be577deb434"."tbl_case_assignments" WHERE "case_id"=8758 ORDER BY "assigned_at" DESC
10:02:31.903infoyii\db\Command::querySELECT "id", "case_id", "engineer_id", "assignment_status", "points", "percent" FROM "a57be577deb434"."tbl_case_assignments" WHERE "case_id"=8758 ORDER BY "assigned_at" DESC
10:02:31.905infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_users" WHERE "id"=5085
10:02:31.905infoyii\db\Command::querySELECT "id", "case_id", "following_work_content" FROM "a57be577deb434"."tbl_pre_sales" WHERE ("has_following_work"=TRUE) AND ("case_id"=8758)
10:02:31.906infoyii\db\Command::querySELECT "id", "case_id", "following_work_content" FROM "a57be577deb434"."tbl_implement_records" WHERE ("has_following_work"=TRUE) AND ("case_id"=8758)
10:02:31.908infoyii\db\Command::querySELECT "case_id", count(*) AS count FROM "a57be577deb434"."tbl_pre_sales" WHERE "case_id"=8758 GROUP BY "case_id"
10:02:31.909infoyii\db\Command::querySELECT "case_id", count(*) AS count FROM "a57be577deb434"."tbl_implement_records" WHERE "case_id"=8758 GROUP BY "case_id"
10:02:31.911infoyii\db\Command::querySELECT "id", "case_id" FROM "a57be577deb434"."tbl_pre_sales" WHERE ("is_draft"=TRUE) AND ("case_id"=8758)
10:02:31.912infoyii\db\Command::querySELECT "id", "case_id" FROM "a57be577deb434"."tbl_implement_records" WHERE ("is_draft"=TRUE) AND ("case_id"=8758)
10:02:31.914infoyii\db\Command::querySELECT "id", "case_id" FROM "a57be577deb434"."tbl_case_assignments" WHERE (("engineer_id"=1000) AND ("assignment_status"=1)) AND ("case_id"=8758) ORDER BY "assigned_at" DESC
10:02:31.915infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=25) AND ("object_id"=8758)
10:02:31.919infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=104) AND ("object_id"=8758)
10:02:31.923infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_case_remind_dates" WHERE "case_id"=8758
10:02:31.923infoyii\db\Command::querySELECT "case_id", count(*) AS count FROM "a57be577deb434"."tbl_pre_sales" WHERE ("created_by"=1000) AND ("case_id"=8758) GROUP BY "case_id"
10:02:31.924infoyii\db\Command::querySELECT "case_id", count(*) AS count FROM "a57be577deb434"."tbl_implement_records" WHERE ("created_by"=1000) AND ("case_id"=8758) GROUP BY "case_id"
10:02:31.926infoyii\db\Command::querySELECT "id", "case_id" FROM "a57be577deb434"."tbl_pre_sales" WHERE "case_id"=8758
10:02:31.927infoyii\db\Command::querySELECT "id", "case_id" FROM "a57be577deb434"."tbl_implement_records" WHERE "case_id"=8758
10:02:31.929infoyii\db\Command::querySELECT "implement_record_id", sum(amount) as count FROM "a57be577deb434"."tbl_reimbursements" WHERE ("status" IN (1, 2, 3)) AND ("implement_record_id"=7103) GROUP BY "implement_record_id"
10:02:31.931infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_case_carbon_copy_rels" WHERE "case_id"=8758
10:02:31.932traceuranus\rbac\DbManager::checkAccessFromCacheChecking permission: deleteCase
10:02:31.932traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: TechDirector
10:02:31.932traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: SalesDirector
10:02:31.932traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: ProjectManager
10:02:31.932traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: 电话销售
10:02:31.932traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
10:02:31.932infoyii\db\Command::querySELECT count(*) as count, sum(case when "sub".case_status=1 then 1 else 0 end) countStatus1, sum(case when "sub".case_status=2 then 1 else 0 end) countStatus2, sum(case when "sub".case_status=3 then 1 else 0 end) countStatus3, sum(case when "sub".case_status=4 then 1 else 0 end) countStatus4, sum(case when "sub".case_status=5 then 1 else 0 end) countStatus5, sum(case when "sub".case_status=6 then 1 else 0 end) countStatus6 FROM (SELECT c.* FROM "a57be577deb434"."tbl_cases" "c" LEFT JOIN "a57be577deb434"."tbl_callback_records" "cb" ON cb.case_id = c.id LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = c.client_id LEFT JOIN "a57be577deb434"."tbl_projects" "p" ON p.id = c.project_id LEFT JOIN "a57be577deb434"."tbl_task_groups" "tg" ON tg.id = c.task_group_id LEFT JOIN "a57be577deb434"."tbl_implement_records" "i" ON i.case_id = c.id LEFT JOIN "a57be577deb434"."tbl_pre_sales" "ps" ON ps.case_id = c.id LEFT JOIN "a57be577deb434"."tbl_implement_items" "iri" ON i.id = iri.implement_record_id LEFT JOIN "a57be577deb434"."tbl_sales_group_relationships" "sgr" ON sgr.sales_id = c.deduct_points_from LEFT JOIN "a57be577deb434"."tbl_engineer_group_relationships" "egr" ON egr.engineer_id = c.last_engineer LEFT JOIN "a57be577deb434"."tbl_case_remind_dates" "crd" ON crd.case_id = c.id LEFT JOIN "a57be577deb434"."tbl_case_remind_receivers" "crr" ON crr.remind_date_id = crd.id LEFT JOIN "a57be577deb434"."tbl_case_carbon_copy_rels" "cccr" ON cccr.case_id = c.id WHERE ("deduct_points_from" IN (5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 5448, 5420, 1029, 1001, 5037, 5087, 1008, 5048, 5043, 5045, 5230, 5031, 5088, 5208, 1003, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 1004, 5072, 5033, 5359, 5412, 5409, 5229, 1005, 5304, 5449, 5358, 1006, 5093)) OR ("deduct_points_from" IS NULL) OR ("last_engineer"=1000) OR ("crr"."user_id"=1000) OR ("client"."id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1000)) OR ("cccr"."user_id"=1000) OR ("c"."created_by"=1000) GROUP BY "c"."id") "sub"
10:02:31.959traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:02:31.960traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:02:31.960infoyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1000, 0, 267, 'v2/case/list', '{"access_token":"hLtdglndkreOmfJjmOe7Mve0kQO2lAQu","CaseSearch":{"case_status":"4","sales_rep":"","last_engineer":"","case_type":""},"device_type":"0","version_code":"267","page":"1","token":"5662f929d1f3fd976dfad4e4c1d04e53","posttime":"1758247352","pagesize":"10"}', '{"code":200,"data":{"list":[{"id":8758,"client_id":149,"contact_id":303,"project_id":3716,"last_engineer":5085,"case_type":2,"case_status":4,"start_at":"2025-08-29 09:30:00","closed_at":"","points":25,"deduct_points_from":1005,"created_by":5360,"created_at":"2025-08-27 15:55:39","updated_at":"2025-08-31 14:14:22","case_no":"IM250827005","description":"8\u6708\u4efd\u5de1\u68c0\uff08\u521d\u59cb\u5316+\u6c38\u5c45\u8bc1\uff09","spent_time":"1 hour","alarm_before":null,"suspend_at":"","completed_at":"2025-08-31 14:14:22","mp_submit_contact_id":null,"attachment_id":null,"need_push":false,"task_group_id":null,"project":{"id":3716,"key":3716,"name":"\u7eff\u536124-25\u5e74\u5ea6\u6280\u672f\u670d\u52a1"},"services":[{"id":233,"serial_no":"ZH01","name":"\u7efc\u5408\u670d\u52a1\u534a\u5929","brand_id":33,"type_id":1,"description":"\u7efc\u5408\u670d\u52a1\u3002"}],"caseServices":[{"id":14476,"case_id":8758,"service_id":233,"quantity":1,"service":{"id":233,"serial_no":"ZH01","title":"\u7efc\u5408\u670d\u52a1\u534a\u5929","brand_id":33,"type_id":1,"description":["\u7efc\u5408\u670d\u52a1\u3002"],"points":25,"points_off_time":25,"points_holiday":25,"brand":{"id":33,"key":33,"name":"Toast"},"type":{"id":1,"key":1,"name":"\u5b89\u88c5\u670d\u52a1"}}}],"deductSales":{"id":1005,"key":1005,"name":"\u8d75\u6657\u7131","sex":"F","department_id":1},"createdBy":{"id":5360,"key":5360,"name":"\u5f20\u7ea2\u82b3","sex":"F","department_id":3,"department":{"id":3,"key":3,"name":"\u5546\u52a1\u90e8"},"avatar":{"id":153,"user_id":5360,"name":"\/files\/cdn\/a57be577deb434\/avatar\/612c2410-e800-3507-aa05-3f1fbeb408a7.png"}},"client":{"id":149,"key":149,"name":"\u516c\u5b89\u90e8\u7b2c\u4e00\u7814\u7a76\u6240(\u6cd5\u8bc1\u90e8)\uff08\u71d5\u4eac\uff09","client_class":47,"logo":null,"sales_rep":1005,"workingAddresses":[{"id":4189,"key":4189,"name":"\u5317\u4eac\u5e02\u6d77\u6dc0\u533a\u9996\u4f53\u5357\u8def1\u53f7\u9662"},{"id":4190,"key":4190,"name":"\u516c\u5b89\u90e8\u7b2c\u4e00\u7814\u7a76\u6240"}]},"commentCount":{"object_id":8758,"comment":3},"unreadComments":null,"attachment":null,"salesRep":{"id":1005,"key":1005,"name":"\u8d75\u6657\u7131"},"lastEngineer":{"id":5085,"key":5085,"name":"\u970d\u4e1c\u9633","sex":"M","department_id":2,"avatar":{"id":51,"user_id":5085,"name":"\/files\/cdn\/a57be577deb434\/avatar\/7423f9b0-25ce-3351-871b-15d81c0dcf0f.jpg"},"department":{"id":2,"key":2,"name":"\u6280\u672f\u90e8"}},"contact":{"id":303,"name":"\u5218\u575a","email":"","sex":"M","department":"\u751f\u4ea7\u90e8","job_position":"\u6280\u672f","mobile":"","telephone":"61721950","telephone_area_code":"","telephone_extension_number":"","contact_type":"1","contact_attitude":null,"client_id":149,"user_status":2,"contactStatus":{"id":2,"status":"\u5728\u804c","description":"\u5728\u804c"},"mobiles":[],"contactKeyRoles":[{"id":160,"key":160,"name":"\u666e\u901a\u4eba"}],"contactAttitude":{"id":140,"key":140,"name":"\u4e2d\u7acb"}},"callback":null,"lastAssignment":{"id":8806,"case_id":8758,"engineer_id":5085,"assignment_status":2,"points":0,"percent":"0"},"assignments":[{"id":8806,"case_id":8758,"engineer_id":5085,"assignment_status":2,"points":0,"percent":"0","engineer":{"id":5085,"key":5085,"name":"\u970d\u4e1c\u9633"}}],"preSalesCount":null,"implementRecordsCount":{"case_id":8758,"count":1},"notAcceptAssignment":null,"attachmentRelationships":[],"files":[],"caseRemindDates":[],"selfPreSalesCount":null,"selfImplementRecordsCount":null,"preSales":[],"implementRecords":[{"id":7103,"case_id":8758,"reimbursementCount":null}],"taskGroup":null,"caseCarbonCopyRels":[],"unread":0,"reimbursementCount":0,"selfTicketCount":0,"uncompleteTickets":0,"haveDraft":0,"case_type_display":"\u5b9e\u65bd\u670d\u52a1","following_work_content":"","contact_callback_display":"\u5ba2\u6237\u5df2\u8fc7452\u5c0f\u65f6\u672a\u8bc4\u4ef7","can_create_ticket":false,"can_update":true,"can_change_project":false,"can_close":true,"can_suspend":true,"can_finish":false,"can_give_up":false,"can_delete":true,"can_accept":false,"can_change_type":false,"can_assigned":false,"alarm_before_display":"\u65e0","spent_time_display":"1\u5c0f\u65f6","case_status_display":"\u5b8c\u6210\u5f85\u786e\u8ba4","view_ticket":true,"bgcolor":"#4993d0","can_create_reimbursement":true}],"countList":[{"key":1,"value":1},{"key":2,"value":2},{"key":3,"value":1},{"key":4,"value":1},{"key":5,"value":7874},{"key":6,"value":150}],"pagenation":{"totalcount":1,"thispage":1,"pagesize":10},"can_create":true},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-09-19 10:02:31') RETURNING "id"