Log Messages

总计59条数据
TimeLevelCategoryMessage
 
21:04:03.586traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
21:04:03.586traceyii\base\Module::getModuleLoading module: debug
21:04:03.587traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
21:04:03.587traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
21:04:03.587traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
21:04:03.587traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:04:03.587traceyii\base\Module::getModuleLoading module: gii
21:04:03.587traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
21:04:03.587traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
21:04:03.587traceyii\web\Application::handleRequestRoute requested: 'v2/work-log/list'
21:04:03.587traceyii\base\Module::getModuleLoading module: v2
21:04:03.588infoyii\web\Session::openSession started
21:04:03.588infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
21:04:03.590infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='Ll7CI5iYtgVyQJHl2tkvnIHNJc9_fUfd'
21:04:03.593traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:04:03.593traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
21:04:03.593traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:04:03.594traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
21:04:03.594infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
21:04:03.595traceyii\base\Controller::runActionRoute to run: v2/work-log/list
21:04:03.595traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:04:03.596traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
21:04:03.596traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\WorkLogController::actionList()
21:04:03.596traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:04:03.596traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
21:04:03.597traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:04:03.597traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:04:03.598infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_users" WHERE "user_status"='1' ORDER BY "id"
21:04:03.599infoyii\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, 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"=1000)) AND (("s"."scenario_id"='3') AND ("s"."scenario_option_id"='27')) AND ("s"."status"='0') AND ("s"."created_by"='1000') AND ("u"."department_id"='10') GROUP BY "s"."id" ORDER BY "is_draft" DESC, "s"."end_at" DESC, "s"."updated_at" DESC) "c"
21:04:03.605infoyii\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, 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"=1000)) AND (("s"."scenario_id"='3') AND ("s"."scenario_option_id"='27')) AND ("s"."status"='0') AND ("s"."created_by"='1000') AND ("u"."department_id"='10') GROUP BY "s"."id" ORDER BY "is_draft" DESC, "s"."end_at" DESC, "s"."updated_at" DESC LIMIT 10
21:04:03.608infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id"=1000
21:04:03.609infoyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1000)
21:04:03.609infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id"=10
21:04:03.610infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_location" WHERE "id"=211
21:04:03.611infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_work_log_scenario_options" WHERE "id"=27
21:04:03.614infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_work_log_scenarios" WHERE "id"=3
21:04:03.614infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "client_class", "logo", "sales_rep" FROM "a57be577deb434"."tbl_clients" WHERE "id"=149
21:04:03.615infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_users" WHERE "id"=1005
21:04:03.615infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_client_classes" WHERE "id"=80
21:04:03.616infoyii\db\Command::querySELECT "id", "id" AS "key", "project_title" AS "name" FROM "a57be577deb434"."tbl_projects" WHERE "id"=2622
21:04:03.616infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_work_log_contacts" WHERE "work_log_id" IN (19054, 18781, 18780, 18779, 9096)
21:04:03.618infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "department", "job_position" FROM "a57be577deb434"."tbl_contacts" WHERE "id"=3322
21:04:03.619infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_contact_mobiles" WHERE "contact_id"=3322
21:04:03.619infoyii\db\Command::querySELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=19) AND ("object_id" IN (19054, 18781, 18780, 18779, 9096)) GROUP BY "object_id"
21:04:03.640infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=18) AND ("object_id" IN (19054, 18781, 18780, 18779, 9096))
21:04:03.642infoyii\db\Command::querySELECT id, geolocation[0] AS lng, geolocation[1] AS lat, address, updated_at as time FROM "a57be577deb434"."tbl_location" WHERE "id" IN (11143, 211)
21:04:03.642infoyii\db\Command::querySELECT id, geolocation[0] AS lng, geolocation[1] AS lat, address, updated_at as time FROM "a57be577deb434"."tbl_location" WHERE "id"=11144
21:04:03.642infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=101) AND ("object_id" IN (19054, 18781, 18780, 18779, 9096))
21:04:03.644infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_work_log_carbon_copy_rels" WHERE "work_log_id" IN (19054, 18781, 18780, 18779, 9096)
21:04:03.645infoyii\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"=1001
21:04:03.645infoyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)
21:04:03.645infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_work_log_verify_rels" WHERE "work_log_id" IN (19054, 18781, 18780, 18779, 9096) ORDER BY "id"
21:04:03.646infoyii\db\Command::querySELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=19) AND (remind_user_id = 1000 AND is_read = false) AND ("object_id" IN (19054, 18781, 18780, 18779, 9096)) GROUP BY "object_id"
21:04:03.662infoyii\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 (19054, 18781, 18780, 18779, 9096)) GROUP BY "work_log_id"
21:04:03.664infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_reimbursements" WHERE "work_log_id" IN (19054, 18781, 18780, 18779, 9096)
21:04:03.665infoyii\db\Command::querySELECT "id" FROM "a57be577deb434"."tbl_clients" WHERE ("sales_rep" IN (5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 5448, 5420, 1029, 1001, 5037, 5087, 1008, 5048, 5043, 5045, 5230, 5031, 5088, 5208, 1003, 5294, 5357, 5044, 1030, 5076, 5300, 5027, 5089, 5311, 5066, 5069, 5364, 1009, 5295, 1013, 5128, 5203, 1025, 5032, 5075, 1004, 5072, 5033, 5359, 5412, 5409, 5229, 1005, 5304, 5449, 5358, 1006, 5093)) OR ("sales_rep" IS NULL) OR ("id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1000))
21:04:03.669traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
21:04:03.669traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
21:04:03.669infoyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1000, 2, 1141, 'v2/work-log/list', '{"WorkLogSearch":{"filterDepartment":"10","filterUser":"1000","keyword":"","scenario_id":"3","scenario_option_id":"27","status":"0"},"access_token":"Ll7CI5iYtgVyQJHl2tkvnIHNJc9_fUfd","device_type":"2","posttime":"1751893504","token":"f79b24d2f6e1e00f35afbd31538acab9","version_code":"1141"}', '{"code":200,"data":{"list":[{"id":19054,"client_id":149,"scenario_id":3,"scenario_option_id":27,"end_at":"2022-06-04 12:26:00","created_by":1000,"created_at":"2022-06-04 12:26:05","updated_at":"2022-07-13 18:08:27","start_at":"2022-06-04 12:25:00","description":"\u6d4b\u8bd5","escort":"\u6d4b\u8bd5test","is_draft":0,"location_id":null,"project_id":2622,"location_in_id":11143,"location_out_id":11144,"status":0,"indistance":11294,"outdistance":11294,"hours_spent":"00:01:00","createdBy":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"F","department_id":10,"avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/a57be577deb434\/avatar\/e1ebc7f0-3c0e-38f8-a847-b9169d50c361.jpg"},"department":{"id":10,"key":10,"name":"\u8f6f\u4ef6\u5f00\u53d1"}},"location":null,"scenarioOption":{"id":27,"key":27,"name":"\u5916\u51fa\u529e\u516c"},"scenarios":{"id":3,"key":3,"name":"\u5185\u52e4\u65e5\u5fd7"},"client":{"id":149,"key":149,"name":"\u516c\u5b89\u90e8\u7b2c\u4e00\u7814\u7a76\u6240(\u6cd5\u8bc1\u90e8)\uff08\u71d5\u4eac\uff09","client_class":80,"logo":null,"sales_rep":1005,"salesRep":{"id":1005,"key":1005,"name":"\u8d75\u6657\u7131"},"clientClass":{"id":80,"key":80,"name":"\u7a33\u5b9a\u5ba2\u6237"},"can_visit":true},"project":{"id":2622,"key":2622,"name":"\u8f6f\u4ef6\u627f\u8f7d\u865a\u62df\u5316\u5e73\u53f0"},"workLogContacts":[{"id":3322,"key":3322,"name":"\u6bd5\u6653\u6645","department":"\u751f\u4ea7\u90e8","job_position":"\u4e3b\u4efb","mobiles":[{"id":3696,"contact_id":3322,"mobile":"13910110069","mp_open_id":null}]}],"commentCount":{"object_id":19054,"comment":9},"attachmentRelationships":[],"locationIn":{"id":11143,"lng":"116.191183268229","lat":"39.9383070203993","address":"\u5317\u4eac\u5e02\u77f3\u666f\u5c71\u533a\u5b9e\u5174\u5927\u8857\u9760\u8fd1\u5317\u4eac\u516b\u5927\u5904\u4e2d\u897f\u533b\u7ed3\u5408\u533b\u9662","time":"2022-06-04 12:25:00"},"locationOut":{"id":11144,"lng":"116.191183268229","lat":"39.9383070203993","address":"\u5317\u4eac\u5e02\u77f3\u666f\u5c71\u533a\u5b9e\u5174\u5927\u8857\u9760\u8fd1\u5317\u4eac\u516b\u5927\u5904\u4e2d\u897f\u533b\u7ed3\u5408\u533b\u9662","time":"2022-06-04 12:26:00"},"files":[],"workLogCarbonCopyRels":[{"id":659,"work_log_id":19054,"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":null,"reimbursementCount":null,"reimbursements":[],"hours_spent_display":"1\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":true,"can_create_reimbursement":true,"can_create_project":true,"can_location_in":false,"can_location_out":false},{"id":18781,"client_id":null,"scenario_id":3,"scenario_option_id":27,"end_at":"2022-05-12 20:00:00","created_by":1000,"created_at":"2022-05-12 21:24:20","updated_at":"2022-07-13 18:09:33","start_at":"2022-05-12 19:00:00","description":"test","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":"01:00:00","createdBy":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"F","department_id":10,"avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/a57be577deb434\/avatar\/e1ebc7f0-3c0e-38f8-a847-b9169d50c361.jpg"},"department":{"id":10,"key":10,"name":"\u8f6f\u4ef6\u5f00\u53d1"}},"location":null,"scenarioOption":{"id":27,"key":27,"name":"\u5916\u51fa\u529e\u516c"},"scenarios":{"id":3,"key":3,"name":"\u5185\u52e4\u65e5\u5fd7"},"client":null,"project":null,"workLogContacts":[],"commentCount":{"object_id":18781,"comment":3},"attachmentRelationships":[],"locationIn":null,"locationOut":null,"files":[],"workLogCarbonCopyRels":[{"id":660,"work_log_id":18781,"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":null,"reimbursementCount":null,"reimbursements":[],"hours_spent_display":"1\u5c0f\u65f6","read":0,"total":0,"can_update":true,"can_delete":true,"can_create_reimbursement":true,"can_create_project":true,"can_location_in":false,"can_location_out":false},{"id":18780,"client_id":null,"scenario_id":3,"scenario_option_id":27,"end_at":"2022-05-12 11:00:00","created_by":1000,"created_at":"2022-05-12 21:22:49","updated_at":"2022-05-12 21:22:49","start_at":"2022-05-12 10:00: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":"01:00:00","createdBy":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"F","department_id":10,"avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/a57be577deb434\/avatar\/e1ebc7f0-3c0e-38f8-a847-b9169d50c361.jpg"},"department":{"id":10,"key":10,"name":"\u8f6f\u4ef6\u5f00\u53d1"}},"location":null,"scenarioOption":{"id":27,"key":27,"name":"\u5916\u51fa\u529e\u516c"},"scenarios":{"id":3,"key":3,"name":"\u5185\u52e4\u65e5\u5fd7"},"client":null,"project":null,"workLogContacts":[],"commentCount":{"object_id":18780,"comment":1},"attachmentRelationships":[],"locationIn":null,"locationOut":null,"files":[],"workLogCarbonCopyRels":[{"id":1,"work_log_id":18780,"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":null,"reimbursementCount":null,"reimbursements":[],"hours_spent_display":"1\u5c0f\u65f6","read":0,"total":0,"can_update":true,"can_delete":true,"can_create_reimbursement":true,"can_create_project":true,"can_location_in":false,"can_location_out":false},{"id":18779,"client_id":null,"scenario_id":3,"scenario_option_id":27,"end_at":"2022-05-12 09:45:00","created_by":1000,"created_at":"2022-05-12 21:21:31","updated_at":"2022-05-12 21:21:31","start_at":"2022-05-12 09:00: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:45:00","createdBy":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"F","department_id":10,"avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/a57be577deb434\/avatar\/e1ebc7f0-3c0e-38f8-a847-b9169d50c361.jpg"},"department":{"id":10,"key":10,"name":"\u8f6f\u4ef6\u5f00\u53d1"}},"location":null,"scenarioOption":{"id":27,"key":27,"name":"\u5916\u51fa\u529e\u516c"},"scenarios":{"id":3,"key":3,"name":"\u5185\u52e4\u65e5\u5fd7"},"client":null,"project":null,"workLogContacts":[],"commentCount":{"object_id":18779,"comment":1},"attachmentRelationships":[],"locationIn":null,"locationOut":null,"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":null,"reimbursementCount":null,"reimbursements":[],"hours_spent_display":"45\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":true,"can_create_reimbursement":true,"can_create_project":true,"can_location_in":false,"can_location_out":false},{"id":9096,"client_id":null,"scenario_id":3,"scenario_option_id":27,"end_at":"2018-04-13 17:30:00","created_by":1000,"created_at":"2018-04-13 08:49:59","updated_at":"2018-05-24 22:30:49","start_at":"2018-04-13 09:00:00","description":"\u53c2\u52a0\u5fae\u8f6f\u673a\u5668\u5b66\u4e60\u8bb2\u5ea7","escort":"","is_draft":0,"location_id":211,"project_id":null,"location_in_id":211,"location_out_id":null,"status":0,"indistance":999999999,"outdistance":999999999,"hours_spent":"08:30:00","createdBy":{"id":1000,"key":1000,"name":"\u66f9\u6c38\u751f","sex":"F","department_id":10,"avatar":{"id":1,"user_id":1000,"name":"\/files\/cdn\/a57be577deb434\/avatar\/e1ebc7f0-3c0e-38f8-a847-b9169d50c361.jpg"},"department":{"id":10,"key":10,"name":"\u8f6f\u4ef6\u5f00\u53d1"}},"location":{"id":211,"geolocation":"(116.310455457899,39.9789561631944)","created_by":1000,"address":"\u5317\u4eac\u5e02\u6d77\u6dc0\u533a\u6d77\u6dc0\u8857\u9053\u4e39\u68f1\u8857\u5fae\u8f6f\u4e9a\u592a\u7814\u53d1\u96c6\u56e2\u5927\u53a6(\u5fae\u8f6f\u603b\u90e8)","created_at":"2018-04-13 08:49:59","updated_at":"2018-04-13 08:47:00"},"scenarioOption":{"id":27,"key":27,"name":"\u5916\u51fa\u529e\u516c"},"scenarios":{"id":3,"key":3,"name":"\u5185\u52e4\u65e5\u5fd7"},"client":null,"project":null,"workLogContacts":[],"commentCount":null,"attachmentRelationships":[],"locationIn":{"id":211,"lng":"116.310455457899","lat":"39.9789561631944","address":"\u5317\u4eac\u5e02\u6d77\u6dc0\u533a\u6d77\u6dc0\u8857\u9053\u4e39\u68f1\u8857\u5fae\u8f6f\u4e9a\u592a\u7814\u53d1\u96c6\u56e2\u5927\u53a6(\u5fae\u8f6f\u603b\u90e8)","time":"2018-04-13 08:47:00"},"locationOut":null,"files":[],"workLogCarbonCopyRels":[],"workLogVerifyRels":[],"unreadComments":null,"reimbursementCount":null,"reimbursements":[],"hours_spent_display":"8\u5c0f\u65f630\u5206\u949f","read":0,"total":0,"can_update":true,"can_delete":true,"can_create_reimbursement":true,"can_create_project":true,"can_location_in":false,"can_location_out":false}],"pagenation":{"totalcount":5,"thispage":1,"pagesize":10},"can_create":true},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-07-07 21:04:03') RETURNING "id"