68819aa5d98ee: POST https://beta.jinchangxiao.com/vue/work-log/list at 2025-07-24 10:29:57 am by 122.115.228.210

Log Messages

总计75条数据
TimeLevelCategoryMessage
 
10:29:57.890traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
10:29:57.890traceyii\base\Module::getModuleLoading module: debug
10:29:57.891traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
10:29:57.891traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
10:29:57.891traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
10:29:57.891traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:29:57.891traceyii\base\Module::getModuleLoading module: gii
10:29:57.891traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
10:29:57.892traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
10:29:57.892traceyii\web\Application::handleRequestRoute requested: 'vue/work-log/list'
10:29:57.892traceyii\base\Module::getModuleLoading module: vue
10:29:57.892infoyii\web\Session::openSession started
10:29:57.893infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "id"=1001
10:29:57.893infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
10:29:57.899traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:29:57.900traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:29:57.900traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:29:57.900traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:29:57.900infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
10:29:57.902traceyii\base\Controller::runActionRoute to run: vue/work-log/list
10:29:57.902traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:29:57.903traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
10:29:57.903traceyii\base\InlineAction::runWithParamsRunning action: app\modules\vue\controllers\WorkLogController::actionList()
10:29:57.904traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:29:57.904traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:29:57.905traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:29:57.906traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:29:57.907infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_users" WHERE "user_status"='1' ORDER BY "id"
10:29:57.909infoyii\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_location" "lin" ON s.location_in_id = lin.id LEFT JOIN "a57be577deb434"."tbl_location" "lout" ON s.location_out_id = lout.id 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, 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"=1001)) AND (("s"."created_by"='1001')) AND ("s"."is_draft"='0') GROUP BY "s"."id", "lin"."id", "lout"."id" ORDER BY "is_draft" DESC, "s"."end_at" DESC, s.updated_at DESC nulls last, "s"."created_at" DESC) "c"
10:29:57.918infoyii\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_location" "lin" ON s.location_in_id = lin.id LEFT JOIN "a57be577deb434"."tbl_location" "lout" ON s.location_out_id = lout.id 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, 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"=1001)) AND (("s"."created_by"='1001')) AND ("s"."is_draft"='0') GROUP BY "s"."id", "lin"."id", "lout"."id" ORDER BY "is_draft" DESC, "s"."end_at" DESC, s.updated_at DESC nulls last, "s"."created_at" DESC LIMIT 20
10:29:57.922infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
10:29:57.923infoyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)
10:29:57.924infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=4
10:29:57.924infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_work_log_scenario_options" WHERE "id" IN (67, 4, 9, 7, 8, 62, 2, 6, 10, 3, 5, 17, 19)
10:29:57.925infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_work_log_scenarios" WHERE "id" IN (1, 2)
10:29:57.925infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "client_class", "logo", "sales_rep" FROM "a57be577deb434"."tbl_clients" WHERE "id" IN (1111, 982, 1661, 426)
10:29:57.926infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_users" WHERE "id" IN (5311, 1001)
10:29:57.926infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_client_classes" WHERE "id" IN (43, 1)
10:29:57.926infoyii\db\Command::querySELECT "id", "id" AS "key", "project_title" AS "name" FROM "a57be577deb434"."tbl_projects" WHERE "id" IN (2282, 1111, 1018, 1791, 922)
10:29:57.927infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_work_log_contacts" WHERE "work_log_id" IN (21704, 21551, 21433, 20678, 20677, 19578, 19475, 18810, 18718, 18220, 18221, 17921, 17730, 17462, 17351, 17033, 16812, 16788, 16787, 15889)
10:29:57.930infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "department", "job_position" FROM "a57be577deb434"."tbl_contacts" WHERE "id" IN (3780, 978, 3165, 3645, 3787, 3791, 3837, 3819)
10:29:57.931infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_contact_mobiles" WHERE "contact_id" IN (978, 3165, 3645, 3780, 3787, 3791, 3819, 3837)
10:29:57.932infoyii\db\Command::querySELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=19) AND ("object_id" IN (21704, 21551, 21433, 20678, 20677, 19578, 19475, 18810, 18718, 18220, 18221, 17921, 17730, 17462, 17351, 17033, 16812, 16788, 16787, 15889)) GROUP BY "object_id"
10:29:57.953infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=18) AND ("object_id" IN (21704, 21551, 21433, 20678, 20677, 19578, 19475, 18810, 18718, 18220, 18221, 17921, 17730, 17462, 17351, 17033, 16812, 16788, 16787, 15889))
10:29:57.955infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "extension", "path", "orig_name" FROM "a57be577deb434"."tbl_attachments" WHERE "id" IN (8476, 9270, 9634, 11152)
10:29:57.955infoyii\db\Command::querySELECT id, geolocation[0] AS lng, geolocation[1] AS lat, address, updated_at as time FROM "a57be577deb434"."tbl_location" WHERE "id" IN (12020, 11957, 11626, 11624, 11359, 10491, 10155, 9625, 9254, 9228, 9226, 8416)
10:29:57.956infoyii\db\Command::querySELECT id, geolocation[0] AS lng, geolocation[1] AS lat, address, updated_at as time FROM "a57be577deb434"."tbl_location" WHERE "id" IN (12021, 11958, 11627, 11625, 11360, 10492, 10156, 9255, 9229, 9227, 8417)
10:29:57.956infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=101) AND ("object_id" IN (21704, 21551, 21433, 20678, 20677, 19578, 19475, 18810, 18718, 18220, 18221, 17921, 17730, 17462, 17351, 17033, 16812, 16788, 16787, 15889))
10:29:57.957infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_work_log_carbon_copy_rels" WHERE "work_log_id" IN (21704, 21551, 21433, 20678, 20677, 19578, 19475, 18810, 18718, 18220, 18221, 17921, 17730, 17462, 17351, 17033, 16812, 16788, 16787, 15889)
10:29:57.959infoyii\db\Command::querySELECT "id", "id" AS "key", CASE WHEN user_status = '-1' THEN name || '(已离职)' ELSE name END AS name, "sex" FROM "a57be577deb434"."tbl_users" WHERE "id" IN (1001, 1005, 1000, 5064)
10:29:57.959infoyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id" IN (1001, 1005, 5064, 1000))
10:29:57.960infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_work_log_verify_rels" WHERE "work_log_id" IN (21704, 21551, 21433, 20678, 20677, 19578, 19475, 18810, 18718, 18220, 18221, 17921, 17730, 17462, 17351, 17033, 16812, 16788, 16787, 15889) ORDER BY "id"
10:29:57.961infoyii\db\Command::querySELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=19) AND (remind_user_id = 1001 AND is_read = false) AND ("object_id" IN (21704, 21551, 21433, 20678, 20677, 19578, 19475, 18810, 18718, 18220, 18221, 17921, 17730, 17462, 17351, 17033, 16812, 16788, 16787, 15889)) GROUP BY "object_id"
10:29:57.977infoyii\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 (21704, 21551, 21433, 20678, 20677, 19578, 19475, 18810, 18718, 18220, 18221, 17921, 17730, 17462, 17351, 17033, 16812, 16788, 16787, 15889)) GROUP BY "work_log_id"
10:29:57.979infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_clients" WHERE ("sales_rep" IN (1001, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 5448, 5420, 1029, 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 ("sales_rep" IS NULL) OR ("id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))
10:29:57.982infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_clients" WHERE ("sales_rep" IN (1001, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 5448, 5420, 1029, 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 ("sales_rep" IS NULL) OR ("id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))
10:29:57.984infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_clients" WHERE ("sales_rep" IN (1001, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 5448, 5420, 1029, 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 ("sales_rep" IS NULL) OR ("id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))
10:29:57.987infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_clients" WHERE ("sales_rep" IN (1001, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 5448, 5420, 1029, 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 ("sales_rep" IS NULL) OR ("id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))
10:29:57.989infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_clients" WHERE ("sales_rep" IN (1001, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 5448, 5420, 1029, 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 ("sales_rep" IS NULL) OR ("id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))
10:29:57.992infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_clients" WHERE ("sales_rep" IN (1001, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 5448, 5420, 1029, 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 ("sales_rep" IS NULL) OR ("id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))
10:29:57.995infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_clients" WHERE ("sales_rep" IN (1001, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 5448, 5420, 1029, 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 ("sales_rep" IS NULL) OR ("id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))
10:29:57.997infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_clients" WHERE ("sales_rep" IN (1001, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 5448, 5420, 1029, 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 ("sales_rep" IS NULL) OR ("id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))
10:29:58.000infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_clients" WHERE ("sales_rep" IN (1001, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 5448, 5420, 1029, 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 ("sales_rep" IS NULL) OR ("id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))
10:29:58.002infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_clients" WHERE ("sales_rep" IN (1001, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 5448, 5420, 1029, 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 ("sales_rep" IS NULL) OR ("id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))
10:29:58.005infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_clients" WHERE ("sales_rep" IN (1001, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 5448, 5420, 1029, 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 ("sales_rep" IS NULL) OR ("id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))
10:29:58.007infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_clients" WHERE ("sales_rep" IN (1001, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 5448, 5420, 1029, 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 ("sales_rep" IS NULL) OR ("id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))
10:29:58.011traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:29:58.011traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:29:58.011infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_visit_module_histories" WHERE ("user_id"=1001) AND ("object_type"=19) AND ("visit_date"='2025-07-24')
10:29:58.014traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:29:58.014traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
10:29:58.014infoyii\db\Command::executeUPDATE "a57be577deb434"."tbl_visit_module_histories" SET "num"=7, "last_visit_at"='now()' WHERE "id"=49858
10:29:58.016infoyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/work-log/list', '{"WorkLogSearch":{"filterUser":["1001"],"has_client":"","has_project":"","status":"","is_arrive":"","description":"","period":"","filter":"","is_draft":"0"},"Filter":{"name":"end_at","sort":"DESC"},"page":"1","web_access_token":"IB4L4uAW8bjXvE6-5qxkaUjtqmmYbCm_"}', '{"code":2000,"result":{"list":[{"id":21704,"client_id":1111,"scenario_id":1,"scenario_option_id":67,"end_at":"2022-10-15 00:02:00","created_by":1001,"created_at":"2022-10-15 12:14:40","updated_at":"2022-10-15 12:14:40","start_at":"2022-10-15 00:00:00","description":"","escort":"","is_draft":0,"location_id":"","project_id":2282,"location_in_id":"","location_out_id":"","status":0,"indistance":0,"outdistance":0,"hours_spent":"00:02:00","createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"location":{},"scenarioOption":{"id":67,"key":67,"name":"\u5546\u673a\u63a8\u52a8"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{"id":1111,"key":1111,"name":"\u4e2d\u56fd\u79d1\u5b66\u9662\u884c\u653f\u7ba1\u7406\u5c40","client_class":"","logo":"","sales_rep":"","salesRep":{},"clientClass":{},"can_visit":true},"project":{"id":2282,"key":2282,"name":"\u5b89\u5168\u4e2d\u5fc3\u5efa\u8bbe"},"workLogContacts":[],"commentCount":{"object_id":21704,"comment":3},"attachmentRelationships":[],"locationIn":{},"locationOut":{},"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":{},"reimbursementCount":{},"hours_spent_display":"2\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":true,"can_create_reimbursement":true,"can_create_project":true,"bgcolor":"#89c541"},{"id":21551,"client_id":982,"scenario_id":1,"scenario_option_id":4,"end_at":"2022-10-10 14:01:00","created_by":1001,"created_at":"2022-10-10 14:01:57","updated_at":"2022-10-10 20:43:02","start_at":"2022-10-10 14:01:00","description":"\u62dc\u8bbf","escort":"","is_draft":0,"location_id":"","project_id":1111,"location_in_id":12020,"location_out_id":12021,"status":0,"indistance":12514,"outdistance":12514,"hours_spent":"00:00:00","createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"location":{},"scenarioOption":{"id":4,"key":4,"name":"\u5ba2\u6237\u5403\u996d"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","client_class":1,"logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda"},"clientClass":{"id":1,"key":1,"name":"\u6838\u5fc3\u5ba2\u6237"},"can_visit":true},"project":{"id":1111,"key":1111,"name":"\u4ebf\u8054\u89c6\u9891\u4f1a\u8bae\u7edf\u4e00\u901a\u8baf"},"workLogContacts":[],"commentCount":{"object_id":21551,"comment":3},"attachmentRelationships":[{"id":16252,"object_type":18,"object_id":21551,"attachment_id":11152,"attachment":{"id":11152,"key":11152,"name":"5bfa7357-9af8-3bdf-b427-585a39c6f1db","extension":"png","path":"\/vue\/attachment\/view\/5bfa7357-9af8-3bdf-b427-585a39c6f1db\/20221010140207.png","orig_name":"20221010140207.png"}}],"locationIn":{"id":12020,"lng":"116.408343098958","lat":"40.0052506510417","address":"\u5317\u4eac\u5e02\u671d\u9633\u533a\u5b89\u7acb\u8def\u9760\u8fd1\u9a6c\u54e5\u5b5b\u7f57\u5927\u53a6","time":"2022-10-10 14:01:00"},"locationOut":{"id":12021,"lng":"116.408365342882","lat":"40.0052454969618","address":"\u5317\u4eac\u5e02\u671d\u9633\u533a\u5b89\u7acb\u8def\u9760\u8fd1\u9a6c\u54e5\u5b5b\u7f57\u5927\u53a6","time":"2022-10-10 14:01:00"},"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":{},"reimbursementCount":{},"hours_spent_display":"0\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":true,"can_create_reimbursement":true,"can_create_project":true,"bgcolor":"#89c541"},{"id":21433,"client_id":"","scenario_id":1,"scenario_option_id":9,"end_at":"2022-09-28 17:49:00","created_by":1001,"created_at":"2022-09-28 17:49:28","updated_at":"2022-09-28 18:56:46","start_at":"2022-09-28 17:49:00","description":"\u62dc\u8bbf\u4e2d\u56fd\u8f6f\u4ef6\u7f51\u66f9\u603b\u3002\u53cd\u9988\u662f\u597d\u4ea7\u54c1\uff0c\u6709\u4ef7\u503c\u3002\u9700\u8981\u63d0\u70bc\u4ea7\u54c1\u4ef7\u503c\u3002","escort":"","is_draft":0,"location_id":"","project_id":"","location_in_id":11957,"location_out_id":11958,"status":0,"indistance":"","outdistance":"","hours_spent":"00:00:00","createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"location":{},"scenarioOption":{"id":9,"key":9,"name":"\u552e\u524d\u6280\u672f\u4ea4\u6d41"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{},"project":{},"workLogContacts":[],"commentCount":{"object_id":21433,"comment":7},"attachmentRelationships":[],"locationIn":{"id":11957,"lng":"116.295874294705","lat":"40.0512711588542","address":"\u5317\u4eac\u5e02\u6d77\u6dc0\u533a\u4e1c\u5317\u65fa\u897f\u8def\u9760\u8fd1\u4e2d\u5173\u6751\u8f6f\u4ef6\u56ed\u5b75\u5316\u5668","time":"2022-09-28 17:49:00"},"locationOut":{"id":11958,"lng":"116.295875108507","lat":"40.0512638346354","address":"\u5317\u4eac\u5e02\u6d77\u6dc0\u533a\u4e1c\u5317\u65fa\u897f\u8def\u9760\u8fd1\u4e2d\u5173\u6751\u8f6f\u4ef6\u56ed\u5b75\u5316\u5668","time":"2022-09-28 17:49:00"},"files":[],"workLogCarbonCopyRels":[{"id":2588,"work_log_id":21433,"user_id":1000,"user":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"M","avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/a57be577deb434\/avatar\/aebf8dd5-5fe2-3ead-a020-c095fe4101e4.png"}}},{"id":2589,"work_log_id":21433,"user_id":5064,"user":{"id":5064,"key":5064,"name":"\u59da\u96ea\u7eaf","sex":"F","avatar":{"id":38,"user_id":5064,"name":"\/files\/cdn\/a57be577deb434\/avatar\/5bec09dc-1f7a-3542-89a2-cedfefb3fded.png"}}}],"workLogVerifyRels":[],"unreadComments":{},"reimbursementCount":{},"hours_spent_display":"0\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":true,"can_create_reimbursement":true,"can_create_project":true,"bgcolor":"#89c541"},{"id":20678,"client_id":"","scenario_id":1,"scenario_option_id":7,"end_at":"2022-08-17 08:18:00","created_by":1001,"created_at":"2022-08-17 08:18:29","updated_at":"2022-08-17 08:18:51","start_at":"2022-08-17 08:18:00","description":"","escort":"","is_draft":0,"location_id":"","project_id":"","location_in_id":11626,"location_out_id":11627,"status":0,"indistance":"","outdistance":"","hours_spent":"00:00:00","createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"location":{},"scenarioOption":{"id":7,"key":7,"name":"\u62dc\u8bbf\u5382\u5546"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{},"project":{},"workLogContacts":[],"commentCount":{"object_id":20678,"comment":2},"attachmentRelationships":[],"locationIn":{"id":11626,"lng":"116.212967122396","lat":"39.7568324110243","address":"\u5317\u4eac\u5e02\u623f\u5c71\u533a\u6021\u548c\u5357\u8def\u9760\u8fd1\u7d2b\u4e91\u5bb6\u56ed6\u53f7\u9662","time":"2022-08-17 08:18:00"},"locationOut":{"id":11627,"lng":"116.213132052951","lat":"39.7568438042535","address":"\u5317\u4eac\u5e02\u623f\u5c71\u533a\u6021\u548c\u5357\u8def\u9760\u8fd1\u7d2b\u4e91\u5bb6\u56ed6\u53f7\u9662","time":"2022-08-17 08:18:00"},"files":[],"workLogCarbonCopyRels":[{"id":1678,"work_log_id":20678,"user_id":1005,"user":{"id":1005,"key":1005,"name":"\u8d75\u6657\u7131","sex":"F","avatar":{"id":16,"user_id":1005,"name":"\/files\/cdn\/a57be577deb434\/avatar\/56876dde-37eb-39fc-853a-47eaef6510e5.png"}}}],"workLogVerifyRels":[],"unreadComments":{},"reimbursementCount":{},"hours_spent_display":"0\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":true,"can_create_reimbursement":true,"can_create_project":true,"bgcolor":"#89c541"},{"id":20677,"client_id":"","scenario_id":1,"scenario_option_id":7,"end_at":"2022-08-17 08:17:00","created_by":1001,"created_at":"2022-08-17 08:17:37","updated_at":"2022-08-17 08:18:05","start_at":"2022-08-17 08:17:00","description":"","escort":"","is_draft":0,"location_id":"","project_id":"","location_in_id":11624,"location_out_id":11625,"status":0,"indistance":"","outdistance":"","hours_spent":"00:00:00","createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"location":{},"scenarioOption":{"id":7,"key":7,"name":"\u62dc\u8bbf\u5382\u5546"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{},"project":{},"workLogContacts":[],"commentCount":{"object_id":20677,"comment":1},"attachmentRelationships":[],"locationIn":{"id":11624,"lng":"116.213013780382","lat":"39.7567822265625","address":"\u5317\u4eac\u5e02\u623f\u5c71\u533a\u6021\u548c\u5357\u8def\u9760\u8fd1\u7d2b\u4e91\u5bb6\u56ed6\u53f7\u9662","time":"2022-08-17 08:17:00"},"locationOut":{"id":11625,"lng":"116.21301188151","lat":"39.7567822265625","address":"\u5317\u4eac\u5e02\u623f\u5c71\u533a\u6021\u548c\u5357\u8def\u9760\u8fd1\u7d2b\u4e91\u5bb6\u56ed6\u53f7\u9662","time":"2022-08-17 08:17:00"},"files":[],"workLogCarbonCopyRels":[{"id":1677,"work_log_id":20677,"user_id":1005,"user":{"id":1005,"key":1005,"name":"\u8d75\u6657\u7131","sex":"F","avatar":{"id":16,"user_id":1005,"name":"\/files\/cdn\/a57be577deb434\/avatar\/56876dde-37eb-39fc-853a-47eaef6510e5.png"}}}],"workLogVerifyRels":[],"unreadComments":{},"reimbursementCount":{},"hours_spent_display":"0\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":true,"can_create_reimbursement":true,"can_create_project":true,"bgcolor":"#89c541"},{"id":19578,"client_id":982,"scenario_id":1,"scenario_option_id":8,"end_at":"2022-07-11 09:46:00","created_by":1001,"created_at":"2022-07-11 09:46:24","updated_at":"2022-07-11 09:46:24","start_at":"2022-07-11 09:46:00","description":"","escort":"","is_draft":0,"location_id":"","project_id":"","location_in_id":11359,"location_out_id":11360,"status":0,"indistance":22558,"outdistance":22558,"hours_spent":"00:00:00","createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"location":{},"scenarioOption":{"id":8,"key":8,"name":"\u534f\u540c\u5382\u5546\u62dc\u8bbf\u5ba2\u6237"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","client_class":1,"logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda"},"clientClass":{"id":1,"key":1,"name":"\u6838\u5fc3\u5ba2\u6237"},"can_visit":true},"project":{},"workLogContacts":[],"commentCount":{"object_id":19578,"comment":1},"attachmentRelationships":[],"locationIn":{"id":11359,"lng":"116.289059787326","lat":"39.9604519314236","address":"\u5317\u4eac\u5e02\u6d77\u6dc0\u533a\u84dd\u975b\u5382\u4e1c\u8def\u9760\u8fd1\u5c45\u7136\u4e4b\u5bb6(\u91d1\u6e90\u5e97)","time":"2022-07-11 09:46:00"},"locationOut":{"id":11360,"lng":"116.289059787326","lat":"39.9604519314236","address":"\u5317\u4eac\u5e02\u6d77\u6dc0\u533a\u84dd\u975b\u5382\u4e1c\u8def\u9760\u8fd1\u5c45\u7136\u4e4b\u5bb6(\u91d1\u6e90\u5e97)","time":"2022-07-11 09:46:00"},"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":{},"reimbursementCount":{},"hours_spent_display":"0\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":true,"can_create_reimbursement":true,"can_create_project":true,"bgcolor":"#89c541"},{"id":19475,"client_id":982,"scenario_id":1,"scenario_option_id":62,"end_at":"2022-07-05 00:01:00","created_by":1001,"created_at":"2022-07-05 10:27:20","updated_at":"2022-07-05 10:27:20","start_at":"2022-07-05 00:00:00","description":"","escort":"","is_draft":0,"location_id":"","project_id":"","location_in_id":"","location_out_id":"","status":0,"indistance":0,"outdistance":0,"hours_spent":"00:01:00","createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"location":{},"scenarioOption":{"id":62,"key":62,"name":"\u5ba2\u6237\u5fae\u4fe1"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","client_class":1,"logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda"},"clientClass":{"id":1,"key":1,"name":"\u6838\u5fc3\u5ba2\u6237"},"can_visit":true},"project":{},"workLogContacts":[],"commentCount":{"object_id":19475,"comment":1},"attachmentRelationships":[],"locationIn":{},"locationOut":{},"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":{},"reimbursementCount":{},"hours_spent_display":"1\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":true,"can_create_reimbursement":true,"can_create_project":true,"bgcolor":"#89c541"},{"id":18810,"client_id":"","scenario_id":1,"scenario_option_id":2,"end_at":"2022-05-14 10:30:00","created_by":1001,"created_at":"2022-05-14 11:49:12","updated_at":"2022-05-14 11:49:12","start_at":"2022-05-14 10:00:00","description":"","escort":"","is_draft":0,"location_id":"","project_id":"","location_in_id":"","location_out_id":"","status":0,"indistance":"","outdistance":"","hours_spent":"00:30:00","createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"location":{},"scenarioOption":{"id":2,"key":2,"name":"\u5ba2\u6237\u7535\u8bdd\u6c9f\u901a"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{},"project":{},"workLogContacts":[],"commentCount":{"object_id":18810,"comment":1},"attachmentRelationships":[],"locationIn":{},"locationOut":{},"files":[],"workLogCarbonCopyRels":[{"id":22,"work_log_id":18810,"user_id":1001,"user":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"}}}],"workLogVerifyRels":[],"unreadComments":{},"reimbursementCount":{},"hours_spent_display":"30\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":true,"can_create_reimbursement":true,"can_create_project":true,"bgcolor":"#89c541"},{"id":18718,"client_id":982,"scenario_id":1,"scenario_option_id":6,"end_at":"2022-05-10 20:15:00","created_by":1001,"created_at":"2022-05-10 21:33:43","updated_at":"2022-05-10 21:34:01","start_at":"2022-05-10 20:00:00","description":"\u7535\u8bdd","escort":"","is_draft":0,"location_id":"","project_id":"","location_in_id":"","location_out_id":"","status":0,"indistance":0,"outdistance":0,"hours_spent":"00:15:00","createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"location":{},"scenarioOption":{"id":6,"key":6,"name":"\u5ba2\u6237\u89c1\u9762\u8c08\u9690\u79c1"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","client_class":1,"logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda"},"clientClass":{"id":1,"key":1,"name":"\u6838\u5fc3\u5ba2\u6237"},"can_visit":true},"project":{},"workLogContacts":[],"commentCount":{"object_id":18718,"comment":2},"attachmentRelationships":[],"locationIn":{},"locationOut":{},"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":{},"reimbursementCount":{},"hours_spent_display":"15\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":true,"can_create_reimbursement":true,"can_create_project":true,"bgcolor":"#89c541"},{"id":18220,"client_id":982,"scenario_id":1,"scenario_option_id":4,"end_at":"2022-02-22 15:39:00","created_by":1001,"created_at":"2022-02-22 15:39:37","updated_at":"2022-02-22 15:39:37","start_at":"2022-02-22 15:39:00","description":"\u559d\u4e86\u8305\u53f0","escort":"","is_draft":0,"location_id":"","project_id":1111,"location_in_id":10491,"location_out_id":10492,"status":0,"indistance":37085,"outdistance":37085,"hours_spent":"00:00:00","createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"location":{},"scenarioOption":{"id":4,"key":4,"name":"\u5ba2\u6237\u5403\u996d"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","client_class":1,"logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda"},"clientClass":{"id":1,"key":1,"name":"\u6838\u5fc3\u5ba2\u6237"},"can_visit":true},"project":{"id":1111,"key":1111,"name":"\u4ebf\u8054\u89c6\u9891\u4f1a\u8bae\u7edf\u4e00\u901a\u8baf"},"workLogContacts":[{"id":3819,"key":3819,"name":"JJ","department":"","job_position":"","mobiles":[{"id":4648,"contact_id":3819,"mobile":"18610100906","mp_open_id":""}]},{"id":3837,"key":3837,"name":"\u5218\u6d77\u9759","department":"","job_position":"","mobiles":[{"id":4655,"contact_id":3837,"mobile":"13361065172","mp_open_id":"oagch6eY0rbrcq3XzvnP-ZLwCqnk"}]}],"commentCount":{"object_id":18220,"comment":1},"attachmentRelationships":[{"id":12134,"object_type":18,"object_id":18220,"attachment_id":9634,"attachment":{"id":9634,"key":9634,"name":"f737c86b-afc1-34c9-981b-91189ba1191c","extension":"png","path":"\/vue\/attachment\/view\/f737c86b-afc1-34c9-981b-91189ba1191c\/20220222153926.png","orig_name":"20220222153926.png"}}],"locationIn":{"id":10491,"lng":"116.430754665799","lat":"39.7742656792535","address":"\u5317\u4eac\u5e02\u5927\u5174\u533a\u5fb7\u88d5\u8857\u9760\u8fd1\u6d77\u68ee\u56ed","time":"2022-02-22 15:39:00"},"locationOut":{"id":10492,"lng":"116.430766601562","lat":"39.7742339409722","address":"\u5317\u4eac\u5e02\u5927\u5174\u533a\u5fb7\u88d5\u8857\u9760\u8fd1\u6d77\u68ee\u56ed","time":"2022-02-22 15:39:00"},"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":{},"reimbursementCount":{},"hours_spent_display":"0\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":true,"can_create_reimbursement":true,"can_create_project":true,"bgcolor":"#89c541"},{"id":18221,"client_id":"","scenario_id":1,"scenario_option_id":10,"end_at":"2022-02-22 13:00:00","created_by":1001,"created_at":"2022-02-22 15:41:14","updated_at":"2022-02-22 15:41:14","start_at":"2022-02-21 14:00:00","description":"\u4eca\u5929\u505a\u4e86\u4ec0\u4e48","escort":"","is_draft":0,"location_id":"","project_id":"","location_in_id":"","location_out_id":"","status":0,"indistance":"","outdistance":"","hours_spent":"23:00:00","createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"location":{},"scenarioOption":{"id":10,"key":10,"name":"\u516c\u53f8\u5185\u90e8\u57f9\u8bad"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{},"project":{},"workLogContacts":[],"commentCount":{},"attachmentRelationships":[],"locationIn":{},"locationOut":{},"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":{},"reimbursementCount":{},"hours_spent_display":"23\u5c0f\u65f6","read":0,"total":0,"can_update":true,"can_delete":true,"can_create_reimbursement":true,"can_create_project":true,"bgcolor":"#89c541"},{"id":17921,"client_id":"","scenario_id":1,"scenario_option_id":4,"end_at":"2022-01-06 11:30:00","created_by":1001,"created_at":"2022-01-06 11:42:21","updated_at":"2022-01-06 11:42:21","start_at":"2022-01-06 10:00:00","description":"\u6d4b\u8bd5","escort":"","is_draft":0,"location_id":"","project_id":"","location_in_id":"","location_out_id":"","status":0,"indistance":"","outdistance":"","hours_spent":"01:30:00","createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"location":{},"scenarioOption":{"id":4,"key":4,"name":"\u5ba2\u6237\u5403\u996d"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{},"project":{},"workLogContacts":[],"commentCount":{},"attachmentRelationships":[],"locationIn":{},"locationOut":{},"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":{},"reimbursementCount":{},"hours_spent_display":"1\u5c0f\u65f630\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":true,"can_create_reimbursement":true,"can_create_project":true,"bgcolor":"#89c541"},{"id":17730,"client_id":982,"scenario_id":1,"scenario_option_id":8,"end_at":"2021-12-23 12:26:00","created_by":1001,"created_at":"2021-12-23 12:26:04","updated_at":"2021-12-23 12:26:52","start_at":"2021-12-23 12:26:00","description":"\u5b8c\u6210\u5403\u996d\u4e86","escort":"","is_draft":0,"location_id":"","project_id":"","location_in_id":10155,"location_out_id":10156,"status":0,"indistance":37077,"outdistance":37077,"hours_spent":"00:00:00","createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"location":{},"scenarioOption":{"id":8,"key":8,"name":"\u534f\u540c\u5382\u5546\u62dc\u8bbf\u5ba2\u6237"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","client_class":1,"logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda"},"clientClass":{"id":1,"key":1,"name":"\u6838\u5fc3\u5ba2\u6237"},"can_visit":true},"project":{},"workLogContacts":[{"id":3780,"key":3780,"name":"\u674e\u8861\u6d4b\u8bd52","department":"","job_position":"","mobiles":[{"id":4593,"contact_id":3780,"mobile":"18235476682","mp_open_id":"oagch6Va-LROWka8-zzJv45xuCXQ"}]}],"commentCount":{},"attachmentRelationships":[{"id":5385,"object_type":18,"object_id":17730,"attachment_id":9270,"attachment":{"id":9270,"key":9270,"name":"d5fe38ad-16cb-3492-9002-2765e608a130","extension":"png","path":"\/vue\/attachment\/view\/d5fe38ad-16cb-3492-9002-2765e608a130\/20211223122651.png","orig_name":"20211223122651.png"}}],"locationIn":{"id":10155,"lng":"116.430681152344","lat":"39.7743443467882","address":"\u5317\u4eac\u5e02\u5927\u5174\u533a\u5fb7\u88d5\u8857\u9760\u8fd1\u6d77\u68ee\u56ed","time":"2021-12-23 12:26:00"},"locationOut":{"id":10156,"lng":"116.430754123264","lat":"39.7744780815972","address":"\u5317\u4eac\u5e02\u5927\u5174\u533a\u5fb7\u88d5\u8857\u9760\u8fd1\u6d77\u68ee\u56ed","time":"2021-12-23 12:26:00"},"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":{},"reimbursementCount":{},"hours_spent_display":"0\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":true,"can_create_reimbursement":true,"can_create_project":true,"bgcolor":"#89c541"},{"id":17462,"client_id":982,"scenario_id":1,"scenario_option_id":3,"end_at":"2021-11-18 09:00:00","created_by":1001,"created_at":"2021-11-18 10:21:49","updated_at":"2021-11-18 10:21:49","start_at":"2021-11-18 08:00:00","description":"\u8ddf\u5218\u603b\u6c9f\u901a\u65b9\u6848\u3002\u5218\u603b\u8ba4\u53ef\u3002","escort":"","is_draft":0,"location_id":"","project_id":"","location_in_id":"","location_out_id":"","status":0,"indistance":0,"outdistance":0,"hours_spent":"01:00:00","createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"location":{},"scenarioOption":{"id":3,"key":3,"name":"\u5ba2\u6237\u89c1\u9762\u6c9f\u901a"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","client_class":1,"logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda"},"clientClass":{"id":1,"key":1,"name":"\u6838\u5fc3\u5ba2\u6237"},"can_visit":true},"project":{},"workLogContacts":[{"id":3787,"key":3787,"name":"\u5218\u603b","department":"","job_position":"","mobiles":[{"id":4600,"contact_id":3787,"mobile":"15210259560","mp_open_id":"oagch6V1XbWSxtLIbp8e3lRnbDyw"}]},{"id":3791,"key":3791,"name":"\u82cf\u6e05\u4e91","department":"","job_position":"","mobiles":[{"id":4605,"contact_id":3791,"mobile":"13889570890","mp_open_id":"oagch6RG8ipmBuUFqj3K78oJAhyk"}]}],"commentCount":{},"attachmentRelationships":[],"locationIn":{},"locationOut":{},"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":{},"reimbursementCount":{},"hours_spent_display":"1\u5c0f\u65f6","read":0,"total":0,"can_update":true,"can_delete":true,"can_create_reimbursement":true,"can_create_project":true,"bgcolor":"#89c541"},{"id":17351,"client_id":"","scenario_id":1,"scenario_option_id":5,"end_at":"2021-11-04 15:00:00","created_by":1001,"created_at":"2021-11-04 07:49:57","updated_at":"2021-12-05 20:40:05","start_at":"2021-11-04 07:49:00","description":"","escort":"","is_draft":0,"location_id":"","project_id":"","location_in_id":9625,"location_out_id":"","status":0,"indistance":"","outdistance":"","hours_spent":"07:11:00","createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"location":{},"scenarioOption":{"id":5,"key":5,"name":"\u5ba2\u6237\u9001\u793c"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{},"project":{},"workLogContacts":[],"commentCount":{},"attachmentRelationships":[],"locationIn":{"id":9625,"lng":"116.210549587674","lat":"39.7578686523438","address":"\u5317\u4eac\u5e02\u623f\u5c71\u533a\u6021\u548c\u8def\u9760\u8fd1\u957f\u9633\u534a\u5c9b","time":"2021-11-04 07:49:00"},"locationOut":{},"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":{},"reimbursementCount":{},"hours_spent_display":"7\u5c0f\u65f611\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":true,"can_create_reimbursement":true,"can_create_project":true,"bgcolor":"#89c541"},{"id":17033,"client_id":982,"scenario_id":1,"scenario_option_id":2,"end_at":"2021-09-28 00:45:00","created_by":1001,"created_at":"2021-09-28 10:20:52","updated_at":"2021-09-28 10:20:52","start_at":"2021-09-28 00:00:00","description":"\u65b9\u6848\u6c9f\u901a\u5b8c\u6210","escort":"","is_draft":0,"location_id":"","project_id":1018,"location_in_id":"","location_out_id":"","status":0,"indistance":0,"outdistance":0,"hours_spent":"00:45:00","createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"location":{},"scenarioOption":{"id":2,"key":2,"name":"\u5ba2\u6237\u7535\u8bdd\u6c9f\u901a"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","client_class":1,"logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda"},"clientClass":{"id":1,"key":1,"name":"\u6838\u5fc3\u5ba2\u6237"},"can_visit":true},"project":{"id":1018,"key":1018,"name":"\u89c6\u9891\u534f\u4f5c\u53ca\u5373\u65f6\u901a\u8baf\u878d\u5408\u65b9\u6848"},"workLogContacts":[{"id":3645,"key":3645,"name":"\u5218\u5fd7\u521a(\u6d4b\u8bd5)","department":"","job_position":"","mobiles":[{"id":4431,"contact_id":3645,"mobile":"15764340998","mp_open_id":"oagch6XdH-5gyziy6jk7m_Cz_Fu8"}]}],"commentCount":{},"attachmentRelationships":[],"locationIn":{},"locationOut":{},"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":{},"reimbursementCount":{},"hours_spent_display":"45\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":true,"can_create_reimbursement":true,"can_create_project":true,"bgcolor":"#89c541"},{"id":16812,"client_id":"","scenario_id":1,"scenario_option_id":7,"end_at":"2021-09-14 18:10:32","created_by":1001,"created_at":"2021-09-14 18:10:42","updated_at":"2021-09-14 18:10:42","start_at":"2021-09-14 18:10:29","description":"","escort":"","is_draft":0,"location_id":"","project_id":"","location_in_id":9254,"location_out_id":9255,"status":0,"indistance":"","outdistance":"","hours_spent":"00:00:03","createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"location":{},"scenarioOption":{"id":7,"key":7,"name":"\u62dc\u8bbf\u5382\u5546"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{},"project":{},"workLogContacts":[],"commentCount":{},"attachmentRelationships":[{"id":4698,"object_type":18,"object_id":16812,"attachment_id":8476,"attachment":{"id":8476,"key":8476,"name":"b32dad2c-3e9f-3443-adc8-47d01db1e40e","extension":"jpg","path":"\/vue\/attachment\/view\/b32dad2c-3e9f-3443-adc8-47d01db1e40e\/tmp.jpg","orig_name":"tmp.jpg"}}],"locationIn":{"id":9254,"lng":"116.289908","lat":"39.960563","address":"\u5317\u4eac\u5e02\u6d77\u6dc0\u533a\u897f\u9876\u8def\u9760\u8fd1\u4e2d\u56fd\u5de5\u5546\u94f6\u884c(\u4e16\u7eaa\u91d1\u6e90\u652f\u884c)","time":"2021-09-14 18:10:29"},"locationOut":{"id":9255,"lng":"116.289908","lat":"39.960563","address":"\u5317\u4eac\u5e02\u6d77\u6dc0\u533a\u897f\u9876\u8def\u9760\u8fd1\u4e2d\u56fd\u5de5\u5546\u94f6\u884c(\u4e16\u7eaa\u91d1\u6e90\u652f\u884c)","time":"2021-09-14 18:10:32"},"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":{},"reimbursementCount":{},"hours_spent_display":"0\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":true,"can_create_reimbursement":true,"can_create_project":true,"bgcolor":"#89c541"},{"id":16788,"client_id":1661,"scenario_id":2,"scenario_option_id":17,"end_at":"2021-09-11 11:29:00","created_by":1001,"created_at":"2021-09-11 11:30:02","updated_at":"2021-09-11 11:30:02","start_at":"2021-09-11 11:29:00","description":"\u62dc\u8bbf","escort":"","is_draft":0,"location_id":"","project_id":1791,"location_in_id":9228,"location_out_id":9229,"status":0,"indistance":26088,"outdistance":26088,"hours_spent":"00:00:00","createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"location":{},"scenarioOption":{"id":17,"key":17,"name":"\u9879\u76ee\u542f\u52a8\u4f1a"},"scenarios":{"id":2,"key":2,"name":"\u5de5\u7a0b\u5e08\u65e5\u5fd7"},"client":{"id":1661,"key":1661,"name":"\u5317\u4eac\u7f51\u4fe1\u5143\u79d1\u6280\u6709\u9650\u516c\u53f8","client_class":43,"logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237"},"can_visit":true},"project":{"id":1791,"key":1791,"name":"\u706b\u773c5500VX\u91c7\u8d2d\u9879\u76ee"},"workLogContacts":[{"id":3165,"key":3165,"name":"\u674e\u4e1c","department":"","job_position":"","mobiles":[{"id":3441,"contact_id":3165,"mobile":"13910153114","mp_open_id":"oagch6X0Lxczsc4IcPa75yqsxq64"}]}],"commentCount":{},"attachmentRelationships":[],"locationIn":{"id":9228,"lng":"116.210752224392","lat":"39.7574614800347","address":"\u5317\u4eac\u5e02\u623f\u5c71\u533a\u6021\u548c\u8def\u9760\u8fd1\u957f\u9633\u534a\u5c9b","time":"2021-09-11 11:29:00"},"locationOut":{"id":9229,"lng":"116.210757921007","lat":"39.7574565972222","address":"\u5317\u4eac\u5e02\u623f\u5c71\u533a\u6021\u548c\u8def\u9760\u8fd1\u957f\u9633\u534a\u5c9b","time":"2021-09-11 11:29:00"},"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":{},"reimbursementCount":{},"hours_spent_display":"0\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":true,"can_create_reimbursement":true,"can_create_project":true,"bgcolor":"#89c541"},{"id":16787,"client_id":982,"scenario_id":2,"scenario_option_id":19,"end_at":"2021-09-11 11:25:00","created_by":1001,"created_at":"2021-09-11 11:25:26","updated_at":"2021-09-11 11:25:26","start_at":"2021-09-11 11:25:00","description":"","escort":"","is_draft":0,"location_id":"","project_id":"","location_in_id":9226,"location_out_id":9227,"status":0,"indistance":44778,"outdistance":44778,"hours_spent":"00:00:00","createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"location":{},"scenarioOption":{"id":19,"key":19,"name":"\u516c\u53f8\u5185\u90e8\u4f1a\u8bae"},"scenarios":{"id":2,"key":2,"name":"\u5de5\u7a0b\u5e08\u65e5\u5fd7"},"client":{"id":982,"key":982,"name":"\u4e2d\u56fd\u4fe1\u606f\u5b89\u5168\u7814\u7a76\u6240","client_class":1,"logo":"","sales_rep":1001,"salesRep":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda"},"clientClass":{"id":1,"key":1,"name":"\u6838\u5fc3\u5ba2\u6237"},"can_visit":true},"project":{},"workLogContacts":[],"commentCount":{},"attachmentRelationships":[],"locationIn":{"id":9226,"lng":"116.210761176215","lat":"39.7574457465278","address":"\u5317\u4eac\u5e02\u623f\u5c71\u533a\u6021\u548c\u8def\u9760\u8fd1\u957f\u9633\u534a\u5c9b","time":"2021-09-11 11:25:00"},"locationOut":{"id":9227,"lng":"116.210761176215","lat":"39.7574457465278","address":"\u5317\u4eac\u5e02\u623f\u5c71\u533a\u6021\u548c\u8def\u9760\u8fd1\u957f\u9633\u534a\u5c9b","time":"2021-09-11 11:25:00"},"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":{},"reimbursementCount":{},"hours_spent_display":"0\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":true,"can_create_reimbursement":true,"can_create_project":true,"bgcolor":"#89c541"},{"id":15889,"client_id":426,"scenario_id":1,"scenario_option_id":5,"end_at":"2021-07-14 09:23:00","created_by":1001,"created_at":"2021-07-14 09:22:42","updated_at":"2021-07-14 09:23:42","start_at":"2021-07-14 09:22:00","description":"","escort":"","is_draft":0,"location_id":"","project_id":922,"location_in_id":8416,"location_out_id":8417,"status":0,"indistance":32497,"outdistance":32497,"hours_spent":"00:01:00","createdBy":{"id":1001,"key":1001,"name":"\u5218\u4eba\u8bda","sex":"M","department_id":4,"avatar":{"id":2,"user_id":1001,"name":"\/files\/cdn\/a57be577deb434\/avatar\/9f73cfbd-bae6-3b50-b7ac-61b936c40727.png"},"department":{"id":4,"key":4,"name":"\u603b\u7ecf\u7406"}},"location":{},"scenarioOption":{"id":5,"key":5,"name":"\u5ba2\u6237\u9001\u793c"},"scenarios":{"id":1,"key":1,"name":"\u9500\u552e\u65e5\u5fd7"},"client":{"id":426,"key":426,"name":"\u5317\u4eac\u5600\u5600\u65e0\u9650\u79d1\u6280\u53d1\u5c55\u6709\u9650\u516c\u53f8","client_class":43,"logo":"\/files\/cdn\/a57be577deb434\/logo\/4c905e50-0195-38cf-82c0-0025fcf3c1b6.png","sales_rep":5311,"salesRep":{"id":5311,"key":5311,"name":"\u62d3\u5c0f\u6587"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237"},"can_visit":true},"project":{"id":922,"key":922,"name":"2\u53f0PA 3050\u9632\u706b\u5899\u8bbe\u5907\u65b0\u8d2d"},"workLogContacts":[{"id":978,"key":978,"name":"\u5218\u535a\u5b87","department":"\u5546\u52a1\u90e8","job_position":"\u91c7\u8d2d","mobiles":[{"id":4639,"contact_id":978,"mobile":"13811559618","mp_open_id":""}]}],"commentCount":{},"attachmentRelationships":[],"locationIn":{"id":8416,"lng":"116.210701497396","lat":"39.757502983941","address":"\u5317\u4eac\u5e02\u623f\u5c71\u533a\u6021\u548c\u8def\u9760\u8fd1\u957f\u9633\u534a\u5c9b","time":"2021-07-14 09:22:00"},"locationOut":{"id":8417,"lng":"116.21068359375","lat":"39.7574918619792","address":"\u5317\u4eac\u5e02\u623f\u5c71\u533a\u6021\u548c\u8def\u9760\u8fd1\u957f\u9633\u534a\u5c9b","time":"2021-07-14 09:23:00"},"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":{},"reimbursementCount":{},"hours_spent_display":"1\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":true,"can_create_reimbursement":true,"can_create_project":true,"bgcolor":"#89c541"}],"can_create":true,"pagenation":{"totalcount":77,"thispage":1,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-07-24 10:29:58') RETURNING "id"
10:29:58.018traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
10:29:58.018traceyii\redis\Connection::executeCommandExecuting Redis Command: SET