Log Messages

总计89条数据
TimeLevelCategoryMessage
 
17:25:29.591traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
17:25:29.591traceyii\base\Module::getModuleLoading module: debug
17:25:29.591traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
17:25:29.592traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
17:25:29.592traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
17:25:29.592traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:25:29.593traceyii\base\Module::getModuleLoading module: gii
17:25:29.593traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
17:25:29.593traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
17:25:29.593traceyii\web\Application::handleRequestRoute requested: 'v2/work-log/list'
17:25:29.593traceyii\base\Module::getModuleLoading module: v2
17:25:29.594infoyii\web\Session::openSession started
17:25:29.595infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
17:25:29.598infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='NwDlebRkXSJbZFNIiImHKy4sVWr3Lufc'
17:25:29.602traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:25:29.602traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:25:29.603traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:25:29.603traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:25:29.603infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1004
17:25:29.605traceyii\base\Controller::runActionRoute to run: v2/work-log/list
17:25:29.606traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:25:29.607traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
17:25:29.607traceuranus\rbac\DbManager::checkAccessFromCacheChecking permission: viewWorkLog
17:25:29.607traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Accountant
17:25:29.607traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Engineer
17:25:29.607traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: CommercialAttache
17:25:29.607traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: TechDirector
17:25:29.607traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: SalesDirector
17:25:29.607traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\WorkLogController::actionList()
17:25:29.607traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:25:29.607traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:25:29.608traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:25:29.609traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:25:29.611infoyii\db\Command::querySELECT "s"."accessible_user" FROM "a57be577deb434"."tbl_visible_work_logs" "s" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON u.id = s.accessible_user WHERE ("s"."user_id"=1004) AND (s.accessible_user IS NOT NULL) AND ("u"."user_status"='1') GROUP BY "s"."id", "u"."id" ORDER BY "u"."id"
17:25:29.613infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT s.*, s.end_at - s.start_at AS hours_spent FROM "a57be577deb434"."tbl_work_logs" "s" LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE LEFT JOIN "a57be577deb434"."tbl_projects" "p" ON "p"."id" = "s"."project_id" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON "u"."id" = "s"."created_by" LEFT JOIN "a57be577deb434"."tbl_work_log_verify_rels" "rvr" ON rvr.work_log_id = s.id LEFT JOIN "a57be577deb434"."tbl_work_log_carbon_copy_rels" "ccr" ON ccr.work_log_id = s.id WHERE (("s"."created_by" IN (1000, 1001, 1004, 1004, 1005, 1011, 1013, 1015, 1017, 1022, 1023, 5016, 5064, 5085, 5087, 5248, 5250, 5252, 5295, 5296, 5300, 5311, 5329, 5332, 5360, 5388, 5404, 5420, 5440, 5445, 5446)) OR ("ccr"."user_id"=1004)) AND ("s"."created_by"='1004') AND ("u"."department_id"='1') GROUP BY "s"."id" ORDER BY "is_draft" DESC, "s"."end_at" DESC, "s"."updated_at" DESC) "c"
17:25:29.626infoyii\db\Command::querySELECT s.*, s.end_at - s.start_at AS hours_spent FROM "a57be577deb434"."tbl_work_logs" "s" LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = s.client_id AND client.deleted = FALSE LEFT JOIN "a57be577deb434"."tbl_projects" "p" ON "p"."id" = "s"."project_id" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON "u"."id" = "s"."created_by" LEFT JOIN "a57be577deb434"."tbl_work_log_verify_rels" "rvr" ON rvr.work_log_id = s.id LEFT JOIN "a57be577deb434"."tbl_work_log_carbon_copy_rels" "ccr" ON ccr.work_log_id = s.id WHERE (("s"."created_by" IN (1000, 1001, 1004, 1004, 1005, 1011, 1013, 1015, 1017, 1022, 1023, 5016, 5064, 5085, 5087, 5248, 5250, 5252, 5295, 5296, 5300, 5311, 5329, 5332, 5360, 5388, 5404, 5420, 5440, 5445, 5446)) OR ("ccr"."user_id"=1004)) AND ("s"."created_by"='1004') AND ("u"."department_id"='1') GROUP BY "s"."id" ORDER BY "is_draft" DESC, "s"."end_at" DESC, "s"."updated_at" DESC LIMIT 10
17:25:29.639infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1004
17:25:29.639infoyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1004)
17:25:29.640infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=1
17:25:29.641infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_work_log_scenario_options" WHERE "id"=66
17:25:29.641infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_work_log_scenarios" WHERE "id"=1
17:25:29.642infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "client_class", "logo", "sales_rep" FROM "a57be577deb434"."tbl_clients" WHERE "id" IN (3324, 3309, 2199, 2178, 2121, 2091, 1468, 1257, 1172, 1146)
17:25:29.643infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_users" WHERE "id"=1004
17:25:29.643infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_client_classes" WHERE "id" IN (80, 43, 47)
17:25:29.644infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_work_log_contacts" WHERE "work_log_id" IN (36935, 36934, 36933, 36932, 36931, 36930, 36929, 36928, 36927, 36926)
17:25:29.649infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "department", "job_position" FROM "a57be577deb434"."tbl_contacts" WHERE "id" IN (2270, 3007, 2891, 2802, 2853, 4612, 3840, 4068, 4028, 5895, 5949)
17:25:29.652infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_contact_mobiles" WHERE "contact_id" IN (2270, 2802, 2853, 2891, 3007, 3840, 4028, 4068, 4612, 5895, 5949)
17:25:29.654infoyii\db\Command::querySELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=19) AND ("object_id" IN (36935, 36934, 36933, 36932, 36931, 36930, 36929, 36928, 36927, 36926)) GROUP BY "object_id"
17:25:29.679infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=18) AND ("object_id" IN (36935, 36934, 36933, 36932, 36931, 36930, 36929, 36928, 36927, 36926))
17:25:29.681infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=101) AND ("object_id" IN (36935, 36934, 36933, 36932, 36931, 36930, 36929, 36928, 36927, 36926))
17:25:29.683infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_work_log_carbon_copy_rels" WHERE "work_log_id" IN (36935, 36934, 36933, 36932, 36931, 36930, 36929, 36928, 36927, 36926)
17:25:29.686infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_work_log_verify_rels" WHERE "work_log_id" IN (36935, 36934, 36933, 36932, 36931, 36930, 36929, 36928, 36927, 36926) ORDER BY "id"
17:25:29.688infoyii\db\Command::querySELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=19) AND (remind_user_id = 1004 AND is_read = false) AND ("object_id" IN (36935, 36934, 36933, 36932, 36931, 36930, 36929, 36928, 36927, 36926)) GROUP BY "object_id"
17:25:29.707infoyii\db\Command::querySELECT "work_log_id", sum(amount) as count FROM "a57be577deb434"."tbl_reimbursements" WHERE ("status" != 4) AND ("status" != 0) AND ("work_log_id" IN (36935, 36934, 36933, 36932, 36931, 36930, 36929, 36928, 36927, 36926)) GROUP BY "work_log_id"
17:25:29.710infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_reimbursements" WHERE "work_log_id" IN (36935, 36934, 36933, 36932, 36931, 36930, 36929, 36928, 36927, 36926)
17:25:29.714infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_clients" WHERE ("sales_rep" IN (1004, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 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, 5072, 5033, 5359, 5409, 5412, 5229, 1005, 5304, 5358, 1006, 5093)) OR ("sales_rep" IS NULL) OR ("id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1004))
17:25:29.718traceuranus\rbac\DbManager::checkAccessFromCacheChecking permission: updateWorkLog
17:25:29.718traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Accountant
17:25:29.718traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Engineer
17:25:29.718traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: CommercialAttache
17:25:29.718traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: TechDirector
17:25:29.718traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: SalesDirector
17:25:29.718traceuranus\rbac\DbManager::checkAccessFromCacheChecking permission: deleteWorkLog
17:25:29.719traceuranus\rbac\DbManager::checkAccessFromCacheChecking permission: createReimbursement
17:25:29.719traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Accountant
17:25:29.719traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: StoreKeeper
17:25:29.719traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: TechDirector
17:25:29.719traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: CommercialAttache
17:25:29.719traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: SalesDirector
17:25:29.719traceuranus\rbac\DbManager::checkAccessFromCacheChecking permission: createProject
17:25:29.719traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: SalesDirector
17:25:29.719infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_clients" WHERE ("sales_rep" IN (1004, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 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, 5072, 5033, 5359, 5409, 5412, 5229, 1005, 5304, 5358, 1006, 5093)) OR ("sales_rep" IS NULL) OR ("id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1004))
17:25:29.726infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_clients" WHERE ("sales_rep" IN (1004, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 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, 5072, 5033, 5359, 5409, 5412, 5229, 1005, 5304, 5358, 1006, 5093)) OR ("sales_rep" IS NULL) OR ("id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1004))
17:25:29.730infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_clients" WHERE ("sales_rep" IN (1004, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 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, 5072, 5033, 5359, 5409, 5412, 5229, 1005, 5304, 5358, 1006, 5093)) OR ("sales_rep" IS NULL) OR ("id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1004))
17:25:29.734infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_clients" WHERE ("sales_rep" IN (1004, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 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, 5072, 5033, 5359, 5409, 5412, 5229, 1005, 5304, 5358, 1006, 5093)) OR ("sales_rep" IS NULL) OR ("id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1004))
17:25:29.738infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_clients" WHERE ("sales_rep" IN (1004, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 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, 5072, 5033, 5359, 5409, 5412, 5229, 1005, 5304, 5358, 1006, 5093)) OR ("sales_rep" IS NULL) OR ("id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1004))
17:25:29.743infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_clients" WHERE ("sales_rep" IN (1004, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 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, 5072, 5033, 5359, 5409, 5412, 5229, 1005, 5304, 5358, 1006, 5093)) OR ("sales_rep" IS NULL) OR ("id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1004))
17:25:29.747infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_clients" WHERE ("sales_rep" IN (1004, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 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, 5072, 5033, 5359, 5409, 5412, 5229, 1005, 5304, 5358, 1006, 5093)) OR ("sales_rep" IS NULL) OR ("id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1004))
17:25:29.752infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_clients" WHERE ("sales_rep" IN (1004, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 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, 5072, 5033, 5359, 5409, 5412, 5229, 1005, 5304, 5358, 1006, 5093)) OR ("sales_rep" IS NULL) OR ("id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1004))
17:25:29.758infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_clients" WHERE ("sales_rep" IN (1004, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 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, 5072, 5033, 5359, 5409, 5412, 5229, 1005, 5304, 5358, 1006, 5093)) OR ("sales_rep" IS NULL) OR ("id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1004))
17:25:29.763traceuranus\rbac\DbManager::checkAccessFromCacheChecking permission: createWorkLog
17:25:29.763traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Accountant
17:25:29.763traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Engineer
17:25:29.763traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: CommercialAttache
17:25:29.763traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: TechDirector
17:25:29.763traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: SalesDirector
17:25:29.764traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17:25:29.764traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
17:25:29.764infoyii\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', 1004, 2, 1141, 'v2/work-log/list', '{"WorkLogSearch":{"filterDepartment":"1","filterUser":"1004","scenario_id":"","scenario_option_id":"","status":""},"access_token":"NwDlebRkXSJbZFNIiImHKy4sVWr3Lufc","device_type":"2","posttime":"1752398720","token":"ce655d0d5662421680311f1901fc2034","version_code":"1141"}', '{"code":200,"data":{"list":[{"id":36935,"client_id":3324,"scenario_id":1,"scenario_option_id":66,"end_at":"2025-03-05 09:28:00","created_by":1004,"created_at":"2025-03-09 21:52:45","updated_at":"2025-03-09 21:52:45","start_at":"2025-03-05 09:25:00","description":"","escort":"","is_draft":0,"location_id":null,"project_id":null,"location_in_id":null,"location_out_id":null,"status":0,"indistance":999999999,"outdistance":999999999,"hours_spent":"00:03:00","createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/fc8d836d-8085-35fc-8a48-54a276f664a6.png"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"location":null,"scenarioOption":{"id":66,"key":66,"name":"\u5ba2\u60c5\u589e\u8fdb"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{"id":3324,"key":3324,"name":"\u4e2d\u56fd\u5730\u8d28\u8c03\u67e5\u5c40","client_class":43,"logo":null,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237"},"can_visit":true},"project":null,"workLogContacts":[{"id":5949,"key":5949,"name":"\u738b\u5148\u751f","department":null,"job_position":null,"mobiles":[{"id":6738,"contact_id":5949,"mobile":"","mp_open_id":null}]}],"commentCount":{"object_id":36935,"comment":1},"attachmentRelationships":[],"locationIn":null,"locationOut":null,"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":null,"reimbursementCount":null,"reimbursements":[],"hours_spent_display":"3\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":false,"can_create_reimbursement":true,"can_create_project":true,"can_location_in":false,"can_location_out":false},{"id":36934,"client_id":3309,"scenario_id":1,"scenario_option_id":66,"end_at":"2025-03-04 17:48:00","created_by":1004,"created_at":"2025-03-09 21:50:57","updated_at":"2025-03-09 21:50:57","start_at":"2025-03-04 17:45:00","description":"","escort":"","is_draft":0,"location_id":null,"project_id":null,"location_in_id":null,"location_out_id":null,"status":0,"indistance":999999999,"outdistance":999999999,"hours_spent":"00:03:00","createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/fc8d836d-8085-35fc-8a48-54a276f664a6.png"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"location":null,"scenarioOption":{"id":66,"key":66,"name":"\u5ba2\u60c5\u589e\u8fdb"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{"id":3309,"key":3309,"name":"\u4e2d\u90fd\uff08\u682a\u6d32\uff09\u7269\u6d41\u6709\u9650\u516c\u53f8","client_class":80,"logo":null,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0"},"clientClass":{"id":80,"key":80,"name":"\u7a33\u5b9a\u5ba2\u6237"},"can_visit":true},"project":null,"workLogContacts":[{"id":5895,"key":5895,"name":"\u6768\u7389\u6797","department":"\u4fe1\u606f\u4e2d\u5fc3","job_position":"\u4e3b\u4efb","mobiles":[{"id":6686,"contact_id":5895,"mobile":"13107013060","mp_open_id":null}]}],"commentCount":{"object_id":36934,"comment":1},"attachmentRelationships":[],"locationIn":null,"locationOut":null,"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":null,"reimbursementCount":null,"reimbursements":[],"hours_spent_display":"3\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":false,"can_create_reimbursement":true,"can_create_project":true,"can_location_in":false,"can_location_out":false},{"id":36933,"client_id":2199,"scenario_id":1,"scenario_option_id":66,"end_at":"2025-03-04 17:10:00","created_by":1004,"created_at":"2025-03-09 21:50:09","updated_at":"2025-03-09 21:50:09","start_at":"2025-03-04 17:05:00","description":"","escort":"","is_draft":0,"location_id":null,"project_id":null,"location_in_id":null,"location_out_id":null,"status":0,"indistance":999999999,"outdistance":999999999,"hours_spent":"00:05:00","createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/fc8d836d-8085-35fc-8a48-54a276f664a6.png"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"location":null,"scenarioOption":{"id":66,"key":66,"name":"\u5ba2\u60c5\u589e\u8fdb"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{"id":2199,"key":2199,"name":"\u4e2d\u56fd\u534e\u51b6\u79d1\u5de5\u96c6\u56e2\u6709\u9650\u516c\u53f8","client_class":43,"logo":null,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237"},"can_visit":true},"project":null,"workLogContacts":[{"id":4028,"key":4028,"name":"\u5218\u5148\u751f","department":null,"job_position":null,"mobiles":[{"id":4846,"contact_id":4028,"mobile":"13466666455","mp_open_id":null}]}],"commentCount":{"object_id":36933,"comment":1},"attachmentRelationships":[],"locationIn":null,"locationOut":null,"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":null,"reimbursementCount":null,"reimbursements":[],"hours_spent_display":"5\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":false,"can_create_reimbursement":true,"can_create_project":true,"can_location_in":false,"can_location_out":false},{"id":36932,"client_id":2178,"scenario_id":1,"scenario_option_id":66,"end_at":"2025-03-04 16:48:00","created_by":1004,"created_at":"2025-03-09 21:49:36","updated_at":"2025-03-09 21:49:36","start_at":"2025-03-04 16:45:00","description":"","escort":"","is_draft":0,"location_id":null,"project_id":null,"location_in_id":null,"location_out_id":null,"status":0,"indistance":999999999,"outdistance":999999999,"hours_spent":"00:03:00","createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/fc8d836d-8085-35fc-8a48-54a276f664a6.png"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"location":null,"scenarioOption":{"id":66,"key":66,"name":"\u5ba2\u60c5\u589e\u8fdb"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{"id":2178,"key":2178,"name":"\u4e2d\u51b6\u96c6\u56e2\u8d22\u52a1\u6709\u9650\u516c\u53f8","client_class":43,"logo":null,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237"},"can_visit":true},"project":null,"workLogContacts":[{"id":4068,"key":4068,"name":"\u9ec4\u6d77\u9f99","department":"","job_position":"\u5de5\u7a0b\u5e08","mobiles":[{"id":4889,"contact_id":4068,"mobile":"13651173076","mp_open_id":"oagch6VThiuveGP3BJPdUlvtv6L4"}]}],"commentCount":{"object_id":36932,"comment":1},"attachmentRelationships":[],"locationIn":null,"locationOut":null,"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":null,"reimbursementCount":null,"reimbursements":[],"hours_spent_display":"3\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":false,"can_create_reimbursement":true,"can_create_project":true,"can_location_in":false,"can_location_out":false},{"id":36931,"client_id":2121,"scenario_id":1,"scenario_option_id":66,"end_at":"2025-03-04 16:15:00","created_by":1004,"created_at":"2025-03-09 21:49:03","updated_at":"2025-03-09 21:49:03","start_at":"2025-03-04 16:10:00","description":"","escort":"","is_draft":0,"location_id":null,"project_id":null,"location_in_id":null,"location_out_id":null,"status":0,"indistance":999999999,"outdistance":999999999,"hours_spent":"00:05:00","createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/fc8d836d-8085-35fc-8a48-54a276f664a6.png"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"location":null,"scenarioOption":{"id":66,"key":66,"name":"\u5ba2\u60c5\u589e\u8fdb"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{"id":2121,"key":2121,"name":"\u4e2d\u56fd\u5175\u5668\u5de5\u4e1a\u5bfc\u822a\u4e0e\u63a7\u5236\u6280\u672f\u7814\u7a76\u6240","client_class":43,"logo":null,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237"},"can_visit":true},"project":null,"workLogContacts":[{"id":3840,"key":3840,"name":"\u6768\u8d85","department":"","job_position":"","mobiles":[{"id":4658,"contact_id":3840,"mobile":"13717826532","mp_open_id":"oagch6asx5hoGaSSvlS6BmMBa8NI"}]}],"commentCount":{"object_id":36931,"comment":1},"attachmentRelationships":[],"locationIn":null,"locationOut":null,"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":null,"reimbursementCount":null,"reimbursements":[],"hours_spent_display":"5\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":false,"can_create_reimbursement":true,"can_create_project":true,"can_location_in":false,"can_location_out":false},{"id":36930,"client_id":2091,"scenario_id":1,"scenario_option_id":66,"end_at":"2025-03-04 15:35:00","created_by":1004,"created_at":"2025-03-09 21:48:26","updated_at":"2025-03-09 21:48:26","start_at":"2025-03-04 15:30:00","description":"","escort":"","is_draft":0,"location_id":null,"project_id":null,"location_in_id":null,"location_out_id":null,"status":0,"indistance":999999999,"outdistance":999999999,"hours_spent":"00:05:00","createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/fc8d836d-8085-35fc-8a48-54a276f664a6.png"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"location":null,"scenarioOption":{"id":66,"key":66,"name":"\u5ba2\u60c5\u589e\u8fdb"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{"id":2091,"key":2091,"name":"\u795e\u5dde\u6570\u7801\u7cfb\u7edf\u96c6\u6210\u670d\u52a1\u6709\u9650\u516c\u53f8","client_class":47,"logo":null,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0"},"clientClass":{"id":47,"key":47,"name":"\u76ee\u6807\u5ba2\u6237"},"can_visit":true},"project":null,"workLogContacts":[{"id":4612,"key":4612,"name":"\u738b\u745e\u5f6c","department":"","job_position":"","mobiles":[{"id":5423,"contact_id":4612,"mobile":"18600468683","mp_open_id":null}]}],"commentCount":{"object_id":36930,"comment":1},"attachmentRelationships":[],"locationIn":null,"locationOut":null,"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":null,"reimbursementCount":null,"reimbursements":[],"hours_spent_display":"5\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":false,"can_create_reimbursement":true,"can_create_project":true,"can_location_in":false,"can_location_out":false},{"id":36929,"client_id":1468,"scenario_id":1,"scenario_option_id":66,"end_at":"2025-03-04 15:14:00","created_by":1004,"created_at":"2025-03-09 21:47:29","updated_at":"2025-03-09 21:47:29","start_at":"2025-03-04 15:10:00","description":"","escort":"","is_draft":0,"location_id":null,"project_id":null,"location_in_id":null,"location_out_id":null,"status":0,"indistance":999999999,"outdistance":999999999,"hours_spent":"00:04:00","createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/fc8d836d-8085-35fc-8a48-54a276f664a6.png"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"location":null,"scenarioOption":{"id":66,"key":66,"name":"\u5ba2\u60c5\u589e\u8fdb"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{"id":1468,"key":1468,"name":"\u4eac\u80fd\u96c6\u56e2\u8d22\u52a1\u6709\u9650\u516c\u53f8","client_class":47,"logo":null,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0"},"clientClass":{"id":47,"key":47,"name":"\u76ee\u6807\u5ba2\u6237"},"can_visit":true},"project":null,"workLogContacts":[{"id":2853,"key":2853,"name":"\u4efb\u6841\u5e8f","department":"\u5546\u52a1\u90e8","job_position":"","mobiles":[{"id":3406,"contact_id":2853,"mobile":"15811539350","mp_open_id":null}]}],"commentCount":{"object_id":36929,"comment":1},"attachmentRelationships":[],"locationIn":null,"locationOut":null,"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":null,"reimbursementCount":null,"reimbursements":[],"hours_spent_display":"4\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":false,"can_create_reimbursement":true,"can_create_project":true,"can_location_in":false,"can_location_out":false},{"id":36928,"client_id":1257,"scenario_id":1,"scenario_option_id":66,"end_at":"2025-03-04 14:50:00","created_by":1004,"created_at":"2025-03-09 21:46:47","updated_at":"2025-03-09 21:46:47","start_at":"2025-03-04 14:45:00","description":"","escort":"","is_draft":0,"location_id":null,"project_id":null,"location_in_id":null,"location_out_id":null,"status":0,"indistance":999999999,"outdistance":999999999,"hours_spent":"00:05:00","createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/fc8d836d-8085-35fc-8a48-54a276f664a6.png"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"location":null,"scenarioOption":{"id":66,"key":66,"name":"\u5ba2\u60c5\u589e\u8fdb"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{"id":1257,"key":1257,"name":"\u4e2d\u56fd\u5efa\u7b51\u8bbe\u8ba1\u7814\u7a76\u9662\u6709\u9650\u516c\u53f8","client_class":43,"logo":"","sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237"},"can_visit":true},"project":null,"workLogContacts":[{"id":2802,"key":2802,"name":"\u738b\u4e3a\u6c11","department":"\u4fe1\u606f\u90e8","job_position":"","mobiles":[{"id":2918,"contact_id":2802,"mobile":"18601087815","mp_open_id":null}]}],"commentCount":{"object_id":36928,"comment":1},"attachmentRelationships":[],"locationIn":null,"locationOut":null,"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":null,"reimbursementCount":null,"reimbursements":[],"hours_spent_display":"5\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":false,"can_create_reimbursement":true,"can_create_project":true,"can_location_in":false,"can_location_out":false},{"id":36927,"client_id":1172,"scenario_id":1,"scenario_option_id":66,"end_at":"2025-03-04 14:35:00","created_by":1004,"created_at":"2025-03-09 21:46:07","updated_at":"2025-03-09 21:46:07","start_at":"2025-03-04 14:30:00","description":"","escort":"","is_draft":0,"location_id":null,"project_id":null,"location_in_id":null,"location_out_id":null,"status":0,"indistance":999999999,"outdistance":999999999,"hours_spent":"00:05:00","createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/fc8d836d-8085-35fc-8a48-54a276f664a6.png"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"location":null,"scenarioOption":{"id":66,"key":66,"name":"\u5ba2\u60c5\u589e\u8fdb"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{"id":1172,"key":1172,"name":"\u5317\u4eac\u4e2d\u90fd\u661f\u5fbd\u7269\u6d41\u6709\u9650\u516c\u53f8","client_class":47,"logo":null,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0"},"clientClass":{"id":47,"key":47,"name":"\u76ee\u6807\u5ba2\u6237"},"can_visit":true},"project":null,"workLogContacts":[{"id":2891,"key":2891,"name":"\u53f6\u946b","department":"\u4fe1\u606f\u90e8","job_position":"\u90e8\u957f","mobiles":[{"id":3954,"contact_id":2891,"mobile":"18810863977","mp_open_id":null}]},{"id":3007,"key":3007,"name":"\u6768\u4e3b\u6625","department":"\u4fe1\u606f\u90e8","job_position":"\u5de5\u7a0b\u5e08","mobiles":[{"id":3244,"contact_id":3007,"mobile":"13911252163","mp_open_id":"oagch6eyMbY6z9VNK6KISbLl9vk0"}]}],"commentCount":{"object_id":36927,"comment":1},"attachmentRelationships":[],"locationIn":null,"locationOut":null,"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":null,"reimbursementCount":null,"reimbursements":[],"hours_spent_display":"5\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":false,"can_create_reimbursement":true,"can_create_project":true,"can_location_in":false,"can_location_out":false},{"id":36926,"client_id":1146,"scenario_id":1,"scenario_option_id":66,"end_at":"2025-03-04 13:54:00","created_by":1004,"created_at":"2025-03-09 21:44:42","updated_at":"2025-03-09 21:44:42","start_at":"2025-03-04 13:50:00","description":"","escort":"","is_draft":0,"location_id":null,"project_id":null,"location_in_id":null,"location_out_id":null,"status":0,"indistance":999999999,"outdistance":999999999,"hours_spent":"00:04:00","createdBy":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0","sex":"M","department_id":1,"avatar":{"id":10,"user_id":1004,"name":"\/files\/cdn\/a57be577deb434\/avatar\/fc8d836d-8085-35fc-8a48-54a276f664a6.png"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"location":null,"scenarioOption":{"id":66,"key":66,"name":"\u5ba2\u60c5\u589e\u8fdb"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{"id":1146,"key":1146,"name":"\u4e2d\u56fd\u5175\u5668\u5de5\u4e1a\u96c6\u56e2\u6709\u9650\u516c\u53f8(\u592e\u4f01)","client_class":43,"logo":null,"sales_rep":1004,"salesRep":{"id":1004,"key":1004,"name":"\u4f0a\u5cfb\u8fb0"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237"},"can_visit":true},"project":null,"workLogContacts":[{"id":2270,"key":2270,"name":"\u5218\u5bcc\u6807","department":"\u4fe1\u606f\u4e2d\u5fc3","job_position":"\u7f51\u7edc\u5de5\u7a0b\u5e08","mobiles":[{"id":2230,"contact_id":2270,"mobile":"13641275715","mp_open_id":null}]}],"commentCount":{"object_id":36926,"comment":1},"attachmentRelationships":[],"locationIn":null,"locationOut":null,"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":null,"reimbursementCount":null,"reimbursements":[],"hours_spent_display":"4\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":false,"can_create_reimbursement":true,"can_create_project":true,"can_location_in":false,"can_location_out":false}],"pagenation":{"totalcount":1911,"thispage":1,"pagesize":10},"can_create":true},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-07-13 17:25:29') RETURNING "id"