Performance Profiling

Total processing time: 150 ms; Peak memory: 6.651 MB. Show Profiling Timeline

总计78条数据
TimeDurationCategoryInfo
  
13:55:57.86518.3 msyii\db\Command::querySELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=1) AND ("object_id" IN (3760, 3752, 3764, 3467, 3714, 3225, 3591, 887, 3660, 3653)) GROUP BY "object_id"
13:55:57.88415.7 msyii\db\Command::querySELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=1) AND (remind_user_id = 1001 AND is_read = false) AND ("object_id" IN (3760, 3752, 3764, 3467, 3714, 3225, 3591, 887, 3660, 3653)) GROUP BY "object_id"
13:55:57.78713.3 msyii\db\Command::querySELECT p.*, (p.budget / 100 * p.profit_pct) as profits, now() - status_updated_at as remain, now() - progress_updated_at as progress_remain, now() - forecast_updated_at as forecast_remain, extract(epoch from (now() - max(sl.end_at))) / 86400 AS lost_contact_days, max(sl.end_at) as last_contact, extract(epoch from (now() - max(arrive.end_at))) / 86400 AS last_arrive_days, max(arrive.end_at) as last_arrive, case when p.end_at IS NOT NULL THEN p.end_at - p.created_at ELSE now() - p.created_at END as duration, (SELECT sum(amount) FROM a57be577deb434.tbl_invoices i WHERE i.project_id = p.id) as issued_invoices FROM "a57be577deb434"."tbl_projects" "p" LEFT JOIN "a57be577deb434"."tbl_project_remind_receivers" "prr" ON prr.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_clients" "c" ON p.client_id = c.id LEFT JOIN "a57be577deb434"."tbl_clients" "usedclient" ON p.used_client = usedclient.id LEFT JOIN "a57be577deb434"."tbl_sales_group_relationships" "sgr" ON sgr.sales_id = c.sales_rep LEFT JOIN "a57be577deb434"."tbl_work_logs" "arrive" ON (arrive.project_id = p.id) AND ("arrive"."scenario_id"=1) AND ("arrive"."is_draft"=FALSE) AND ("arrive"."location_in_id" IS NOT NULL) AND ("arrive"."location_out_id" IS NOT NULL) AND ("arrive"."client_id" IS NOT NULL) LEFT JOIN "a57be577deb434"."tbl_work_logs" "sl" ON sl.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr" ON ttr.object_id = p.id AND ttr.term_id = 10 LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr2" ON ttr2.object_id = p.id AND ttr2.term_id = 13 LEFT JOIN "a57be577deb434"."tbl_project_architects" "pa" ON "pa"."project_id" = "p"."id" LEFT JOIN "a57be577deb434"."tbl_engineer_group_relationships" "egr" ON egr.engineer_id = pa.engineer_id WHERE ("c"."deleted"=FALSE) AND (c.id is not null) AND ((c.sales_rep IS NULL) OR ("c"."sales_rep" IN (1001, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 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, 5409, 5412, 5229, 1005, 5304, 5358, 1006, 5093)) OR ("prr"."user_id"=1001) OR ("c"."id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))) AND ("c"."sales_rep"='1001') GROUP BY "p"."id" ORDER BY "p"."updated_at" DESC LIMIT 10 OFFSET 20
13:55:57.77610.7 msyii\db\Command::querySELECT COUNT(*) FROM (SELECT p.*, (p.budget / 100 * p.profit_pct) as profits, now() - status_updated_at as remain, now() - progress_updated_at as progress_remain, now() - forecast_updated_at as forecast_remain, extract(epoch from (now() - max(sl.end_at))) / 86400 AS lost_contact_days, max(sl.end_at) as last_contact, extract(epoch from (now() - max(arrive.end_at))) / 86400 AS last_arrive_days, max(arrive.end_at) as last_arrive, case when p.end_at IS NOT NULL THEN p.end_at - p.created_at ELSE now() - p.created_at END as duration, (SELECT sum(amount) FROM a57be577deb434.tbl_invoices i WHERE i.project_id = p.id) as issued_invoices FROM "a57be577deb434"."tbl_projects" "p" LEFT JOIN "a57be577deb434"."tbl_project_remind_receivers" "prr" ON prr.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_clients" "c" ON p.client_id = c.id LEFT JOIN "a57be577deb434"."tbl_clients" "usedclient" ON p.used_client = usedclient.id LEFT JOIN "a57be577deb434"."tbl_sales_group_relationships" "sgr" ON sgr.sales_id = c.sales_rep LEFT JOIN "a57be577deb434"."tbl_work_logs" "arrive" ON (arrive.project_id = p.id) AND ("arrive"."scenario_id"=1) AND ("arrive"."is_draft"=FALSE) AND ("arrive"."location_in_id" IS NOT NULL) AND ("arrive"."location_out_id" IS NOT NULL) AND ("arrive"."client_id" IS NOT NULL) LEFT JOIN "a57be577deb434"."tbl_work_logs" "sl" ON sl.project_id = p.id LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr" ON ttr.object_id = p.id AND ttr.term_id = 10 LEFT JOIN "a57be577deb434"."tbl_term_taxonomy_relationships" "ttr2" ON ttr2.object_id = p.id AND ttr2.term_id = 13 LEFT JOIN "a57be577deb434"."tbl_project_architects" "pa" ON "pa"."project_id" = "p"."id" LEFT JOIN "a57be577deb434"."tbl_engineer_group_relationships" "egr" ON egr.engineer_id = pa.engineer_id WHERE ("c"."deleted"=FALSE) AND (c.id is not null) AND ((c.sales_rep IS NULL) OR ("c"."sales_rep" IN (1001, 5049, 5301, 5022, 5209, 5026, 5293, 5309, 5356, 5329, 5299, 5303, 5302, 5332, 5047, 1026, 5096, 5070, 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, 5409, 5412, 5229, 1005, 5304, 5358, 1006, 5093)) OR ("prr"."user_id"=1001) OR ("c"."id" IN (SELECT "client_id" FROM "a57be577deb434"."tbl_user_visit_clients" WHERE "user_id"=1001))) AND ("c"."sales_rep"='1001') GROUP BY "p"."id" ORDER BY "p"."updated_at" DESC) "c"
13:55:57.8155.7 msyii\db\Command::querySELECT "c"."project_id", sum(ca.points) as points FROM "a57be577deb434"."tbl_cases" "c" LEFT JOIN (SELECT "case_id", sum(points) as points FROM "a57be577deb434"."tbl_case_assignments" GROUP BY "case_id") "ca" ON ca.case_id = c.id WHERE "c"."project_id" IN (3760, 3752, 3764, 3467, 3714, 3225, 3591, 887, 3660, 3653) GROUP BY "c"."project_id"
13:55:57.8355.5 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "extension", "path", "orig_name" FROM "a57be577deb434"."tbl_attachments" WHERE "id" IN (1524, 22137, 13685, 22670, 21625, 18720, 20546, 23771, 23648, 23438)
13:55:57.8245.1 msyii\db\Command::querySELECT "c"."project_id", sum(hours), sum(times) as times FROM "a57be577deb434"."tbl_cases" "c" LEFT JOIN (SELECT "case_id", EXTRACT(epoch FROM sum(left_at - arrived_at)) /3600 AS hours, count(id) as times FROM "a57be577deb434"."tbl_implement_records" WHERE "is_draft"=FALSE GROUP BY "case_id") "i" ON i.case_id = c.id WHERE ("case_type"=2) AND ("c"."project_id" IN (3760, 3752, 3764, 3467, 3714, 3225, 3591, 887, 3660, 3653)) GROUP BY "c"."project_id"
13:55:57.8523.7 msyii\db\Command::querySELECT "id", "id" AS "key", "serial_no" FROM "a57be577deb434"."tbl_purchase_contracts" WHERE "id" IN (676, 3726, 3747, 3773, 3756, 3234, 3233, 3617, 3663, 3582, 675, 3403, 2704)
13:55:57.9083.6 msyii\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', 1001, 0, 263, 'v2/project/list', '{"access_token":"LpLquexa4MxJRClJNdb9gPVa_MzadLnu","ProjectSearch":{"created_by":"1001"},"device_type":"0","version_code":"263","page":"3","token":"a08d6ac8b3464f415ce9e428ddd7431b","posttime":"1752299758","pagesize":"10"}', '{"code":200,"data":{"list":[{"id":3760,"client_id":2545,"project_status":3,"project_progress":9,"budget":"121890","profit_pct":"19.97","bargain_date":"2025-01-08","description":"","created_by":1001,"created_at":"2025-01-09 10:12:48","updated_at":"2025-02-26 11:32:21","engineer_id":null,"project_title":"\u8054\u60f33\u5957\u4e8c\u624b\u670d\u52a1\u5668SR650\u91c7\u8d2d\u9879\u76ee","collected":"121890","status_updated_at":"2025-01-09 10:12:48.131449+08","success_rate":null,"comment":"","contract_type":1,"progress_updated_at":"2025-01-09 10:12:48.131449+08","forecast_updated_at":"2025-01-09 10:12:48.131449+08","end_at":"2025-01-17 14:41:35","pinyin_shortcut":"lx3tesfwqSR650cgxm","creator":1001,"used_client":null,"from_contact":null,"total_contact_point":"31500","paid_contact_point":"31500","project_product_version_id":750,"is_sales_order_ready":true,"collected_plan":121890,"profits":"24341.433000000000000000","remain":"184 days 03:43:09.657097","progress_remain":"184 days 03:43:09.657097","forecast_remain":"184 days 03:43:09.657097","lost_contact_days":null,"last_contact":"","last_arrive_days":null,"last_arrive":null,"duration":"8 days 04:28:47.182076","issued_invoices":"121890.00","client":{"id":2545,"key":2545,"name":"\u8d44\u821f\u8d44\u4ea7\u7ba1\u7406(\u6df1\u5733)\u6709\u9650\u516c\u53f8","logo":null,"client_type":5,"client_class":43,"client_industry":10,"sales_rep":1001,"salesRep":{"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"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237","notice_days":60,"color":"#1EE6DC"},"clientIndustry":{"id":10,"key":10,"name":"\u91d1\u878d"}},"usedClient":null,"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[],"projectStatus":{"id":3,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},"projectProgress":{"id":9,"key":9,"name":"\u7b7e\u8ba2\u5408\u540c","description":"\u5b9a\u4e49\uff1a\u786e\u8ba4\u4ea7\u54c1\u914d\u7f6e\uff0c\u4ea7\u54c1\u6570\u91cf\uff0c\u4ea7\u54c1\u4ef7\u683c\uff0c\u4ed8\u6b3e\u65b9\u5f0f\uff0c\u5230\u8d27\u65e5\u671f\uff0c\u8fdd\u7ea6\u6761\u6b3e\uff0c\u9a8c\u6536\u6807\u51c6\u3002 \n\u65b9\u6cd5\uff1a\u6309\u7167\u516c\u53f8\u5408\u540c\u8303\u672c\u6216\u6309\u7167\u5ba2\u6237\u8303\u672c\u7b7e\u8ba2\u5408\u540c\u3002"},"projectProductTypes":[{"id":2,"product_type_id":2,"key":2,"name":"\u670d\u52a1\u5668","budget":"121890.00","pct":"19.97","profit":"24341.433","project_id":3760}],"salesForecast":{"id":142,"key":142,"name":"\u6211\u4e0e\u5ba2\u6237\u8054\u624b","description":"\u4e0e\u5ba2\u6237\u8054\u624b\u5411\u5382\u5546\u4e89\u53d6\u6700\u4f18\u60e0\u4ef7\u683c\u3002\u5229\u6da6\u540450%\u3002"},"opportunityFrom":null,"purchaseType":{"id":165,"key":165,"name":"\u534f\u8bae\u4f9b\u8d27"},"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"}},"projectCreator":{"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"}},"salesRep":{"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"}},"casePoints":{"project_id":3760,"points":"31"},"workLogCount":null,"caseCount":{"project_id":3760,"count":1},"salesTimeCount":null,"implementTimeCount":{"project_id":3760,"sum":"2","times":"1"},"presalesTimeCount":null,"engineerTimeCount":null,"reimbursementAmountSum":{"project_id":3760,"sum":"301.82"},"buildContract":{"id":3746,"from_project":3760,"payment_collection_remind_ahead":"1 day","serial_no":"TSC-LRC-2025010801","is_settle":true,"is_deliver":true,"is_outbound":true,"contractScans":[{"id":32009,"object_type":105,"object_id":3746,"attachment_id":23648,"attachment":{"id":23648,"key":23648,"name":"1c798a97-9234-39da-882e-ed20e36d5997","extension":"pdf","path":"\/v2\/attachment\/preview\/LpLquexa4MxJRClJNdb9gPVa_MzadLnu\/1c798a97-9234-39da-882e-ed20e36d5997\/\u8d44\u821f.pdf","orig_name":"\u8d44\u821f.pdf"}}],"receiptScans":[{"id":31798,"object_type":106,"object_id":3746,"attachment_id":23714,"attachment":{"id":23714,"key":23714,"name":"2bca3898-3c7e-30e0-a274-e553398b8d93","extension":"jpg","path":"\/v2\/attachment\/preview\/LpLquexa4MxJRClJNdb9gPVa_MzadLnu\/2bca3898-3c7e-30e0-a274-e553398b8d93\/\u8d44\u821f.jpg","orig_name":"\u8d44\u821f.jpg"}}],"verifyScans":[],"salesContractPayments":[{"id":2069,"key":2069,"contract_id":3746,"value":"60945","created_by":1013,"created_at":"2025-01-10 16:56:17","collected_date":"2025-01-10","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":50},{"id":2081,"key":2081,"contract_id":3746,"value":"60945","created_by":1013,"created_at":"2025-01-17 14:41:35","collected_date":"2025-01-17","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":50}],"salesContractInvoices":[{"id":1928,"key":1928,"contract_id":3746,"value":"60945.00","attachment_id":null,"from_date":"2025-01-09","attachment":null},{"id":1934,"key":1934,"contract_id":3746,"value":"60945.00","attachment_id":null,"from_date":"2025-01-14","attachment":null}],"salesContractPaymentCollectionRemindDates":[{"id":2302,"key":2302,"contract_id":3746,"name":"2025-01-16","value":"60945","overdue_days":null,"pct":50,"collect_status":"\u5df2\u5b8c\u6210"},{"id":2303,"key":2303,"contract_id":3746,"name":"2025-01-31","value":"60945","overdue_days":null,"pct":50,"collect_status":"\u5df2\u5b8c\u6210"}],"salesContractPaymentCollectionRemindReceivers":[{"id":7777,"user_id":1001,"key":1001,"contract_id":3746,"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"}}},{"id":7778,"user_id":1011,"key":1011,"contract_id":3746,"user":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"}}},{"id":7779,"user_id":5388,"key":5388,"contract_id":3746,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}}],"salesSupplierRels":[{"id":2374,"contract_id":3746,"supplier_id":678,"purchase_id":3747,"supplier":{"id":678,"key":678,"name":"\u5317\u4eac\u667a\u9886\u8d8b\u52bf\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3747,"key":3747,"serial_no":"YTYG2025"}},{"id":2385,"contract_id":3746,"supplier_id":38,"purchase_id":3773,"supplier":{"id":38,"key":38,"name":"\u5317\u4eac\u4e91\u9526\u975e\u51e1\u79d1\u6280\u6709\u9650\u516c\u53f8 \/\u5317\u4eac\u5929\u52e4\u76ca\u8fbe\u79d1\u6280\u6709\u9650\u516c\u53f8\u3010\u5b89\u82af\u64ce\u5929(\u5929\u6d25)\u79d1\u6280\u6709\u9650\u516c\u53f8\u3011\/\u5317\u4eac\u5747\u4f18\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3773,"key":3773,"serial_no":"TSKJ20250110-WJC-001"}}],"payment_collection_remind_ahead_display":"1\u5929"},"projectRemindReceivers":[{"id":1360,"user_id":1001,"key":1001,"project_id":3760,"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"}}}],"projectProductRels":[{"id":8728,"project_id":3760,"product_id":498,"amount":"38000.00","number":3,"cost":"13400.00","description":"2*480G SSD","supplier_id":678,"hardware_from":"2025-01-10","software_from":null,"maintenance_from":null,"hardware_to":"2026-01-10","software_to":null,"maintenance_to":null,"total_amount":"114000","total_cost":"40200","supplier":{"id":678,"key":678,"name":"\u5317\u4eac\u667a\u9886\u8d8b\u52bf\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":498,"name":"\u8054\u60f3 SR650\u670d\u52a1\u5668","product_type":2,"product_component":2,"product_brand":4,"product_serie":315,"product_misc":2,"product_qa":4,"pn":"","description":"","created_by":1013,"created_at":"2018-11-30 13:58:06","updated_at":"2023-08-14 10:20:52","pinyin_shortcut":"lxSR650fwq","product_unit":1,"is_renew":false,"productType":{"id":2,"key":2,"name":"\u670d\u52a1\u5668"},"productComponent":{"id":2,"key":2,"name":"\u670d\u52a1\u5668\u4e3b\u673a"},"productBrand":{"id":4,"key":4,"name":"\u8054\u60f3"},"productSerie":{"id":315,"key":315,"name":"\u8054\u60f3 SR650 \u670d\u52a1\u5668"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}}},{"id":8729,"project_id":3760,"product_id":1923,"amount":"0","number":24,"cost":"230.00","description":"","supplier_id":null,"hardware_from":"2025-01-10","software_from":null,"maintenance_from":null,"hardware_to":"2026-01-10","software_to":null,"maintenance_to":null,"total_amount":"0","total_cost":"5520","supplier":null,"product":{"id":1923,"name":"32GB PC4-2666P\u5185\u5b58","product_type":2,"product_component":4,"product_brand":10,"product_serie":31,"product_misc":null,"product_qa":null,"pn":"","description":"","created_by":1013,"created_at":"2025-01-09 10:41:37","updated_at":"2025-01-09 10:41:37","pinyin_shortcut":"32GBPC42666Pnc","product_unit":6,"is_renew":false,"productType":{"id":2,"key":2,"name":"\u670d\u52a1\u5668"},"productComponent":{"id":4,"key":4,"name":"\u670d\u52a1\u5668\u5185\u5b58"},"productBrand":{"id":10,"key":10,"name":"\u4e09\u661f"},"productSerie":{"id":31,"key":31,"name":"DDR4"},"productUnit":{"id":6,"key":6,"name":"\u6761"}}},{"id":8730,"project_id":3760,"product_id":1104,"amount":"2500.00","number":3,"cost":"1200.00","description":"","supplier_id":678,"hardware_from":"2025-01-10","software_from":null,"maintenance_from":null,"hardware_to":"2026-01-10","software_to":null,"maintenance_to":null,"total_amount":"7500","total_cost":"3600","supplier":{"id":678,"key":678,"name":"\u5317\u4eac\u667a\u9886\u8d8b\u52bf\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1104,"name":"QLE2692 Dual Port 16Gb","product_type":3,"product_component":39,"product_brand":24,"product_serie":666,"product_misc":null,"product_qa":null,"pn":"","description":"","created_by":1013,"created_at":"2023-11-27 15:10:06","updated_at":"2024-01-16 14:46:51","pinyin_shortcut":"QLE2692DualPort16Gb","product_unit":3,"is_renew":false,"productType":{"id":3,"key":3,"name":"\u5b58\u50a8\u8bbe\u5907"},"productComponent":{"id":39,"key":39,"name":"\u5b58\u50a8\u914d\u4ef6"},"productBrand":{"id":24,"key":24,"name":"\u6d6a\u6f6e"},"productSerie":{"id":666,"key":666,"name":"16GB \u53cc\u53e3 HBA\u5361"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}}},{"id":8731,"project_id":3760,"product_id":1372,"amount":"65.00","number":6,"cost":"25.00","description":"","supplier_id":678,"hardware_from":"2025-01-10","software_from":null,"maintenance_from":null,"hardware_to":"2026-01-10","software_to":null,"maintenance_to":null,"total_amount":"390","total_cost":"150","supplier":{"id":678,"key":678,"name":"\u5317\u4eac\u667a\u9886\u8d8b\u52bf\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1372,"name":"LC-LC \u5149\u7ea4\u7ebf 5\u7c73","product_type":4,"product_component":43,"product_brand":134,"product_serie":1047,"product_misc":null,"product_qa":null,"pn":"","description":"","created_by":1013,"created_at":"2024-01-26 16:48:55","updated_at":"2024-01-26 16:48:55","pinyin_shortcut":"LCLCgxx5m","product_unit":6,"is_renew":false,"productType":{"id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 "},"productComponent":{"id":43,"key":43,"name":"\u7f51\u7edc\u8bbe\u5907\u914d\u4ef6"},"productBrand":{"id":134,"key":134,"name":"\u7b2c\u4e09\u65b9"},"productSerie":{"id":1047,"key":1047,"name":"LC-LC \u5149\u7ea4\u7ebf 5\u7c73"},"productUnit":{"id":6,"key":6,"name":"\u6761"}}}],"commentCount":{"object_id":3760,"comment":2},"unreadComments":null,"fromContact":null,"projectContactPoints":[{"id":856,"project_id":3760,"contact_id":4640,"point":"31500.00","paid_point":"31500","contact":{"id":4640,"key":4640,"name":"\u5218\u82f1\u6960","client_id":2545,"supplier_id":null,"client":{"id":2545,"key":2545,"name":"\u8d44\u821f\u8d44\u4ea7\u7ba1\u7406(\u6df1\u5733)\u6709\u9650\u516c\u53f8"},"supplier":null},"projectContactPointRels":[{"id":154,"project_id":3760,"contact_id":4640,"point":"31500.00","day_at":"2025-01-21","description":"","created_at":"2025-01-21 11:43:34"}],"status_display":"\u5df2\u6838\u9500"}],"projectUsedClient":null,"remain_display":184,"progress_remain_display":184,"forecast_remain_display":184,"projectProductTotalAmount":121890,"projectProductAllAmount":true,"projectProductTotalCost":49470,"projectProductAllCost":true,"projectProductTotalNumber":36,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":null,"project_status_display":"\u6536\u6b3e\u5b8c\u6210","is_collected":true,"bgcolor":"#6200fe","can_invoice":true,"can_payment":true,"duration_display":8,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":true,"is_admin":true,"lost_contact_days_display":null,"can_view_product":true,"budget_display":"12.19\u4e07","contact_points_status_display":"\u5df2\u6838\u9500"},{"id":3752,"client_id":2553,"project_status":3,"project_progress":9,"budget":"87000","profit_pct":"0.61","bargain_date":"2024-12-25","description":"","created_by":1001,"created_at":"2024-12-25 14:21:20","updated_at":"2025-02-25 10:54:34","engineer_id":null,"project_title":"PA440 ATP\/AWF\/ADVURL \u6388\u6743\u65b0\u8d2d\u9879\u76ee","collected":"87000","status_updated_at":"2024-12-25 14:21:20.796572+08","success_rate":null,"comment":"","contract_type":1,"progress_updated_at":"2024-12-25 14:21:20.796572+08","forecast_updated_at":"2024-12-25 14:21:20.796572+08","end_at":"2025-01-21 09:55:18","pinyin_shortcut":"PA440ATPAWFADVURLsqxgxm","creator":1001,"used_client":null,"from_contact":1262,"total_contact_point":"24805.5","paid_contact_point":"24805.5","project_product_version_id":728,"is_sales_order_ready":true,"collected_plan":87000,"profits":"530.700000000000000000","remain":"198 days 23:34:36.991974","progress_remain":"198 days 23:34:36.991974","forecast_remain":"198 days 23:34:36.991974","lost_contact_days":null,"last_contact":"","last_arrive_days":null,"last_arrive":null,"duration":"26 days 19:33:57.994147","issued_invoices":"87000.00","client":{"id":2553,"key":2553,"name":"\u9752\u5c9b\u9890\u6770\u9e3f\u5229\u79d1\u6280\u6709\u9650\u516c\u53f8","logo":null,"client_type":5,"client_class":43,"client_industry":13,"sales_rep":1001,"salesRep":{"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"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237","notice_days":60,"color":"#1EE6DC"},"clientIndustry":{"id":13,"key":13,"name":"SI\/ISV"}},"usedClient":null,"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[],"projectStatus":{"id":3,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},"projectProgress":{"id":9,"key":9,"name":"\u7b7e\u8ba2\u5408\u540c","description":"\u5b9a\u4e49\uff1a\u786e\u8ba4\u4ea7\u54c1\u914d\u7f6e\uff0c\u4ea7\u54c1\u6570\u91cf\uff0c\u4ea7\u54c1\u4ef7\u683c\uff0c\u4ed8\u6b3e\u65b9\u5f0f\uff0c\u5230\u8d27\u65e5\u671f\uff0c\u8fdd\u7ea6\u6761\u6b3e\uff0c\u9a8c\u6536\u6807\u51c6\u3002 \n\u65b9\u6cd5\uff1a\u6309\u7167\u516c\u53f8\u5408\u540c\u8303\u672c\u6216\u6309\u7167\u5ba2\u6237\u8303\u672c\u7b7e\u8ba2\u5408\u540c\u3002"},"projectProductTypes":[{"id":5,"product_type_id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907","budget":"87000.00","pct":"0.61","profit":"530.7","project_id":3752}],"salesForecast":{"id":172,"key":172,"name":"\u6211\u4e0e\u5382\u5546\u8054\u624b","description":"\u4e0e\u5382\u5546\u8054\u624b\u5171\u540c\u641e\u5b9a\u5ba2\u6237\uff0c\u5229\u6da6\u5404\u536050%"},"opportunityFrom":null,"purchaseType":{"id":164,"key":164,"name":"\u591a\u5bb6\u6bd4\u4ef7"},"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"}},"projectCreator":{"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"}},"salesRep":{"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"}},"casePoints":null,"workLogCount":null,"caseCount":null,"salesTimeCount":null,"implementTimeCount":null,"presalesTimeCount":null,"engineerTimeCount":null,"reimbursementAmountSum":null,"buildContract":{"id":3725,"from_project":3752,"payment_collection_remind_ahead":"2 days","serial_no":"W-KJ-CG-HS-20241224-01","is_settle":true,"is_deliver":true,"is_outbound":true,"contractScans":[{"id":32997,"object_type":105,"object_id":3725,"attachment_id":23438,"attachment":{"id":23438,"key":23438,"name":"e2ea8e53-408a-3bef-a7d2-ac4388921701","extension":"pdf","path":"\/v2\/attachment\/preview\/LpLquexa4MxJRClJNdb9gPVa_MzadLnu\/e2ea8e53-408a-3bef-a7d2-ac4388921701\/\u91c7\u8d2d\u5408\u540c--\u5357\u975e\u7ea2\u77f3DCS\u9632\u706b\u5899.pdf","orig_name":"\u91c7\u8d2d\u5408\u540c--\u5357\u975e\u7ea2\u77f3DCS\u9632\u706b\u5899.pdf"}}],"receiptScans":[],"verifyScans":[],"salesContractPayments":[{"id":2087,"key":2087,"contract_id":3725,"value":"87000","created_by":1013,"created_at":"2025-01-21 09:55:18","collected_date":"2025-01-21","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1915,"key":1915,"contract_id":3725,"value":"87000.00","attachment_id":null,"from_date":"2024-12-30","attachment":null},{"id":1917,"key":1917,"contract_id":3725,"value":"-87000.00","attachment_id":null,"from_date":"2024-12-30","attachment":null},{"id":1926,"key":1926,"contract_id":3725,"value":"87000.00","attachment_id":null,"from_date":"2025-01-03","attachment":null}],"salesContractPaymentCollectionRemindDates":[{"id":2232,"key":2232,"contract_id":3725,"name":"2025-01-30","value":"87000","overdue_days":null,"pct":100,"collect_status":"\u5df2\u5b8c\u6210"}],"salesContractPaymentCollectionRemindReceivers":[{"id":8062,"user_id":1001,"key":1001,"contract_id":3725,"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"}}},{"id":8063,"user_id":1011,"key":1011,"contract_id":3725,"user":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"}}},{"id":8064,"user_id":5388,"key":5388,"contract_id":3725,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}}],"salesSupplierRels":[{"id":2512,"contract_id":3725,"supplier_id":90,"purchase_id":3726,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3726,"key":3726,"serial_no":"X_2024SBQ37023"}}],"payment_collection_remind_ahead_display":"2\u5929"},"projectRemindReceivers":[{"id":1338,"user_id":1001,"key":1001,"project_id":3752,"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"}}}],"projectProductRels":[{"id":9018,"project_id":3752,"product_id":1910,"amount":"7250.00","number":4,"cost":"4300.50","description":"","supplier_id":90,"hardware_from":null,"software_from":null,"maintenance_from":null,"hardware_to":null,"software_to":null,"maintenance_to":null,"total_amount":"29000","total_cost":"17202","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1910,"name":"PAN-PA-440-ATP-HA2","product_type":5,"product_component":36,"product_brand":8,"product_serie":999,"product_misc":null,"product_qa":null,"pn":"","description":"PA-440, Advanced Threat Prevention subscription, for one (1) device in an HA pair, 1 year (12 months), term.","created_by":1013,"created_at":"2024-12-25 14:53:44","updated_at":"2024-12-25 14:53:44","pinyin_shortcut":"PANPA440ATPHA2","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":36,"key":36,"name":"PA\u8bb8\u53ef\u8bc1"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":999,"key":999,"name":"PA440\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}}},{"id":9019,"project_id":3752,"product_id":1911,"amount":"7250.00","number":4,"cost":"4300.50","description":"","supplier_id":90,"hardware_from":null,"software_from":null,"maintenance_from":null,"hardware_to":null,"software_to":null,"maintenance_to":null,"total_amount":"29000","total_cost":"17202","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1911,"name":"PAN-PA-440-ADVURL-HA2","product_type":5,"product_component":36,"product_brand":8,"product_serie":999,"product_misc":null,"product_qa":null,"pn":"","description":"Advanced URL Filtering subscription, 1-year, PA-440 HA Pair","created_by":1013,"created_at":"2024-12-25 14:54:18","updated_at":"2024-12-25 14:54:18","pinyin_shortcut":"PANPA440ADVURLHA2","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":36,"key":36,"name":"PA\u8bb8\u53ef\u8bc1"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":999,"key":999,"name":"PA440\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}}},{"id":9020,"project_id":3752,"product_id":1912,"amount":"7250.00","number":4,"cost":"4300.50","description":"","supplier_id":90,"hardware_from":null,"software_from":null,"maintenance_from":null,"hardware_to":null,"software_to":null,"maintenance_to":null,"total_amount":"29000","total_cost":"17202","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1912,"name":"PAN-PA-440-AWF-HA2","product_type":5,"product_component":36,"product_brand":8,"product_serie":999,"product_misc":null,"product_qa":null,"pn":"","description":"PA-440, Advanced WildFire subscription, for one (1) device in an HA pair, 1 year (12 months), term.","created_by":1013,"created_at":"2024-12-25 14:54:57","updated_at":"2024-12-25 14:54:57","pinyin_shortcut":"PANPA440AWFHA2","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":36,"key":36,"name":"PA\u8bb8\u53ef\u8bc1"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":999,"key":999,"name":"PA440\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}}}],"commentCount":{"object_id":3752,"comment":2},"unreadComments":null,"fromContact":{"id":1262,"key":1262,"name":"\u5218\u70b3\u5764","client_id":null,"supplier_id":100,"mobiles":[{"id":6789,"contact_id":1262,"mobile":"15810817538","mp_open_id":null}],"client":null,"supplier":{"id":100,"key":100,"name":"\u6d3e\u62d3\u7f51\u7edc(\u4e0a\u6d77)\u6709\u9650\u8d23\u4efb\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"}},"projectContactPoints":[{"id":918,"project_id":3752,"contact_id":1262,"point":"24805.50","paid_point":"24805.5","contact":{"id":1262,"key":1262,"name":"\u5218\u70b3\u5764","client_id":null,"supplier_id":100,"client":null,"supplier":{"id":100,"key":100,"name":"\u6d3e\u62d3\u7f51\u7edc(\u4e0a\u6d77)\u6709\u9650\u8d23\u4efb\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"}},"projectContactPointRels":[{"id":178,"project_id":3752,"contact_id":1262,"point":"24805.50","day_at":"2025-03-17","description":"","created_at":"2025-03-17 16:45:41"}],"status_display":"\u5df2\u6838\u9500"}],"projectUsedClient":null,"remain_display":198,"progress_remain_display":198,"forecast_remain_display":198,"projectProductTotalAmount":87000,"projectProductAllAmount":true,"projectProductTotalCost":51606,"projectProductAllCost":true,"projectProductTotalNumber":12,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":null,"project_status_display":"\u6536\u6b3e\u5b8c\u6210","is_collected":true,"bgcolor":"#6200fe","can_invoice":true,"can_payment":true,"duration_display":26,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":true,"is_admin":true,"lost_contact_days_display":null,"can_view_product":true,"budget_display":"8.7\u4e07","contact_points_status_display":"\u5df2\u6838\u9500"},{"id":3764,"client_id":2616,"project_status":3,"project_progress":6,"budget":"122000","profit_pct":"-0.05","bargain_date":"2025-01-13","description":"","created_by":1001,"created_at":"2025-01-13 16:58:51","updated_at":"2025-02-20 09:08:25","engineer_id":null,"project_title":"PA1410 \u4e24\u53f0\u8bbe\u5907\u91c7\u8d2d\u9879\u76ee","collected":"122000","status_updated_at":"2025-01-13 17:04:16.559658+08","success_rate":null,"comment":"PAN-PA-1410 *2\nPAN-PA-1410-GP-HA2 *2\nPAN-SVC-BKLN-1410 *2\n\nPA\u970d\u5ca9\/\u4e2d\u56fd\u8054\u901a China Unicom-\u8d75\u6657\u7131\u6c9f\u901a","contract_type":1,"progress_updated_at":"2025-01-13 16:58:51.770176+08","forecast_updated_at":"2025-01-13 16:58:51.770176+08","end_at":"2025-01-24 10:41:11","pinyin_shortcut":"PA1410ltsbcgxm","creator":1001,"used_client":null,"from_contact":null,"total_contact_point":null,"paid_contact_point":null,"project_product_version_id":752,"is_sales_order_ready":true,"collected_plan":122000,"profits":"-61.000000000000000000","remain":"179 days 20:51:41.228888","progress_remain":"179 days 20:57:06.01837","forecast_remain":"179 days 20:57:06.01837","lost_contact_days":null,"last_contact":"","last_arrive_days":null,"last_arrive":null,"duration":"10 days 17:42:19.401072","issued_invoices":"122000.00","client":{"id":2616,"key":2616,"name":"\u5317\u4eac\u6e90\u70b9\u601d\u535a\u79d1\u6280\u6709\u9650\u516c\u53f8(\u8fc7\u5355)","logo":null,"client_type":5,"client_class":43,"client_industry":20,"sales_rep":1001,"salesRep":{"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"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237","notice_days":60,"color":"#1EE6DC"},"clientIndustry":{"id":20,"key":20,"name":"\u5176\u4ed6"}},"usedClient":null,"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[],"projectStatus":{"id":3,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},"projectProgress":{"id":6,"key":6,"name":"\u63a8\u52a8\u6210\u4ea4","description":"\u5b9a\u4e49\uff1a\u5ba2\u6237\u786e\u8ba4\u4e86\u65b9\u6848\uff0c\u4e86\u89e3\u4e86\u6210\u4ea4\u4ef7\u683c\u3002 \n\u65b9\u6cd5\uff1a\u901a\u8fc7\u5229\u76ca\u5206\u4eab\uff0c\u5b9e\u529b\u8bc1\u660e\uff0c\u9ad8\u5c42\u62dc\u8bbf\uff0c\u5382\u5546\u62dc\u8bbf\uff0c\u6848\u4f8b\u53c2\u89c2\uff0c\u7a81\u51fa\u6211\u65b9\u4f18\u52bf\uff0c\u6253\u51fb\u5bf9\u624b\u52a3\u52bf\u3002"},"projectProductTypes":[{"id":5,"product_type_id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907","budget":"122000.00","pct":"-0.05","profit":"-61","project_id":3764}],"salesForecast":{"id":172,"key":172,"name":"\u6211\u4e0e\u5382\u5546\u8054\u624b","description":"\u4e0e\u5382\u5546\u8054\u624b\u5171\u540c\u641e\u5b9a\u5ba2\u6237\uff0c\u5229\u6da6\u5404\u536050%"},"opportunityFrom":null,"purchaseType":{"id":165,"key":165,"name":"\u534f\u8bae\u4f9b\u8d27"},"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"}},"projectCreator":{"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"}},"salesRep":{"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"}},"casePoints":null,"workLogCount":null,"caseCount":null,"salesTimeCount":null,"implementTimeCount":null,"presalesTimeCount":null,"engineerTimeCount":null,"reimbursementAmountSum":null,"buildContract":{"id":3755,"from_project":3764,"payment_collection_remind_ahead":"2 days","serial_no":"TS-ZHY-2025011301","is_settle":true,"is_deliver":true,"is_outbound":true,"contractScans":[{"id":31870,"object_type":105,"object_id":3755,"attachment_id":23771,"attachment":{"id":23771,"key":23771,"name":"1da2f390-af4b-3827-985f-91b3d3a8d6a3","extension":"pdf","path":"\/v2\/attachment\/preview\/LpLquexa4MxJRClJNdb9gPVa_MzadLnu\/1da2f390-af4b-3827-985f-91b3d3a8d6a3\/2025_01_16_09_28_05.pdf","orig_name":"2025_01_16_09_28_05.pdf"}}],"receiptScans":[{"id":32455,"object_type":106,"object_id":3755,"attachment_id":24240,"attachment":{"id":24240,"key":24240,"name":"89872806-5448-3fb7-b93e-1e80edd6245d","extension":"pdf","path":"\/v2\/attachment\/preview\/LpLquexa4MxJRClJNdb9gPVa_MzadLnu\/89872806-5448-3fb7-b93e-1e80edd6245d\/\u8d27\u7269\u7b7e\u6536\u5355.pdf","orig_name":"\u8d27\u7269\u7b7e\u6536\u5355.pdf"}}],"verifyScans":[],"salesContractPayments":[{"id":2092,"key":2092,"contract_id":3755,"value":"122000","created_by":1013,"created_at":"2025-01-24 10:41:10","collected_date":"2025-01-24","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1933,"key":1933,"contract_id":3755,"value":"122000.00","attachment_id":null,"from_date":"2025-01-14","attachment":null}],"salesContractPaymentCollectionRemindDates":[{"id":2306,"key":2306,"contract_id":3755,"name":"2025-01-24","value":"122000","overdue_days":0,"pct":100,"collect_status":"\u5df2\u5b8c\u6210"}],"salesContractPaymentCollectionRemindReceivers":[{"id":7717,"user_id":1001,"key":1001,"contract_id":3755,"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"}}},{"id":7718,"user_id":1011,"key":1011,"contract_id":3755,"user":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"}}},{"id":7719,"user_id":5388,"key":5388,"contract_id":3755,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}}],"salesSupplierRels":[{"id":2396,"contract_id":3755,"supplier_id":46,"purchase_id":3756,"supplier":{"id":46,"key":46,"name":"\u795e\u5dde\u6570\u7801(\u4e2d\u56fd)\u6709\u9650\u516c\u53f8"},"purchase":{"id":3756,"key":3756,"serial_no":"DZ202501133114542"}}],"payment_collection_remind_ahead_display":"2\u5929"},"projectRemindReceivers":[{"id":1369,"user_id":1001,"key":1001,"project_id":3764,"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"}}}],"projectProductRels":[{"id":8615,"project_id":3764,"product_id":969,"amount":"37900.00","number":2,"cost":"37057.02","description":"","supplier_id":46,"hardware_from":"2025-01-15","software_from":null,"maintenance_from":null,"hardware_to":"2026-01-14","software_to":null,"maintenance_to":null,"total_amount":"75800","total_cost":"74114.04","supplier":{"id":46,"key":46,"name":"\u795e\u5dde\u6570\u7801(\u4e2d\u56fd)\u6709\u9650\u516c\u53f8"},"product":{"id":969,"name":"PAN-PA-1410","product_type":5,"product_component":26,"product_brand":8,"product_serie":607,"product_misc":null,"product_qa":null,"pn":"","description":"Palo Alto Networks PA-1410","created_by":1013,"created_at":"2023-08-04 15:49:28","updated_at":"2024-01-12 15:43:25","pinyin_shortcut":"PANPA1410","product_unit":1,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":26,"key":26,"name":"\u9632\u706b\u5899\u4e3b\u673a"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":607,"key":607,"name":"PA-1410\u9632\u706b\u5899\u4e3b\u673a"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}}},{"id":8616,"project_id":3764,"product_id":1931,"amount":"10786.00","number":2,"cost":"10510.92","description":"","supplier_id":46,"hardware_from":null,"software_from":"2025-01-15","maintenance_from":null,"hardware_to":null,"software_to":"2026-01-14","maintenance_to":null,"total_amount":"21572","total_cost":"21021.84","supplier":{"id":46,"key":46,"name":"\u795e\u5dde\u6570\u7801(\u4e2d\u56fd)\u6709\u9650\u516c\u53f8"},"product":{"id":1931,"name":"PAN-PA-1410-GP-HA2","product_type":5,"product_component":36,"product_brand":8,"product_serie":1243,"product_misc":null,"product_qa":null,"pn":"","description":"PA-1410, GlobalProtect subscription, for one (1) device in an HA pair, 1 year (12 months) term.","created_by":1013,"created_at":"2025-01-13 16:45:02","updated_at":"2025-01-13 16:45:02","pinyin_shortcut":"PANPA1410GPHA2","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":36,"key":36,"name":"PA\u8bb8\u53ef\u8bc1"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":1243,"key":1243,"name":"PA1410\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}}},{"id":8617,"project_id":3764,"product_id":1586,"amount":"12314.00","number":2,"cost":"12068.09","description":"","supplier_id":46,"hardware_from":"2025-01-15","software_from":null,"maintenance_from":null,"hardware_to":"2026-01-14","software_to":null,"maintenance_to":null,"total_amount":"24628","total_cost":"24136.18","supplier":{"id":46,"key":46,"name":"\u795e\u5dde\u6570\u7801(\u4e2d\u56fd)\u6709\u9650\u516c\u53f8"},"product":{"id":1586,"name":"PAN-SVC-BKLN-1410","product_type":5,"product_component":35,"product_brand":8,"product_serie":1359,"product_misc":null,"product_qa":null,"pn":"","description":"PA-1410, Partner enabled premium support, 1 year (12 months) term.","created_by":1013,"created_at":"2024-04-26 09:35:29","updated_at":"2024-06-26 13:07:03","pinyin_shortcut":"PANSVCBKLN1410","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":35,"key":35,"name":"\u9632\u706b\u5899\u8f6f\u4ef6"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":1359,"key":1359,"name":"PA-1410\u4e00\u5e74\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}}}],"commentCount":{"object_id":3764,"comment":3},"unreadComments":null,"fromContact":null,"projectContactPoints":[],"projectUsedClient":null,"remain_display":179,"progress_remain_display":179,"forecast_remain_display":179,"projectProductTotalAmount":122000,"projectProductAllAmount":true,"projectProductTotalCost":119272.06,"projectProductAllCost":true,"projectProductTotalNumber":6,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":null,"project_status_display":"\u6536\u6b3e\u5b8c\u6210","is_collected":true,"bgcolor":"#6200fe","can_invoice":true,"can_payment":true,"duration_display":10,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":true,"is_admin":true,"lost_contact_days_display":null,"can_view_product":true,"budget_display":"12.2\u4e07","contact_points_status_display":"\u672a\u8bbe\u7f6e"},{"id":3467,"client_id":1933,"project_status":3,"project_progress":9,"budget":"60000","profit_pct":"47.29","bargain_date":"2024-04-16","description":"","created_by":5300,"created_at":"2024-03-06 22:55:48","updated_at":"2025-01-22 15:00:54","engineer_id":null,"project_title":"\u5b58\u50a8\u6570\u636e\u6062\u590d\u6280\u672f\u670d\u52a11\u6b21-2024-K","collected":"60000","status_updated_at":"2024-04-17 14:09:41.351637+08","success_rate":null,"comment":"","contract_type":2,"progress_updated_at":"2024-04-15 11:28:39.817097+08","forecast_updated_at":"2024-04-15 11:28:39.817097+08","end_at":"2024-04-28 17:32:57","pinyin_shortcut":"ccsjhfjsfw1c2024K","creator":5300,"used_client":null,"from_contact":null,"total_contact_point":"6675","paid_contact_point":"6675","project_product_version_id":342,"is_sales_order_ready":true,"collected_plan":60000,"profits":"28374.000000000000000000","remain":"450 days 23:46:16.436909","progress_remain":"453 days 02:27:17.971449","forecast_remain":"453 days 02:27:17.971449","lost_contact_days":"452.905529960023","last_contact":"2024-04-15 16:12:00","last_arrive_days":null,"last_arrive":null,"duration":"52 days 18:37:08.968693","issued_invoices":"60000.00","client":{"id":1933,"key":1933,"name":"SMC(\u5317\u4eac)\u5236\u9020\u6709\u9650\u516c\u53f8\uff08\u91cd\u590d\u5ba2\u6237\uff09","logo":null,"client_type":5,"client_class":43,"client_industry":5,"sales_rep":1001,"salesRep":{"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"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237","notice_days":60,"color":"#1EE6DC"},"clientIndustry":{"id":5,"key":5,"name":"\u5236\u9020"}},"usedClient":null,"contractType":{"id":2,"key":2,"name":"\u8fd0\u7ef4\u670d\u52a1"},"projectArchitects":[{"project_id":3467,"value":"1","key":1023,"name":"\u5468\u5b50\u5065"}],"projectStatus":{"id":3,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},"projectProgress":{"id":9,"key":9,"name":"\u7b7e\u8ba2\u5408\u540c","description":"\u5b9a\u4e49\uff1a\u786e\u8ba4\u4ea7\u54c1\u914d\u7f6e\uff0c\u4ea7\u54c1\u6570\u91cf\uff0c\u4ea7\u54c1\u4ef7\u683c\uff0c\u4ed8\u6b3e\u65b9\u5f0f\uff0c\u5230\u8d27\u65e5\u671f\uff0c\u8fdd\u7ea6\u6761\u6b3e\uff0c\u9a8c\u6536\u6807\u51c6\u3002 \n\u65b9\u6cd5\uff1a\u6309\u7167\u516c\u53f8\u5408\u540c\u8303\u672c\u6216\u6309\u7167\u5ba2\u6237\u8303\u672c\u7b7e\u8ba2\u5408\u540c\u3002"},"projectProductTypes":[{"id":3,"product_type_id":3,"key":3,"name":"\u5b58\u50a8\u8bbe\u5907","budget":"60000.00","pct":"47.29","profit":"28374","project_id":3467}],"salesForecast":{"id":181,"key":181,"name":"\u6211\u81ea\u5df1\u505a\u5e84","description":"\u5382\u5546\u542c\u6211\u652f\u914d\uff0c\u7ed9\u6211\u597d\u4ef7\u683c\u3002\n\u5ba2\u6237\u542c\u6211\u652f\u914d\uff0c\u6309\u7167\u6211\u7684\u65b9\u5f0f\u91c7\u8d2d\u3002"},"opportunityFrom":null,"purchaseType":{"id":164,"key":164,"name":"\u591a\u5bb6\u6bd4\u4ef7"},"createdBy":{"id":5300,"key":5300,"name":"\u82cf\u6e05\u4e91","sex":"F","department_id":1,"avatar":{"id":141,"user_id":5300,"name":"\/files\/cdn\/a57be577deb434\/avatar\/14dfd1a0-6df5-354a-8afd-f0a76fa8e852.png"},"department":{"id":1,"key":1,"name":"\u9500\u552e\u90e8"}},"projectCreator":{"id":5300,"key":5300,"name":"\u82cf\u6e05\u4e91","sex":"F","department_id":1,"avatar":{"id":141,"user_id":5300,"name":"\/files\/cdn\/a57be577deb434\/avatar\/14dfd1a0-6df5-354a-8afd-f0a76fa8e852.png"}},"salesRep":{"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"}},"casePoints":{"project_id":3467,"points":"124"},"workLogCount":{"project_id":3467,"count":7},"caseCount":{"project_id":3467,"count":4},"salesTimeCount":null,"implementTimeCount":{"project_id":3467,"sum":"19.6166666666667","times":"4"},"presalesTimeCount":null,"engineerTimeCount":null,"reimbursementAmountSum":{"project_id":3467,"sum":"96.00"},"buildContract":{"id":3232,"from_project":3467,"payment_collection_remind_ahead":"7 days","serial_no":"SMC\u5317\u4eac\u8ba2\u5355TS-SQY-2024032801","is_settle":true,"is_deliver":true,"is_outbound":true,"contractScans":[{"id":28738,"object_type":105,"object_id":3232,"attachment_id":18720,"attachment":{"id":18720,"key":18720,"name":"a748a9a0-f28a-397c-9d60-97c195956a50","extension":"pdf","path":"\/v2\/attachment\/preview\/LpLquexa4MxJRClJNdb9gPVa_MzadLnu\/a748a9a0-f28a-397c-9d60-97c195956a50\/2024_04_16_10_10_24.pdf","orig_name":"2024_04_16_10_10_24.pdf"}}],"receiptScans":[],"verifyScans":[{"id":25233,"object_type":107,"object_id":3232,"attachment_id":18723,"attachment":{"id":18723,"key":18723,"name":"ed755653-814f-3d2b-8c43-21b44e144d92","extension":"pdf","path":"\/v2\/attachment\/preview\/LpLquexa4MxJRClJNdb9gPVa_MzadLnu\/ed755653-814f-3d2b-8c43-21b44e144d92\/2024_04_16_09_42_27.pdf","orig_name":"2024_04_16_09_42_27.pdf"}}],"salesContractPayments":[{"id":1832,"key":1832,"contract_id":3232,"value":"60000","created_by":1013,"created_at":"2024-04-28 17:32:57","collected_date":"2024-04-28","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1637,"key":1637,"contract_id":3232,"value":"60000.00","attachment_id":null,"from_date":"2024-04-17","attachment":null}],"salesContractPaymentCollectionRemindDates":[{"id":1602,"key":1602,"contract_id":3232,"name":"2024-05-20","value":"60000","overdue_days":null,"pct":100,"collect_status":"\u5df2\u5b8c\u6210"}],"salesContractPaymentCollectionRemindReceivers":[{"id":6596,"user_id":5300,"key":5300,"contract_id":3232,"user":{"id":5300,"key":5300,"name":"\u82cf\u6e05\u4e91","sex":"F","avatar":{"id":141,"user_id":5300,"name":"\/files\/cdn\/a57be577deb434\/avatar\/14dfd1a0-6df5-354a-8afd-f0a76fa8e852.png"}}}],"salesSupplierRels":[{"id":1796,"contract_id":3232,"supplier_id":262,"purchase_id":3234,"supplier":{"id":262,"key":262,"name":"\u4eac\u4e1c\u5546\u57ce"},"purchase":{"id":3234,"key":3234,"serial_no":" 291640211056"}},{"id":2156,"contract_id":3232,"supplier_id":669,"purchase_id":3233,"supplier":{"id":669,"key":669,"name":"\u5b8b\u56fd\u5efa"},"purchase":{"id":3233,"key":3233,"serial_no":"20240417"}}],"payment_collection_remind_ahead_display":"7\u5929"},"projectRemindReceivers":[{"id":992,"user_id":1001,"key":1001,"project_id":3467,"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"}}}],"projectProductRels":[{"id":6357,"project_id":3467,"product_id":942,"amount":"60000","number":1,"cost":"15000","description":"\u6210\u672c\u672a\u7a0e\uff1b\u5b8b\u56fd\u5efa\u4e2a\u4eba","supplier_id":null,"hardware_from":null,"software_from":null,"maintenance_from":null,"hardware_to":null,"software_to":null,"maintenance_to":null,"total_amount":"60000","total_cost":"15000","supplier":null,"product":{"id":942,"name":"\u7b2c\u4e09\u65b9\u5916\u91c7\u6280\u672f\u670d\u52a1","product_type":19,"product_component":151,"product_brand":134,"product_serie":593,"product_misc":null,"product_qa":null,"pn":"","description":"","created_by":1013,"created_at":"2023-08-03 09:30:30","updated_at":"2023-08-11 16:02:40","pinyin_shortcut":"dsfwcjsfw","product_unit":7,"is_renew":false,"productType":{"id":19,"key":19,"name":"\u6280\u672f\u670d\u52a1"},"productComponent":{"id":151,"key":151,"name":"\u4eba\u5de5\u670d\u52a1"},"productBrand":{"id":134,"key":134,"name":"\u7b2c\u4e09\u65b9"},"productSerie":{"id":593,"key":593,"name":"\u5b89\u88c5\u8c03\u8bd5\u670d\u52a1"},"productUnit":{"id":7,"key":7,"name":"\u6b21"}}},{"id":6358,"project_id":3467,"product_id":1564,"amount":"0","number":1,"cost":"2184.2","description":"\u542b\u7a0e13%","supplier_id":262,"hardware_from":"2024-04-17","software_from":null,"maintenance_from":null,"hardware_to":"2027-04-16","software_to":null,"maintenance_to":null,"total_amount":"0","total_cost":"2184.2","supplier":{"id":262,"key":262,"name":"\u4eac\u4e1c\u5546\u57ce"},"product":{"id":1564,"name":"HDWG51J","product_type":3,"product_component":15,"product_brand":43,"product_serie":1345,"product_misc":null,"product_qa":null,"pn":"","description":"\u4e1c\u829d18TBN300\u7cfb\u5217\u786c\u76d8 7200\u8f6c 512MB SATA\u63a5\u53e3","created_by":1013,"created_at":"2024-04-17 11:34:08","updated_at":"2024-04-17 11:34:08","pinyin_shortcut":"HDWG51J","product_unit":4,"is_renew":false,"productType":{"id":3,"key":3,"name":"\u5b58\u50a8\u8bbe\u5907"},"productComponent":{"id":15,"key":15,"name":"\u5b58\u50a8\u786c\u76d8"},"productBrand":{"id":43,"key":43,"name":"\u4e1c\u829d"},"productSerie":{"id":1345,"key":1345,"name":"18TB 7.2K 3.5 SATA\u5b58\u50a8\u786c\u76d8"},"productUnit":{"id":4,"key":4,"name":"\u5757"}}}],"commentCount":{"object_id":3467,"comment":3},"unreadComments":null,"fromContact":null,"projectContactPoints":[{"id":665,"project_id":3467,"contact_id":4849,"point":"6675.00","paid_point":"6675","contact":{"id":4849,"key":4849,"name":"\u674e\u7194\u53cb","client_id":1933,"supplier_id":null,"client":{"id":1933,"key":1933,"name":"SMC(\u5317\u4eac)\u5236\u9020\u6709\u9650\u516c\u53f8\uff08\u91cd\u590d\u5ba2\u6237\uff09"},"supplier":null},"projectContactPointRels":[{"id":98,"project_id":3467,"contact_id":4849,"point":"6675.00","day_at":"2024-06-06","description":"","created_at":"2024-06-06 09:55:59"}],"status_display":"\u5df2\u6838\u9500"}],"projectUsedClient":null,"remain_display":450,"progress_remain_display":453,"forecast_remain_display":453,"projectProductTotalAmount":60000,"projectProductAllAmount":true,"projectProductTotalCost":17184.2,"projectProductAllCost":true,"projectProductTotalNumber":2,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":null,"project_status_display":"\u6536\u6b3e\u5b8c\u6210","is_collected":true,"bgcolor":"#6200fe","can_invoice":true,"can_payment":true,"duration_display":52,"contract_type_display":"\u8fd0\u7ef4\u670d\u52a1","can_change_status":true,"is_admin":true,"lost_contact_days_display":"1\u5e74\u524d","can_view_product":true,"budget_display":"6\u4e07","contact_points_status_display":"\u5df2\u6838\u9500"},{"id":3714,"client_id":2538,"project_status":3,"project_progress":6,"budget":"175370","profit_pct":"0.55","bargain_date":"2024-11-13","description":"","created_by":1001,"created_at":"2024-11-13 10:22:53","updated_at":"2025-01-17 10:09:06","engineer_id":null,"project_title":"PA VM\u865a\u62df\u5899(\u897f\u4e91\u6570\u636e)\u91c7\u8d2d\u9879\u76ee","collected":"175370","status_updated_at":"2024-11-14 10:10:45.422774+08","success_rate":null,"comment":"","contract_type":1,"progress_updated_at":"2024-11-13 10:22:53.340658+08","forecast_updated_at":"2024-11-13 10:22:53.340658+08","end_at":"2024-12-09 16:50:46","pinyin_shortcut":"PAVMxnqxysjcgxm","creator":1001,"used_client":null,"from_contact":1262,"total_contact_point":"39902","paid_contact_point":"39902","project_product_version_id":667,"is_sales_order_ready":true,"collected_plan":175370,"profits":"964.535000000000000000","remain":"240 days 03:45:12.365772","progress_remain":"241 days 03:33:04.447888","forecast_remain":"241 days 03:33:04.447888","lost_contact_days":null,"last_contact":"","last_arrive_days":null,"last_arrive":null,"duration":"26 days 06:27:53.593299","issued_invoices":"175370.00","client":{"id":2538,"key":2538,"name":"\uff08\u8fc7\u5355\uff09\u5317\u4eac\u6606\u4ed1\u8054\u901a\u79d1\u6280\u53d1\u5c55\u80a1\u4efd\u6709\u9650\u516c\u53f8","logo":null,"client_type":5,"client_class":43,"client_industry":20,"sales_rep":1001,"salesRep":{"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"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237","notice_days":60,"color":"#1EE6DC"},"clientIndustry":{"id":20,"key":20,"name":"\u5176\u4ed6"}},"usedClient":null,"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[],"projectStatus":{"id":3,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},"projectProgress":{"id":6,"key":6,"name":"\u63a8\u52a8\u6210\u4ea4","description":"\u5b9a\u4e49\uff1a\u5ba2\u6237\u786e\u8ba4\u4e86\u65b9\u6848\uff0c\u4e86\u89e3\u4e86\u6210\u4ea4\u4ef7\u683c\u3002 \n\u65b9\u6cd5\uff1a\u901a\u8fc7\u5229\u76ca\u5206\u4eab\uff0c\u5b9e\u529b\u8bc1\u660e\uff0c\u9ad8\u5c42\u62dc\u8bbf\uff0c\u5382\u5546\u62dc\u8bbf\uff0c\u6848\u4f8b\u53c2\u89c2\uff0c\u7a81\u51fa\u6211\u65b9\u4f18\u52bf\uff0c\u6253\u51fb\u5bf9\u624b\u52a3\u52bf\u3002"},"projectProductTypes":[{"id":5,"product_type_id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907","budget":"175370.00","pct":"0.55","profit":"964.535","project_id":3714}],"salesForecast":{"id":232,"key":232,"name":"\u5382\u5546\u8fc7\u5355","description":"\u4fdd\u63015%\u57fa\u672c\u5229\u6da6\u7387\uff0c\u5e2e\u52a9\u5382\u5546\u4ea4\u4ed8\u9879\u76ee\u3002"},"opportunityFrom":null,"purchaseType":{"id":165,"key":165,"name":"\u534f\u8bae\u4f9b\u8d27"},"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"}},"projectCreator":{"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"}},"salesRep":{"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"}},"casePoints":null,"workLogCount":null,"caseCount":null,"salesTimeCount":null,"implementTimeCount":null,"presalesTimeCount":null,"engineerTimeCount":null,"reimbursementAmountSum":null,"buildContract":{"id":3661,"from_project":3714,"payment_collection_remind_ahead":"1 day","serial_no":"TSKJ20241113-LRC-001","is_settle":true,"is_deliver":true,"is_outbound":true,"contractScans":[{"id":31064,"object_type":105,"object_id":3661,"attachment_id":22670,"attachment":{"id":22670,"key":22670,"name":"90986b7b-cde8-3ae4-8ac0-621fe0208e1c","extension":"pdf","path":"\/v2\/attachment\/preview\/LpLquexa4MxJRClJNdb9gPVa_MzadLnu\/90986b7b-cde8-3ae4-8ac0-621fe0208e1c\/\u6606\u4ed1\u8054\u901a.pdf","orig_name":"\u6606\u4ed1\u8054\u901a.pdf"}}],"receiptScans":[{"id":30554,"object_type":106,"object_id":3661,"attachment_id":22828,"attachment":{"id":22828,"key":22828,"name":"db7a30bd-1101-3cc3-b46e-f5fed849e2cb","extension":"png","path":"\/v2\/attachment\/preview\/LpLquexa4MxJRClJNdb9gPVa_MzadLnu\/db7a30bd-1101-3cc3-b46e-f5fed849e2cb\/image.png","orig_name":"image.png"}}],"verifyScans":[],"salesContractPayments":[{"id":2036,"key":2036,"contract_id":3661,"value":"175370","created_by":1013,"created_at":"2024-12-09 16:50:46","collected_date":"2024-12-09","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1869,"key":1869,"contract_id":3661,"value":"175370.00","attachment_id":null,"from_date":"2024-11-21","attachment":null}],"salesContractPaymentCollectionRemindDates":[{"id":2148,"key":2148,"contract_id":3661,"name":"2024-11-29","value":"175370","overdue_days":10,"pct":100,"collect_status":"\u5df2\u5b8c\u6210"}],"salesContractPaymentCollectionRemindReceivers":[{"id":7309,"user_id":1001,"key":1001,"contract_id":3661,"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"}}},{"id":7310,"user_id":5388,"key":5388,"contract_id":3661,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}}],"salesSupplierRels":[{"id":2193,"contract_id":3661,"supplier_id":163,"purchase_id":3663,"supplier":{"id":163,"key":163,"name":"\u536b\u5b9e\u5eb7\u79d1\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"},"purchase":{"id":3663,"key":3663,"serial_no":"2024WSCN-J-020-C2837-PAN"}}],"payment_collection_remind_ahead_display":"1\u5929"},"projectRemindReceivers":[{"id":1284,"user_id":1001,"key":1001,"project_id":3714,"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"}}}],"projectProductRels":[{"id":7933,"project_id":3714,"product_id":1624,"amount":"1235","number":142,"cost":"827.4","description":"","supplier_id":163,"hardware_from":null,"software_from":"2024-12-16","maintenance_from":null,"hardware_to":null,"software_to":"2025-12-15","maintenance_to":null,"total_amount":"175370","total_cost":"117490.8","supplier":{"id":163,"key":163,"name":"\u536b\u5b9e\u5eb7\u79d1\u8d38(\u4e0a\u6d77)\u6709\u9650\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"},"product":{"id":1624,"name":"PAN-SOFTWARE-NGFW-CR","product_type":5,"product_component":36,"product_brand":8,"product_serie":1382,"product_misc":null,"product_qa":null,"pn":"","description":"","created_by":1013,"created_at":"2024-05-28 17:27:39","updated_at":"2024-05-28 17:27:39","pinyin_shortcut":"PANSOFTWARENGFWCR","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":36,"key":36,"name":"PA\u8bb8\u53ef\u8bc1"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":1382,"key":1382,"name":"PA\u865a\u62df\u9632\u706b\u5899\u8f6f\u4ef6\u6388\u6743"},"productUnit":{"id":2,"key":2,"name":"\u5957"}}}],"commentCount":{"object_id":3714,"comment":4},"unreadComments":null,"fromContact":{"id":1262,"key":1262,"name":"\u5218\u70b3\u5764","client_id":null,"supplier_id":100,"mobiles":[{"id":6789,"contact_id":1262,"mobile":"15810817538","mp_open_id":null}],"client":null,"supplier":{"id":100,"key":100,"name":"\u6d3e\u62d3\u7f51\u7edc(\u4e0a\u6d77)\u6709\u9650\u8d23\u4efb\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"}},"projectContactPoints":[{"id":768,"project_id":3714,"contact_id":1262,"point":"39902.00","paid_point":"39902","contact":{"id":1262,"key":1262,"name":"\u5218\u70b3\u5764","client_id":null,"supplier_id":100,"client":null,"supplier":{"id":100,"key":100,"name":"\u6d3e\u62d3\u7f51\u7edc(\u4e0a\u6d77)\u6709\u9650\u8d23\u4efb\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"}},"projectContactPointRels":[{"id":132,"project_id":3714,"contact_id":1262,"point":"39902.00","day_at":"2024-12-16","description":"","created_at":"2024-12-16 10:05:48"}],"status_display":"\u5df2\u6838\u9500"}],"projectUsedClient":null,"remain_display":240,"progress_remain_display":241,"forecast_remain_display":241,"projectProductTotalAmount":175370,"projectProductAllAmount":true,"projectProductTotalCost":117490.8,"projectProductAllCost":true,"projectProductTotalNumber":142,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":null,"project_status_display":"\u6536\u6b3e\u5b8c\u6210","is_collected":true,"bgcolor":"#6200fe","can_invoice":true,"can_payment":true,"duration_display":26,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":true,"is_admin":true,"lost_contact_days_display":null,"can_view_product":true,"budget_display":"17.54\u4e07","contact_points_status_display":"\u5df2\u6838\u9500"},{"id":3225,"client_id":2545,"project_status":3,"project_progress":9,"budget":"319100","profit_pct":"34.91","bargain_date":"2023-06-13","description":"Lenovo SR868\u670d\u52a1\u5668\u4e00\u53f0","created_by":1001,"created_at":"2023-06-14 09:52:46","updated_at":"2025-01-09 10:48:05","engineer_id":null,"project_title":"\u8054\u60f3\u670d\u52a1\u5668SR868\u4e00\u53f0","collected":"319100","status_updated_at":"2023-06-16 11:17:30.74921+08","success_rate":null,"comment":"Lenovo SR868\u670d\u52a1\u5668\u4e00\u53f0\r\n\u914d\u7f6e 4 \u9897 8280L 28C 2.7GHz 205W CPU ,\u6700\u5927\u53ef\u652f\u6301 4 \u9897 CPU;\u914d\u7f6e 4*64GB TruDDR4 2933 MHz RDIMM \u5185\u5b58, \u6700\u5927\u652f\u6301 48 \u4e2a DDR4 \u5185\u5b58\u63d2\u69fd;\u914d\u7f6e 1*1.92TSSD ,\u652f\u6301 8*2.5\"\u5c0f\u76d8,\u6700\u5927\u652f\u6301 16*2.5 \u5c0f\u76d8, RAID930i-16I w\/4GB cache,4x1G \u7f51\u5361,2*1100W,3Y 7*24*4 \u670d\u52a1","contract_type":1,"progress_updated_at":"2023-06-14 09:52:46.21545+08","forecast_updated_at":"2023-06-14 09:52:46.21545+08","end_at":"2023-08-16 11:26:07","pinyin_shortcut":"lxfwqSR868yt","creator":1001,"used_client":null,"from_contact":null,"total_contact_point":"20000","paid_contact_point":"20000","project_product_version_id":51,"is_sales_order_ready":true,"collected_plan":319100,"profits":"111397.810000000000000000","remain":"757 days 02:38:27.039336","progress_remain":"759 days 04:03:11.573096","forecast_remain":"759 days 04:03:11.573096","lost_contact_days":null,"last_contact":"","last_arrive_days":null,"last_arrive":null,"duration":"63 days 01:33:20.957779","issued_invoices":"319100.00","client":{"id":2545,"key":2545,"name":"\u8d44\u821f\u8d44\u4ea7\u7ba1\u7406(\u6df1\u5733)\u6709\u9650\u516c\u53f8","logo":null,"client_type":5,"client_class":43,"client_industry":10,"sales_rep":1001,"salesRep":{"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"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237","notice_days":60,"color":"#1EE6DC"},"clientIndustry":{"id":10,"key":10,"name":"\u91d1\u878d"}},"usedClient":null,"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[{"project_id":3225,"value":"1","key":1015,"name":"\u5434\u660a"}],"projectStatus":{"id":3,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},"projectProgress":{"id":9,"key":9,"name":"\u7b7e\u8ba2\u5408\u540c","description":"\u5b9a\u4e49\uff1a\u786e\u8ba4\u4ea7\u54c1\u914d\u7f6e\uff0c\u4ea7\u54c1\u6570\u91cf\uff0c\u4ea7\u54c1\u4ef7\u683c\uff0c\u4ed8\u6b3e\u65b9\u5f0f\uff0c\u5230\u8d27\u65e5\u671f\uff0c\u8fdd\u7ea6\u6761\u6b3e\uff0c\u9a8c\u6536\u6807\u51c6\u3002 \n\u65b9\u6cd5\uff1a\u6309\u7167\u516c\u53f8\u5408\u540c\u8303\u672c\u6216\u6309\u7167\u5ba2\u6237\u8303\u672c\u7b7e\u8ba2\u5408\u540c\u3002"},"projectProductTypes":[{"id":86,"product_type_id":86,"key":86,"name":"\u8ba1\u7b97","budget":"319100.00","pct":"34.91","profit":"111397.81","project_id":3225}],"salesForecast":{"id":181,"key":181,"name":"\u6211\u81ea\u5df1\u505a\u5e84","description":"\u5382\u5546\u542c\u6211\u652f\u914d\uff0c\u7ed9\u6211\u597d\u4ef7\u683c\u3002\n\u5ba2\u6237\u542c\u6211\u652f\u914d\uff0c\u6309\u7167\u6211\u7684\u65b9\u5f0f\u91c7\u8d2d\u3002"},"opportunityFrom":{"id":179,"key":179,"name":"\u8001\u5ba2\u6237"},"purchaseType":{"id":165,"key":165,"name":"\u534f\u8bae\u4f9b\u8d27"},"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"}},"projectCreator":{"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"}},"salesRep":{"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"}},"casePoints":null,"workLogCount":null,"caseCount":null,"salesTimeCount":null,"implementTimeCount":null,"presalesTimeCount":null,"engineerTimeCount":null,"reimbursementAmountSum":null,"buildContract":{"id":2708,"from_project":3225,"payment_collection_remind_ahead":"00:00:00","serial_no":"TSC-LRC-2023060906","is_settle":true,"is_deliver":true,"is_outbound":true,"contractScans":[{"id":23394,"object_type":105,"object_id":2708,"attachment_id":13685,"attachment":{"id":13685,"key":13685,"name":"cca228eb-98e9-3011-8c67-747158b7df23","extension":"pdf","path":"\/v2\/attachment\/preview\/LpLquexa4MxJRClJNdb9gPVa_MzadLnu\/cca228eb-98e9-3011-8c67-747158b7df23\/2023_06_21_11_00_04.pdf","orig_name":"2023_06_21_11_00_04.pdf"}}],"receiptScans":[{"id":19090,"object_type":106,"object_id":2708,"attachment_id":13664,"attachment":{"id":13664,"key":13664,"name":"697cd4b6-ee4a-3c08-80af-45162712442f","extension":"pdf","path":"\/v2\/attachment\/preview\/LpLquexa4MxJRClJNdb9gPVa_MzadLnu\/697cd4b6-ee4a-3c08-80af-45162712442f\/2023_06_20_09_07_21.pdf","orig_name":"2023_06_20_09_07_21.pdf"}}],"verifyScans":[],"salesContractPayments":[{"id":1554,"key":1554,"contract_id":2708,"value":"159550","created_by":1014,"created_at":"2023-06-20 17:09:49","collected_date":"2023-06-20","createdBy":{"id":1014,"key":1014,"name":"\u6731\u65ed\u9896","sex":"F","department_id":6},"pct":50},{"id":1607,"key":1607,"contract_id":2708,"value":"159550","created_by":1014,"created_at":"2023-08-16 11:26:07","collected_date":"2023-08-16","createdBy":{"id":1014,"key":1014,"name":"\u6731\u65ed\u9896","sex":"F","department_id":6},"pct":50}],"salesContractInvoices":[{"id":1410,"key":1410,"contract_id":2708,"value":"159550.00","attachment_id":null,"from_date":"2023-06-14","attachment":null},{"id":1418,"key":1418,"contract_id":2708,"value":"159550.00","attachment_id":null,"from_date":"2023-06-20","attachment":null}],"salesContractPaymentCollectionRemindDates":[{"id":1256,"key":1256,"contract_id":2708,"name":"2023-06-23","value":"159550","overdue_days":null,"pct":50,"collect_status":"\u5df2\u5b8c\u6210"},{"id":1257,"key":1257,"contract_id":2708,"name":"2023-07-15","value":"159550","overdue_days":32,"pct":50,"collect_status":"\u5df2\u5b8c\u6210"}],"salesContractPaymentCollectionRemindReceivers":[{"id":4597,"user_id":1001,"key":1001,"contract_id":2708,"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"}}}],"salesSupplierRels":[{"id":2325,"contract_id":2708,"supplier_id":678,"purchase_id":2704,"supplier":{"id":678,"key":678,"name":"\u5317\u4eac\u667a\u9886\u8d8b\u52bf\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":2704,"key":2704,"serial_no":"YTYG20230614"}}],"payment_collection_remind_ahead_display":"\u4e0d\u63d0\u9192"},"projectRemindReceivers":[{"id":593,"user_id":1001,"key":1001,"project_id":3225,"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"}}}],"projectProductRels":[{"id":2571,"project_id":3225,"product_id":933,"amount":"319100","number":1,"cost":"155500","description":"","supplier_id":null,"hardware_from":null,"software_from":null,"maintenance_from":null,"hardware_to":null,"software_to":null,"maintenance_to":null,"total_amount":"319100","total_cost":"155500","supplier":null,"product":{"id":933,"name":"7X69T42N00","product_type":2,"product_component":2,"product_brand":4,"product_serie":588,"product_misc":null,"product_qa":null,"pn":"","description":"","created_by":1013,"created_at":"2023-07-13 10:16:06","updated_at":"2024-01-08 14:44:22","pinyin_shortcut":"7X69T42N00","product_unit":1,"is_renew":false,"productType":{"id":2,"key":2,"name":"\u670d\u52a1\u5668"},"productComponent":{"id":2,"key":2,"name":"\u670d\u52a1\u5668\u4e3b\u673a"},"productBrand":{"id":4,"key":4,"name":"\u8054\u60f3"},"productSerie":{"id":588,"key":588,"name":"\u8054\u60f3 SR868 \u670d\u52a1\u5668"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}}}],"commentCount":{"object_id":3225,"comment":4},"unreadComments":null,"fromContact":null,"projectContactPoints":[{"id":270,"project_id":3225,"contact_id":4640,"point":"20000.00","paid_point":"20000","contact":{"id":4640,"key":4640,"name":"\u5218\u82f1\u6960","client_id":2545,"supplier_id":null,"client":{"id":2545,"key":2545,"name":"\u8d44\u821f\u8d44\u4ea7\u7ba1\u7406(\u6df1\u5733)\u6709\u9650\u516c\u53f8"},"supplier":null},"projectContactPointRels":[{"id":21,"project_id":3225,"contact_id":4640,"point":"20000.00","day_at":"2023-08-17","description":"","created_at":"2024-01-11 11:35:58"}],"status_display":"\u5df2\u6838\u9500"}],"projectUsedClient":null,"remain_display":757,"progress_remain_display":759,"forecast_remain_display":759,"projectProductTotalAmount":319100,"projectProductAllAmount":true,"projectProductTotalCost":155500,"projectProductAllCost":true,"projectProductTotalNumber":1,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":null,"project_status_display":"\u6536\u6b3e\u5b8c\u6210","is_collected":true,"bgcolor":"#6200fe","can_invoice":true,"can_payment":true,"duration_display":63,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":true,"is_admin":true,"lost_contact_days_display":null,"can_view_product":true,"budget_display":"31.91\u4e07","contact_points_status_display":"\u5df2\u6838\u9500"},{"id":3591,"client_id":2553,"project_status":3,"project_progress":9,"budget":"19800","profit_pct":"1.17","bargain_date":"2024-07-09","description":"","created_by":1001,"created_at":"2024-07-09 13:59:32","updated_at":"2024-12-27 14:56:10","engineer_id":null,"project_title":"\u5149\u6a21\u5757\u91c7\u8d2d\u9879\u76ee","collected":"19800","status_updated_at":"2024-07-09 13:59:32.720351+08","success_rate":null,"comment":"","contract_type":1,"progress_updated_at":"2024-07-09 13:59:32.720351+08","forecast_updated_at":"2024-07-09 13:59:32.720351+08","end_at":"2024-08-22 16:00:05","pinyin_shortcut":"gmkcgxm","creator":1001,"used_client":null,"from_contact":1262,"total_contact_point":"9894","paid_contact_point":"9894","project_product_version_id":475,"is_sales_order_ready":true,"collected_plan":19800,"profits":"231.660000000000000000","remain":"367 days 23:56:25.068195","progress_remain":"367 days 23:56:25.068195","forecast_remain":"367 days 23:56:25.068195","lost_contact_days":null,"last_contact":"","last_arrive_days":null,"last_arrive":null,"duration":"44 days 02:00:32.909094","issued_invoices":"19800.00","client":{"id":2553,"key":2553,"name":"\u9752\u5c9b\u9890\u6770\u9e3f\u5229\u79d1\u6280\u6709\u9650\u516c\u53f8","logo":null,"client_type":5,"client_class":43,"client_industry":13,"sales_rep":1001,"salesRep":{"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"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237","notice_days":60,"color":"#1EE6DC"},"clientIndustry":{"id":13,"key":13,"name":"SI\/ISV"}},"usedClient":null,"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[],"projectStatus":{"id":3,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},"projectProgress":{"id":9,"key":9,"name":"\u7b7e\u8ba2\u5408\u540c","description":"\u5b9a\u4e49\uff1a\u786e\u8ba4\u4ea7\u54c1\u914d\u7f6e\uff0c\u4ea7\u54c1\u6570\u91cf\uff0c\u4ea7\u54c1\u4ef7\u683c\uff0c\u4ed8\u6b3e\u65b9\u5f0f\uff0c\u5230\u8d27\u65e5\u671f\uff0c\u8fdd\u7ea6\u6761\u6b3e\uff0c\u9a8c\u6536\u6807\u51c6\u3002 \n\u65b9\u6cd5\uff1a\u6309\u7167\u516c\u53f8\u5408\u540c\u8303\u672c\u6216\u6309\u7167\u5ba2\u6237\u8303\u672c\u7b7e\u8ba2\u5408\u540c\u3002"},"projectProductTypes":[{"id":87,"product_type_id":87,"key":87,"name":"\u5b89\u5168","budget":"19800.00","pct":"1.17","profit":"231.66","project_id":3591}],"salesForecast":{"id":172,"key":172,"name":"\u6211\u4e0e\u5382\u5546\u8054\u624b","description":"\u4e0e\u5382\u5546\u8054\u624b\u5171\u540c\u641e\u5b9a\u5ba2\u6237\uff0c\u5229\u6da6\u5404\u536050%"},"opportunityFrom":null,"purchaseType":{"id":165,"key":165,"name":"\u534f\u8bae\u4f9b\u8d27"},"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"}},"projectCreator":{"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"}},"salesRep":{"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"}},"casePoints":null,"workLogCount":null,"caseCount":null,"salesTimeCount":null,"implementTimeCount":null,"presalesTimeCount":null,"engineerTimeCount":null,"reimbursementAmountSum":null,"buildContract":{"id":3392,"from_project":3591,"payment_collection_remind_ahead":"2 days","serial_no":"W-KJ-CG-ZBL-20240715-01","is_settle":true,"is_deliver":true,"is_outbound":true,"contractScans":[{"id":31386,"object_type":105,"object_id":3392,"attachment_id":20546,"attachment":{"id":20546,"key":20546,"name":"8768ac0e-1fa4-3bfd-bb82-19465735f031","extension":"pdf","path":"\/v2\/attachment\/preview\/LpLquexa4MxJRClJNdb9gPVa_MzadLnu\/8768ac0e-1fa4-3bfd-bb82-19465735f031\/\u91c7\u8d2d\u5408\u540c--\u6c99\u7279\u6731\u62dc\u52d2\u7f51\u7edc\u5b89\u5168\u5149\u6a21\u5757.pdf","orig_name":"\u91c7\u8d2d\u5408\u540c--\u6c99\u7279\u6731\u62dc\u52d2\u7f51\u7edc\u5b89\u5168\u5149\u6a21\u5757.pdf"}}],"receiptScans":[{"id":27265,"object_type":106,"object_id":3392,"attachment_id":20446,"attachment":{"id":20446,"key":20446,"name":"a82a7dc4-869a-3719-86c4-8cf510c83bb0","extension":"jpeg","path":"\/v2\/attachment\/preview\/LpLquexa4MxJRClJNdb9gPVa_MzadLnu\/a82a7dc4-869a-3719-86c4-8cf510c83bb0\/WechatIMG169.jpeg","orig_name":"WechatIMG169.jpeg"}}],"verifyScans":[],"salesContractPayments":[{"id":1930,"key":1930,"contract_id":3392,"value":"19800","created_by":1013,"created_at":"2024-08-22 16:00:05","collected_date":"2024-08-22","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1719,"key":1719,"contract_id":3392,"value":"19800.00","attachment_id":null,"from_date":"2024-07-22","attachment":null}],"salesContractPaymentCollectionRemindDates":[{"id":1893,"key":1893,"contract_id":3392,"name":"2024-08-22","value":"19800","overdue_days":0,"pct":100,"collect_status":"\u5df2\u5b8c\u6210"}],"salesContractPaymentCollectionRemindReceivers":[{"id":7510,"user_id":1001,"key":1001,"contract_id":3392,"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"}}},{"id":7511,"user_id":5388,"key":5388,"contract_id":3392,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}}],"salesSupplierRels":[{"id":2274,"contract_id":3392,"supplier_id":531,"purchase_id":3403,"supplier":{"id":531,"key":531,"name":"\u5317\u4eac\u827e\u4e00\u82f1\u5b5a\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8"},"purchase":{"id":3403,"key":3403,"serial_no":"IONE-TSKJ-20240708"}}],"payment_collection_remind_ahead_display":"2\u5929"},"projectRemindReceivers":[{"id":1115,"user_id":1001,"key":1001,"project_id":3591,"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"}}}],"projectProductRels":[{"id":8256,"project_id":3591,"product_id":984,"amount":"1980","number":4,"cost":"600","description":"","supplier_id":531,"hardware_from":"2024-07-09","software_from":null,"maintenance_from":null,"hardware_to":"2025-07-09","software_to":null,"maintenance_to":null,"total_amount":"7920","total_cost":"2400","supplier":{"id":531,"key":531,"name":"\u5317\u4eac\u827e\u4e00\u82f1\u5b5a\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8"},"product":{"id":984,"name":"PAN-SFP-LX\u7b2c\u4e09\u65b9\u6a21\u5757","product_type":4,"product_component":43,"product_brand":8,"product_serie":612,"product_misc":null,"product_qa":null,"pn":"","description":"SFP form factor, LX 1Gb optical transceiver, 10Km reach, SMF, duplex LC, IEEE 802.3ab 1000BASE-LX compliant","created_by":1013,"created_at":"2023-08-09 15:26:41","updated_at":"2024-01-12 15:37:31","pinyin_shortcut":"PANSFPLXdsfmk","product_unit":3,"is_renew":false,"productType":{"id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 "},"productComponent":{"id":43,"key":43,"name":"\u7f51\u7edc\u8bbe\u5907\u914d\u4ef6"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":612,"key":612,"name":"PAN-SFP-LX"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}}},{"id":8257,"project_id":3591,"product_id":1668,"amount":"1980","number":6,"cost":"600","description":"","supplier_id":531,"hardware_from":"2024-07-09","software_from":null,"maintenance_from":null,"hardware_to":"2025-07-09","software_to":null,"maintenance_to":null,"total_amount":"11880","total_cost":"3600","supplier":{"id":531,"key":531,"name":"\u5317\u4eac\u827e\u4e00\u82f1\u5b5a\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8"},"product":{"id":1668,"name":"PAN-SFP-CG\u7b2c\u4e09\u65b9\u6a21\u5757","product_type":4,"product_component":43,"product_brand":8,"product_serie":1419,"product_misc":null,"product_qa":null,"pn":"","description":"SFP form factor.1Gb copper transceiver,100m over Cat5 RJ-45.IEEE802.3ab 1000BASE-T","created_by":1013,"created_at":"2024-07-09 14:17:00","updated_at":"2024-07-09 14:17:00","pinyin_shortcut":"PANSFPCGdsfmk","product_unit":3,"is_renew":false,"productType":{"id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 "},"productComponent":{"id":43,"key":43,"name":"\u7f51\u7edc\u8bbe\u5907\u914d\u4ef6"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":1419,"key":1419,"name":"PAN-SFP-CG"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}}}],"commentCount":{"object_id":3591,"comment":2},"unreadComments":null,"fromContact":{"id":1262,"key":1262,"name":"\u5218\u70b3\u5764","client_id":null,"supplier_id":100,"mobiles":[{"id":6789,"contact_id":1262,"mobile":"15810817538","mp_open_id":null}],"client":null,"supplier":{"id":100,"key":100,"name":"\u6d3e\u62d3\u7f51\u7edc(\u4e0a\u6d77)\u6709\u9650\u8d23\u4efb\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"}},"projectContactPoints":[{"id":809,"project_id":3591,"contact_id":1262,"point":"9894.00","paid_point":"9894","contact":{"id":1262,"key":1262,"name":"\u5218\u70b3\u5764","client_id":null,"supplier_id":100,"client":null,"supplier":{"id":100,"key":100,"name":"\u6d3e\u62d3\u7f51\u7edc(\u4e0a\u6d77)\u6709\u9650\u8d23\u4efb\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"}},"projectContactPointRels":[{"id":137,"project_id":3591,"contact_id":1262,"point":"9894.00","day_at":"2024-12-16","description":"","created_at":"2024-12-16 10:09:47"}],"status_display":"\u5df2\u6838\u9500"}],"projectUsedClient":null,"remain_display":367,"progress_remain_display":367,"forecast_remain_display":367,"projectProductTotalAmount":19800,"projectProductAllAmount":true,"projectProductTotalCost":6000,"projectProductAllCost":true,"projectProductTotalNumber":10,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":null,"project_status_display":"\u6536\u6b3e\u5b8c\u6210","is_collected":true,"bgcolor":"#6200fe","can_invoice":true,"can_payment":true,"duration_display":44,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":true,"is_admin":true,"lost_contact_days_display":null,"can_view_product":true,"budget_display":"1.98\u4e07","contact_points_status_display":"\u5df2\u6838\u9500"},{"id":887,"client_id":1098,"project_status":3,"project_progress":10,"budget":"188000","profit_pct":"12.22","bargain_date":"2018-08-15","description":"3\u53f0Spark Room Plus+20\u4e2a\u8f6f\u5ba2\u6237\u7aef+100GB\u5f55\u5236\u7a7a\u95f4","created_by":1001,"created_at":"2018-08-17 16:39:07","updated_at":"2024-12-26 14:07:27","engineer_id":null,"project_title":"\u89c6\u9891\u534f\u4f5c\u65b0\u8d2d\u9879\u76ee","collected":"188000.00","status_updated_at":"2018-10-12 14:11:39.774601+08","success_rate":null,"comment":"3\u53f0Spark Room Plus+20\u4e2a\u8f6f\u5ba2\u6237\u7aef+100GB\u5f55\u5236\u7a7a\u95f4\r\n1. \u5ba2\u6237\u5173\u6ce8\u70b9\uff1a\r\n2. \u8d62\u5355\u5173\u952e\u6761\u4ef6\uff1a\r\n3. \u9879\u76ee\u89e3\u51b3\u7684\u95ee\u9898\uff1a\r\n4. \u5ba2\u6237\u503e\u5411\u7684\u65b9\u6848\u662f\uff1a\u5ba2\u6237\u81ea\u9009\uff1f\u6211\u4eec\u63a8\u8350\uff1f\u7ade\u4e89\u5bf9\u624b\u65b9\u6848\uff1f\r\n5. \u7ade\u4e89\u5bf9\u624b\u7684\u65b9\u6848\uff1a\r\n6. \u662f\u5426\u6709\u9886\u8def\u4eba\uff1a\r\n7. \u5ba2\u6237\u5173\u952e\u4eba\u662f\u5426\u652f\u6301\u6211\u4eec\uff1a\r\n8. \u5382\u5546\u662f\u5426\u652f\u6301\u6211\u4eec\uff1a\r\n9. \u5408\u4f5c\u65b9\u5f0f\uff1a\u5ba2\u6237\u6346\u7ed1\uff1f\u5382\u5546\u6346\u7ed1\uff1f\u8ddf\u5ba2\u6237\u6346\u7ed1\u3002\r\n10. \u4ed8\u6b3e\u65b9\u5f0f\uff1a\r\n11. \u51b3\u7b56\u6d41\u7a0b\uff1a\r\n12. \u6211\u7684\u95ee\u9898\uff1a","contract_type":1,"progress_updated_at":"2020-03-24 09:38:45.450637+08","forecast_updated_at":"2020-03-24 09:38:45.450637+08","end_at":"2020-03-24 09:38:45","pinyin_shortcut":"spxzxgxm","creator":1001,"used_client":null,"from_contact":null,"total_contact_point":null,"paid_contact_point":null,"project_product_version_id":null,"is_sales_order_ready":false,"collected_plan":0,"profits":"22973.600000000000000000","remain":"2464 days 23:44:18.013945","progress_remain":"1936 days 04:17:12.337909","forecast_remain":"1936 days 04:17:12.337909","lost_contact_days":null,"last_contact":"","last_arrive_days":null,"last_arrive":null,"duration":"584 days 16:59:38.0156","issued_invoices":"188000","client":{"id":1098,"key":1098,"name":"\u4fe1\u4ea6\u5b8f\u8fbe\u7f51\u7edc\u5b58\u50a8\u6280\u672f(\u5317\u4eac)\u6709\u9650\u516c\u53f8","logo":null,"client_type":5,"client_class":43,"client_industry":13,"sales_rep":1001,"salesRep":{"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"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237","notice_days":60,"color":"#1EE6DC"},"clientIndustry":{"id":13,"key":13,"name":"SI\/ISV"}},"usedClient":null,"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[{"project_id":887,"value":"1","key":5074,"name":"\u803f\u7a0b\u6797"}],"projectStatus":{"id":3,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},"projectProgress":{"id":10,"key":10,"name":"\u4ea4\u8d27\u4e2d","description":"\u5b9a\u4e49\uff1a\u5ba2\u6237\u7b7e\u7f72\u7b7e\u6536\u5355\uff0c\u7b7e\u7f72\u9a8c\u6536\u5355 \n\u65b9\u6cd5\uff1a\u8d27\u5230\u5ba2\u6237\u6307\u5b9a\u5730\u70b9\u7b7e\u7f72\u7b7e\u6536\u5355\uff0c \u5b89\u88c5\u90e8\u7f72\u5b8c\u6210\u7b7e\u7f72\u9a8c\u6536\u5355\u3002"},"projectProductTypes":[{"id":91,"product_type_id":91,"key":91,"name":"\u534f\u4f5c","budget":"188000","pct":"12.22","profit":"22973.6","project_id":887}],"salesForecast":{"id":175,"key":175,"name":"100%","description":"\u6210\u529f\u7b7e\u8ba2\u5408\u540c"},"opportunityFrom":{"id":168,"key":168,"name":"\u670b\u53cb\u4ecb\u7ecd"},"purchaseType":{"id":129,"key":129,"name":"\u7279\u7ea6\u9080\u6807"},"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"}},"projectCreator":{"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"}},"salesRep":{"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"}},"casePoints":{"project_id":887,"points":"40"},"workLogCount":null,"caseCount":{"project_id":887,"count":2},"salesTimeCount":null,"implementTimeCount":{"project_id":887,"sum":"11","times":"3"},"presalesTimeCount":null,"engineerTimeCount":null,"reimbursementAmountSum":null,"buildContract":{"id":656,"from_project":887,"payment_collection_remind_ahead":null,"serial_no":"TSC-X-2018081523","is_settle":false,"is_deliver":false,"is_outbound":false,"contractScans":[{"id":12795,"object_type":105,"object_id":656,"attachment_id":1524,"attachment":{"id":1524,"key":1524,"name":"45101cd0-a6e8-3f4f-8c4d-6ea5ab6b8c15","extension":"pdf","path":"\/v2\/attachment\/preview\/LpLquexa4MxJRClJNdb9gPVa_MzadLnu\/45101cd0-a6e8-3f4f-8c4d-6ea5ab6b8c15\/\u4fe1\u4ea6\u5b8f\u8fbe\u7f51\u7edc\u5b58\u50a8\u6280\u672f\uff08\u5317\u4eac\uff09\u6709\u9650\u516c\u53f8\u201420180815\u2014188000.pdf","orig_name":"\u4fe1\u4ea6\u5b8f\u8fbe\u7f51\u7edc\u5b58\u50a8\u6280\u672f\uff08\u5317\u4eac\uff09\u6709\u9650\u516c\u53f8\u201420180815\u2014188000.pdf"}}],"receiptScans":[{"id":13478,"object_type":106,"object_id":656,"attachment_id":1583,"attachment":{"id":1583,"key":1583,"name":"d572b982-20b4-32ab-8ec6-96ed6098fe6e","extension":"pdf","path":"\/v2\/attachment\/preview\/LpLquexa4MxJRClJNdb9gPVa_MzadLnu\/d572b982-20b4-32ab-8ec6-96ed6098fe6e\/\u4fe1\u4ea6\u5b8f\u8fbe.pdf","orig_name":"\u4fe1\u4ea6\u5b8f\u8fbe.pdf"}}],"verifyScans":[],"salesContractPayments":[{"id":590,"key":590,"contract_id":656,"value":"188000.00","created_by":null,"created_at":"","collected_date":null,"createdBy":null,"pct":100}],"salesContractInvoices":[{"id":474,"key":474,"contract_id":656,"value":"188000.00","attachment_id":null,"from_date":null,"attachment":null}],"salesContractPaymentCollectionRemindDates":[],"salesContractPaymentCollectionRemindReceivers":[],"salesSupplierRels":[{"id":202,"contract_id":656,"supplier_id":253,"purchase_id":676,"supplier":{"id":253,"key":253,"name":"\u5e7f\u5dde\u96c5\u6e05\u8fbe\u667a\u80fd\u7cfb\u7edf\u6709\u9650\u516c\u53f8"},"purchase":{"id":676,"key":676,"serial_no":"-"}},{"id":2258,"contract_id":656,"supplier_id":676,"purchase_id":675,"supplier":{"id":676,"key":676,"name":"\u5317\u4eac\u5b89\u8054\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":675,"key":675,"serial_no":"20180903"}}],"payment_collection_remind_ahead_display":"\u4e0d\u63d0\u9192"},"projectRemindReceivers":[],"projectProductRels":[],"commentCount":{"object_id":887,"comment":1},"unreadComments":null,"fromContact":null,"projectContactPoints":[],"projectUsedClient":null,"remain_display":2464,"progress_remain_display":1936,"forecast_remain_display":1936,"projectProductTotalAmount":0,"projectProductAllAmount":true,"projectProductTotalCost":0,"projectProductAllCost":true,"projectProductTotalNumber":0,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":null,"project_status_display":"\u6536\u6b3e\u5b8c\u6210","is_collected":true,"bgcolor":"#6200fe","can_invoice":true,"can_payment":true,"duration_display":584,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":true,"is_admin":true,"lost_contact_days_display":null,"can_view_product":true,"budget_display":"18.8\u4e07","contact_points_status_display":"\u672a\u8bbe\u7f6e"},{"id":3660,"client_id":2845,"project_status":3,"project_progress":9,"budget":"85527.78","profit_pct":"0.39","bargain_date":"2024-09-19","description":"","created_by":1001,"created_at":"2024-09-19 13:39:55","updated_at":"2024-12-25 10:18:39","engineer_id":null,"project_title":"Panorama\u8bbe\u5907\u53ca\u914d\u4ef6\u91c7\u8d2d\u9879\u76ee","collected":"85527.78","status_updated_at":"2024-09-19 13:39:55.898709+08","success_rate":null,"comment":"","contract_type":1,"progress_updated_at":"2024-09-19 13:39:55.898709+08","forecast_updated_at":"2024-09-19 13:39:55.898709+08","end_at":"2024-11-27 16:23:50","pinyin_shortcut":"Panoramasbjpjcgxm","creator":1001,"used_client":null,"from_contact":1262,"total_contact_point":"6367.5","paid_contact_point":"6367.5","project_product_version_id":588,"is_sales_order_ready":true,"collected_plan":85527.78,"profits":"333.558342000000000000","remain":"296 days 00:16:01.889837","progress_remain":"296 days 00:16:01.889837","forecast_remain":"296 days 00:16:01.889837","lost_contact_days":null,"last_contact":"","last_arrive_days":null,"last_arrive":null,"duration":"69 days 02:43:54.246777","issued_invoices":"85527.78","client":{"id":2845,"key":2845,"name":"\u5317\u4eac\u6052\u6cf0\u901a\u529b\u4fe1\u606f\u6280\u672f\u6709\u9650\u516c\u53f8\uff08PA\u8fc7\u5355\uff09","logo":null,"client_type":5,"client_class":43,"client_industry":13,"sales_rep":1001,"salesRep":{"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"}},"clientType":{"id":5,"key":5,"name":"\u5546\u4e1a"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237","notice_days":60,"color":"#1EE6DC"},"clientIndustry":{"id":13,"key":13,"name":"SI\/ISV"}},"usedClient":null,"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[],"projectStatus":{"id":3,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},"projectProgress":{"id":9,"key":9,"name":"\u7b7e\u8ba2\u5408\u540c","description":"\u5b9a\u4e49\uff1a\u786e\u8ba4\u4ea7\u54c1\u914d\u7f6e\uff0c\u4ea7\u54c1\u6570\u91cf\uff0c\u4ea7\u54c1\u4ef7\u683c\uff0c\u4ed8\u6b3e\u65b9\u5f0f\uff0c\u5230\u8d27\u65e5\u671f\uff0c\u8fdd\u7ea6\u6761\u6b3e\uff0c\u9a8c\u6536\u6807\u51c6\u3002 \n\u65b9\u6cd5\uff1a\u6309\u7167\u516c\u53f8\u5408\u540c\u8303\u672c\u6216\u6309\u7167\u5ba2\u6237\u8303\u672c\u7b7e\u8ba2\u5408\u540c\u3002"},"projectProductTypes":[{"id":87,"product_type_id":87,"key":87,"name":"\u5b89\u5168","budget":"85527.78","pct":"0.39","profit":"333.558342","project_id":3660}],"salesForecast":{"id":232,"key":232,"name":"\u5382\u5546\u8fc7\u5355","description":"\u4fdd\u63015%\u57fa\u672c\u5229\u6da6\u7387\uff0c\u5e2e\u52a9\u5382\u5546\u4ea4\u4ed8\u9879\u76ee\u3002"},"opportunityFrom":null,"purchaseType":{"id":165,"key":165,"name":"\u534f\u8bae\u4f9b\u8d27"},"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"}},"projectCreator":{"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"}},"salesRep":{"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"}},"casePoints":null,"workLogCount":null,"caseCount":null,"salesTimeCount":null,"implementTimeCount":null,"presalesTimeCount":null,"engineerTimeCount":null,"reimbursementAmountSum":null,"buildContract":{"id":3549,"from_project":3660,"payment_collection_remind_ahead":"2 days","serial_no":"TS-LRC-20240919001","is_settle":true,"is_deliver":true,"is_outbound":true,"contractScans":[{"id":31066,"object_type":105,"object_id":3549,"attachment_id":21625,"attachment":{"id":21625,"key":21625,"name":"f1653fb7-2795-3dc1-86c0-e439b6308a42","extension":"pdf","path":"\/v2\/attachment\/preview\/LpLquexa4MxJRClJNdb9gPVa_MzadLnu\/f1653fb7-2795-3dc1-86c0-e439b6308a42\/\u6052\u6cf0\u901a\u529b85527.78.pdf","orig_name":"\u6052\u6cf0\u901a\u529b85527.78.pdf"}}],"receiptScans":[{"id":30308,"object_type":106,"object_id":3549,"attachment_id":22643,"attachment":{"id":22643,"key":22643,"name":"e77e68cd-e218-3cf0-86ba-1189995b5bbb","extension":"jpeg","path":"\/v2\/attachment\/preview\/LpLquexa4MxJRClJNdb9gPVa_MzadLnu\/e77e68cd-e218-3cf0-86ba-1189995b5bbb\/WechatIMG515.jpeg","orig_name":"WechatIMG515.jpeg"}}],"verifyScans":[],"salesContractPayments":[{"id":2027,"key":2027,"contract_id":3549,"value":"85527.78","created_by":1013,"created_at":"2024-11-27 16:23:49","collected_date":"2024-11-27","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1848,"key":1848,"contract_id":3549,"value":"85527.78","attachment_id":null,"from_date":"2024-11-04","attachment":null}],"salesContractPaymentCollectionRemindDates":[{"id":2102,"key":2102,"contract_id":3549,"name":"2024-11-25","value":"74393.85","overdue_days":2,"pct":86.98,"collect_status":"\u5df2\u5b8c\u6210"},{"id":2103,"key":2103,"contract_id":3549,"name":"2024-12-13","value":"11133.93","overdue_days":null,"pct":13.02,"collect_status":"\u903e\u671f211\u5929"}],"salesContractPaymentCollectionRemindReceivers":[{"id":7314,"user_id":5388,"key":5388,"contract_id":3549,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}},{"id":7315,"user_id":1001,"key":1001,"contract_id":3549,"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"}}},{"id":7316,"user_id":1011,"key":1011,"contract_id":3549,"user":{"id":1011,"key":1011,"name":"\u97e9\u96c5\u82b3","sex":"F","avatar":{"id":17,"user_id":1011,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b54747f4-248d-380e-93bc-0f62f769e70d.png"}}}],"salesSupplierRels":[{"id":2195,"contract_id":3549,"supplier_id":90,"purchase_id":3582,"supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"purchase":{"id":3582,"key":3582,"serial_no":"X_2024SBQ25477"}}],"payment_collection_remind_ahead_display":"2\u5929"},"projectRemindReceivers":[{"id":1220,"user_id":1001,"key":1001,"project_id":3660,"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"}}}],"projectProductRels":[{"id":7941,"project_id":3660,"product_id":1781,"amount":"62851.06","number":1,"cost":"51000","description":"","supplier_id":90,"hardware_from":null,"software_from":null,"maintenance_from":null,"hardware_to":null,"software_to":null,"maintenance_to":null,"total_amount":"62851.06","total_cost":"51000","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1781,"name":"PAN-PRA-25","product_type":5,"product_component":171,"product_brand":8,"product_serie":1504,"product_misc":null,"product_qa":null,"pn":"","description":"Panorama central management software, 25 devices","created_by":1013,"created_at":"2024-09-19 13:32:46","updated_at":"2024-09-19 13:32:46","pinyin_shortcut":"PANPRA25","product_unit":1,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":171,"key":171,"name":"\u9632\u706b\u5899\u7ba1\u7406"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":1504,"key":1504,"name":"Panorama 25 devices\u7ba1\u7406\u8bbe\u5907"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}}},{"id":7942,"project_id":3660,"product_id":1782,"amount":"11542.79","number":1,"cost":"12000","description":"","supplier_id":90,"hardware_from":null,"software_from":null,"maintenance_from":null,"hardware_to":null,"software_to":null,"maintenance_to":null,"total_amount":"11542.79","total_cost":"12000","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1782,"name":"PAN-SVC-BKLN-PRA-25","product_type":5,"product_component":35,"product_brand":8,"product_serie":1505,"product_misc":null,"product_qa":null,"pn":"","description":"Partner enabled premium support year 1, Panorama 25 devices","created_by":1013,"created_at":"2024-09-19 13:33:41","updated_at":"2024-09-19 13:33:41","pinyin_shortcut":"PANSVCBKLNPRA25","product_unit":2,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":35,"key":35,"name":"\u9632\u706b\u5899\u8f6f\u4ef6"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":1505,"key":1505,"name":"PAN-PRA-25\u4e00\u5e74\u670d\u52a1"},"productUnit":{"id":2,"key":2,"name":"\u5957"}}},{"id":7943,"project_id":3660,"product_id":1783,"amount":"2950.49","number":1,"cost":"3057","description":"","supplier_id":90,"hardware_from":null,"software_from":null,"maintenance_from":null,"hardware_to":null,"software_to":null,"maintenance_to":null,"total_amount":"2950.49","total_cost":"3057","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1783,"name":"PAN-SFP-PLUS-CU-5M","product_type":5,"product_component":157,"product_brand":8,"product_serie":1506,"product_misc":null,"product_qa":null,"pn":"","description":"SFP+ form factor, 10Gb direct attach twin-ax passive cable with 2 transceiver ends and 5m of cable permanently bonded as an assembly, IEEE 802.3ae 10GBASE-CR compliant","created_by":1013,"created_at":"2024-09-19 13:34:18","updated_at":"2024-09-19 13:34:18","pinyin_shortcut":"PANSFPPLUSCU5M","product_unit":6,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":157,"key":157,"name":"\u9632\u706b\u5899\u914d\u4ef6"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":1506,"key":1506,"name":"5M\u7ebf\u7f06"},"productUnit":{"id":6,"key":6,"name":"\u6761"}}},{"id":7944,"project_id":3660,"product_id":1784,"amount":"1169.06","number":2,"cost":"1350","description":"","supplier_id":90,"hardware_from":null,"software_from":null,"maintenance_from":null,"hardware_to":null,"software_to":null,"maintenance_to":null,"total_amount":"2338.12","total_cost":"2700","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1784,"name":"PAN-1RU-RACK-KIT-4POST","product_type":5,"product_component":157,"product_brand":8,"product_serie":1507,"product_misc":null,"product_qa":null,"pn":"","description":"Palo Alto Networks 4-Post rack mount kit for 1U PA-1400","created_by":1013,"created_at":"2024-09-19 13:34:57","updated_at":"2024-09-19 13:34:57","pinyin_shortcut":"PAN1RURACKKIT4POST","product_unit":3,"is_renew":false,"productType":{"id":5,"key":5,"name":"\u5b89\u5168\u8bbe\u5907"},"productComponent":{"id":157,"key":157,"name":"\u9632\u706b\u5899\u914d\u4ef6"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":1507,"key":1507,"name":"PA-1400\u5bfc\u8f68"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}}},{"id":7945,"project_id":3660,"product_id":1785,"amount":"5845.32","number":1,"cost":"6000","description":"","supplier_id":90,"hardware_from":null,"software_from":null,"maintenance_from":null,"hardware_to":null,"software_to":null,"maintenance_to":null,"total_amount":"5845.32","total_cost":"6000","supplier":{"id":90,"key":90,"name":"\u7d2b\u5149\u6653\u901a\u79d1\u6280\u6709\u9650\u516c\u53f8"},"product":{"id":1785,"name":"PAN-SFP-LX","product_type":4,"product_component":43,"product_brand":8,"product_serie":612,"product_misc":null,"product_qa":null,"pn":"","description":"SFP form factor, LX 1Gb optical transceiver, 10Km reach, SMF, duplex LC, IEEE 802.3ab 1000BASE-LX compliant","created_by":1013,"created_at":"2024-09-19 13:36:09","updated_at":"2024-09-19 13:36:09","pinyin_shortcut":"PANSFPLX","product_unit":3,"is_renew":false,"productType":{"id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 "},"productComponent":{"id":43,"key":43,"name":"\u7f51\u7edc\u8bbe\u5907\u914d\u4ef6"},"productBrand":{"id":8,"key":8,"name":"Paloalto"},"productSerie":{"id":612,"key":612,"name":"PAN-SFP-LX"},"productUnit":{"id":3,"key":3,"name":"\u4e2a"}}}],"commentCount":{"object_id":3660,"comment":2},"unreadComments":null,"fromContact":{"id":1262,"key":1262,"name":"\u5218\u70b3\u5764","client_id":null,"supplier_id":100,"mobiles":[{"id":6789,"contact_id":1262,"mobile":"15810817538","mp_open_id":null}],"client":null,"supplier":{"id":100,"key":100,"name":"\u6d3e\u62d3\u7f51\u7edc(\u4e0a\u6d77)\u6709\u9650\u8d23\u4efb\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"}},"projectContactPoints":[{"id":770,"project_id":3660,"contact_id":1262,"point":"6367.50","paid_point":"6367.5","contact":{"id":1262,"key":1262,"name":"\u5218\u70b3\u5764","client_id":null,"supplier_id":100,"client":null,"supplier":{"id":100,"key":100,"name":"\u6d3e\u62d3\u7f51\u7edc(\u4e0a\u6d77)\u6709\u9650\u8d23\u4efb\u516c\u53f8\u5317\u4eac\u5206\u516c\u53f8"}},"projectContactPointRels":[{"id":134,"project_id":3660,"contact_id":1262,"point":"6367.50","day_at":"2024-12-16","description":"","created_at":"2024-12-16 10:07:42"}],"status_display":"\u5df2\u6838\u9500"}],"projectUsedClient":null,"remain_display":296,"progress_remain_display":296,"forecast_remain_display":296,"projectProductTotalAmount":85527.78,"projectProductAllAmount":true,"projectProductTotalCost":74757,"projectProductAllCost":true,"projectProductTotalNumber":6,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":null,"project_status_display":"\u6536\u6b3e\u5b8c\u6210","is_collected":true,"bgcolor":"#6200fe","can_invoice":true,"can_payment":true,"duration_display":69,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":true,"is_admin":true,"lost_contact_days_display":null,"can_view_product":true,"budget_display":"8.55\u4e07","contact_points_status_display":"\u5df2\u6838\u9500"},{"id":3653,"client_id":3301,"project_status":3,"project_progress":9,"budget":"172700","profit_pct":"2.35","bargain_date":"2024-10-17","description":"","created_by":1001,"created_at":"2024-09-06 17:12:21","updated_at":"2024-12-25 10:18:36","engineer_id":null,"project_title":"\u6df1\u4fe1\u670dAD-1000-B1800-TP 2\u53f0\u91c7\u8d2d\u9879\u76ee\uff08\u8fc7\u5355\uff09","collected":"172700","status_updated_at":"2024-09-06 17:12:21.176596+08","success_rate":null,"comment":"","contract_type":1,"progress_updated_at":"2024-09-06 17:12:21.176596+08","forecast_updated_at":"2024-10-10 13:23:16.685145+08","end_at":"2024-12-24 17:05:59","pinyin_shortcut":"sxfAD1000B1800TP2tcgxmgd","creator":1001,"used_client":null,"from_contact":null,"total_contact_point":null,"paid_contact_point":null,"project_product_version_id":629,"is_sales_order_ready":true,"collected_plan":172700,"profits":"4058.450000000000000000","remain":"308 days 20:43:36.61195","progress_remain":"308 days 20:43:36.61195","forecast_remain":"275 days 00:32:41.103401","lost_contact_days":null,"last_contact":"","last_arrive_days":null,"last_arrive":null,"duration":"108 days 23:53:38.088878","issued_invoices":"172700.00","client":{"id":3301,"key":3301,"name":"\u91d1\u878d\u65f6\u62a5\u793e","logo":null,"client_type":6,"client_class":43,"client_industry":18,"sales_rep":1001,"salesRep":{"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"}},"clientType":{"id":6,"key":6,"name":"\u592e\u4f01"},"clientClass":{"id":43,"key":43,"name":"\u6f5c\u529b\u5ba2\u6237","notice_days":60,"color":"#1EE6DC"},"clientIndustry":{"id":18,"key":18,"name":"\u5a92\u4f53"}},"usedClient":null,"contractType":{"id":1,"key":1,"name":"\u4ea7\u54c1\u9500\u552e"},"projectArchitects":[],"projectStatus":{"id":3,"key":3,"name":"\u5546\u673a\u6210\u4ea4","color":"#53cd02"},"projectProgress":{"id":9,"key":9,"name":"\u7b7e\u8ba2\u5408\u540c","description":"\u5b9a\u4e49\uff1a\u786e\u8ba4\u4ea7\u54c1\u914d\u7f6e\uff0c\u4ea7\u54c1\u6570\u91cf\uff0c\u4ea7\u54c1\u4ef7\u683c\uff0c\u4ed8\u6b3e\u65b9\u5f0f\uff0c\u5230\u8d27\u65e5\u671f\uff0c\u8fdd\u7ea6\u6761\u6b3e\uff0c\u9a8c\u6536\u6807\u51c6\u3002 \n\u65b9\u6cd5\uff1a\u6309\u7167\u516c\u53f8\u5408\u540c\u8303\u672c\u6216\u6309\u7167\u5ba2\u6237\u8303\u672c\u7b7e\u8ba2\u5408\u540c\u3002"},"projectProductTypes":[{"id":87,"product_type_id":87,"key":87,"name":"\u5b89\u5168","budget":"172700.00","pct":"2.35","profit":"4058.45","project_id":3653}],"salesForecast":{"id":232,"key":232,"name":"\u5382\u5546\u8fc7\u5355","description":"\u4fdd\u63015%\u57fa\u672c\u5229\u6da6\u7387\uff0c\u5e2e\u52a9\u5382\u5546\u4ea4\u4ed8\u9879\u76ee\u3002"},"opportunityFrom":null,"purchaseType":{"id":164,"key":164,"name":"\u591a\u5bb6\u6bd4\u4ef7"},"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"}},"projectCreator":{"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"}},"salesRep":{"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"}},"casePoints":null,"workLogCount":null,"caseCount":null,"salesTimeCount":null,"implementTimeCount":null,"presalesTimeCount":null,"engineerTimeCount":null,"reimbursementAmountSum":null,"buildContract":{"id":3525,"from_project":3653,"payment_collection_remind_ahead":"00:00:00","serial_no":"jrsbht2024115","is_settle":true,"is_deliver":true,"is_outbound":true,"contractScans":[{"id":29482,"object_type":105,"object_id":3525,"attachment_id":22137,"attachment":{"id":22137,"key":22137,"name":"72360e0e-77f8-31bc-a510-e3fe04b7076a","extension":"pdf","path":"\/v2\/attachment\/preview\/LpLquexa4MxJRClJNdb9gPVa_MzadLnu\/72360e0e-77f8-31bc-a510-e3fe04b7076a\/2024_10_21_16_18_55.pdf","orig_name":"2024_10_21_16_18_55.pdf"}}],"receiptScans":[],"verifyScans":[{"id":31007,"object_type":107,"object_id":3525,"attachment_id":23124,"attachment":{"id":23124,"key":23124,"name":"1fcde43b-7055-3d33-8d26-701818f3dc2d","extension":"pdf","path":"\/v2\/attachment\/preview\/LpLquexa4MxJRClJNdb9gPVa_MzadLnu\/1fcde43b-7055-3d33-8d26-701818f3dc2d\/\u9a8c\u6536\u5355.pdf","orig_name":"\u9a8c\u6536\u5355.pdf"}}],"salesContractPayments":[{"id":2056,"key":2056,"contract_id":3525,"value":"172700","created_by":1013,"created_at":"2024-12-24 17:05:59","collected_date":"2024-12-24","createdBy":{"id":1013,"key":1013,"name":"\u7fc1\u5bb6\u6210","sex":"M","department_id":7},"pct":100}],"salesContractInvoices":[{"id":1833,"key":1833,"contract_id":3525,"value":"172700.00","attachment_id":null,"from_date":"2024-10-22","attachment":null}],"salesContractPaymentCollectionRemindDates":[{"id":2070,"key":2070,"contract_id":3525,"name":"2024-11-30","value":"172700","overdue_days":24,"pct":100,"collect_status":"\u5df2\u5b8c\u6210"}],"salesContractPaymentCollectionRemindReceivers":[{"id":6857,"user_id":5388,"key":5388,"contract_id":3525,"user":{"id":5388,"key":5388,"name":"\u6768\u71d5\u971e","sex":"F","avatar":{"id":156,"user_id":5388,"name":"\/files\/cdn\/a57be577deb434\/avatar\/b8d4f68f-e736-3c38-9e2f-1ab47885b3d8.png"}}},{"id":6858,"user_id":1001,"key":1001,"contract_id":3525,"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"}}}],"salesSupplierRels":[{"id":1922,"contract_id":3525,"supplier_id":511,"purchase_id":3617,"supplier":{"id":511,"key":511,"name":"\u5317\u4eac\u610f\u7545\u79d1\u6280\u80a1\u4efd\u6709\u9650\u516c\u53f8"},"purchase":{"id":3617,"key":3617,"serial_no":"TSKJ20241022-HYF-001"}}],"payment_collection_remind_ahead_display":"\u4e0d\u63d0\u9192"},"projectRemindReceivers":[{"id":1208,"user_id":1001,"key":1001,"project_id":3653,"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"}}}],"projectProductRels":[{"id":6938,"project_id":3653,"product_id":1705,"amount":"86350","number":2,"cost":"82032.5","description":"","supplier_id":511,"hardware_from":"2024-10-21","software_from":null,"maintenance_from":null,"hardware_to":"2027-10-20","software_to":null,"maintenance_to":null,"total_amount":"172700","total_cost":"164065.0","supplier":{"id":511,"key":511,"name":"\u5317\u4eac\u610f\u7545\u79d1\u6280\u80a1\u4efd\u6709\u9650\u516c\u53f8"},"product":{"id":1705,"name":"AD-1000-B1800","product_type":4,"product_component":68,"product_brand":12,"product_serie":1448,"product_misc":null,"product_qa":null,"pn":"","description":"\u6027\u80fd\u53c2\u6570\uff1a4\u5c42\u541e\u5410\u91cf\uff08\u9ed8\u8ba4\u7f51\u53e3\uff09\uff1a5Gbps\uff0c\u56db\u5c42\u5e76\u53d1\u8fde\u63a5\u6570\uff1a8000000\uff0c4\u5c42\u65b0\u5efa\u8fde\u63a5\u6570 CPS\uff1a150000\uff0c7\u5c42\u65b0\u5efa\u8bf7\u6c42\u6570 RPS\uff1a150000\u3002\n\u786c\u4ef6\u53c2\u6570\uff1a\u89c4\u683c\uff1a1U\uff0c\u5185\u5b58\u5927\u5c0f\uff1a8G\uff0c\u786c\u76d8\u5bb9\u91cf\uff1a128G minisata SSD\uff0c\u7535\u6e90\uff1a\u5197\u4f59\u7535\u6e90\uff0c\u63a5\u53e3\uff1a6\u5343\u5146\u7535\u53e3+2\u5343\u5146\u5149\u53e3SFP\u3002\n\u529f\u80fd\u63cf\u8ff0\uff1a\u6df1\u4fe1\u670d\u5e94\u7528\u4ea4\u4ed8 AD \u80fd\u591f\u4e3a\u7528\u6237\u63d0\u4f9b\u5305\u62ec\u591a\u6570\u636e\u4e2d\u5fc3\u8d1f\u8f7d\u5747\u8861\u3001\u591a\u94fe\u8def\u8d1f\u8f7d\u5747\u8861\u3001\u670d\u52a1\u5668\u8d1f\u8f7d\u5747\u8861\u7684\u5168\u65b9\u4f4d\u89e3\u51b3\u65b9\u6848\u3002\u4e0d\u4ec5\u5b9e\u73b0\u5bf9\u5404\u4e2a\u6570\u636e\u4e2d\u5fc3\u3001\u94fe\u8def\u4ee5\u53ca\u670d\u52a1\u5668\u72b6\u6001\u7684\u5b9e\u65f6\u76d1\u63a7\uff0c\u540c\u65f6\u6839\u636e\u9884\u8bbe\u89c4\u5219\uff0c\u5c06\u7528\u6237\u7684\u8bbf\u95ee\u8bf7\u6c42\u5206\u914d\u7ed9\u76f8\u5e94\u7684\u6570\u636e\u4e2d\u5fc3\u3001 \u94fe\u8def\u4ee5\u53ca\u670d\u52a1\u5668\uff0c\u8fdb\u800c\u5b9e\u73b0\u6570\u636e\u6d41\u7684\u5408\u7406\u5206\u914d\uff0c\u4f7f\u6240\u6709\u7684\u6570\u636e\u4e2d\u5fc3\u3001\u94fe\u8def\u548c\u670d\u52a1\u5668\u90fd\u5f97\u5230\u5145\u5206\u7684\u5229\u7528\u3002\u6df1\u4fe1\u670d\u5e94\u7528\u4ea4\u4ed8 AD \u8fd8\u652f\u6301\u4e0e\u5404\u4e2a\u4e91\u5e73\u53f0\u5bf9\u63a5\uff0c\u5b9e\u73b0\u4e91\u573a\u666f\u4e0b\u79df\u6237\u7684\u81ea\u670d\u52a1\u8d1f\u8f7d\u9700\u6c42\uff1bIPv6\u6539\u9020\u65b9\u6848\uff0c\u53ef\u6709\u6548\u653b\u514b\u201c\u5929\u7a97\u201d\u95ee\u9898\u3002","created_by":1013,"created_at":"2024-07-31 17:23:42","updated_at":"2024-07-31 17:23:42","pinyin_shortcut":"AD1000B1800","product_unit":1,"is_renew":false,"productType":{"id":4,"key":4,"name":"\u7f51\u7edc\u8bbe\u5907 "},"productComponent":{"id":68,"key":68,"name":"\u5e94\u7528\u4ea4\u4ed8\u7f51\u5173"},"productBrand":{"id":12,"key":12,"name":"\u6df1\u4fe1\u670d"},"productSerie":{"id":1448,"key":1448,"name":"\u6df1\u4fe1\u670dAD-1000-B1800\u5e94\u7528\u4ea4\u4ed8\u7f51\u5173"},"productUnit":{"id":1,"key":1,"name":"\u53f0"}}}],"commentCount":{"object_id":3653,"comment":3},"unreadComments":null,"fromContact":null,"projectContactPoints":[],"projectUsedClient":null,"remain_display":308,"progress_remain_display":308,"forecast_remain_display":275,"projectProductTotalAmount":172700,"projectProductAllAmount":true,"projectProductTotalCost":164065,"projectProductAllCost":true,"projectProductTotalNumber":2,"unissued_invoice":0,"is_exceeded":false,"can_update":true,"can_delete":true,"unread":0,"last_arrive_days_display":null,"project_status_display":"\u6536\u6b3e\u5b8c\u6210","is_collected":true,"bgcolor":"#6200fe","can_invoice":true,"can_payment":true,"duration_display":108,"contract_type_display":"\u4ea7\u54c1\u9500\u552e","can_change_status":true,"is_admin":true,"lost_contact_days_display":null,"can_view_product":true,"budget_display":"17.27\u4e07","contact_points_status_display":"\u672a\u8bbe\u7f6e"}],"pagenation":{"totalcount":94,"thispage":3,"pagesize":10},"can_create":true},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-07-12 13:55:57') RETURNING "id"
13:55:57.8423.1 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "extension", "path", "orig_name" FROM "a57be577deb434"."tbl_attachments" WHERE "id" IN (1583, 22643, 13664, 20446, 22828, 23714, 24240)
13:55:57.7672.7 msyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='LpLquexa4MxJRClJNdb9gPVa_MzadLnu'
13:55:57.8622.6 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_series" WHERE "id" IN (1345, 1382, 1359, 1419, 1448, 593, 1504, 1505, 1506, 1507, 612, 607, 999, 31, 1243, 315, 588, 666, 1047)
13:55:57.8591.9 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_products" WHERE "id" IN (984, 1668, 1624, 1781, 1782, 1783, 1784, 1785, 498, 1923, 1104, 1372, 942, 1564, 969, 1931, 1586, 1910, 1911, 1912, 933, 1705)
13:55:57.7651.9 msyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
13:55:57.8021.7 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
13:55:57.8341.4 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=105) AND ("object_id" IN (3392, 3525, 3549, 3661, 3755, 3725, 3746, 2708, 656, 3232))
13:55:57.8311.4 msyii\db\Command::querySELECT "project_id", sum(amount) AS sum FROM "a57be577deb434"."tbl_reimbursements" WHERE ("status" IN (3, 2)) AND ("project_id" IN (3760, 3752, 3764, 3467, 3714, 3225, 3591, 887, 3660, 3653)) GROUP BY "project_id"
13:55:57.8411.2 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=106) AND ("object_id" IN (3392, 3525, 3549, 3661, 3755, 3725, 3746, 2708, 656, 3232))
13:55:57.8291.2 msyii\db\Command::querySELECT "c"."project_id", sum(hours), sum(times) as times FROM "a57be577deb434"."tbl_cases" "c" LEFT JOIN (SELECT "case_id", EXTRACT(epoch FROM sum(end_at - start_at)) /3600 AS hours, count(id) as times FROM "a57be577deb434"."tbl_pre_sales" WHERE "is_draft"=FALSE GROUP BY "case_id") "i" ON i.case_id = c.id WHERE ("case_type"=1) AND ("c"."project_id" IN (3760, 3752, 3764, 3467, 3714, 3225, 3591, 887, 3660, 3653)) GROUP BY "c"."project_id"
13:55:57.8461.1 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=107) AND ("object_id" IN (3392, 3525, 3549, 3661, 3755, 3725, 3746, 2708, 656, 3232))
13:55:57.7711.1 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
13:55:57.8220.9 msyii\db\Command::querySELECT "project_id", count(id) as count FROM "a57be577deb434"."tbl_cases" WHERE "project_id" IN (3760, 3752, 3764, 3467, 3714, 3225, 3591, 887, 3660, 3653) GROUP BY "project_id"
13:55:57.9020.8 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "client_id", "supplier_id" FROM "a57be577deb434"."tbl_contacts" WHERE "id" IN (4640, 1262, 4849)
13:55:57.8140.7 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id" IN (2545, 2553, 2616, 1933, 2538, 1098, 2845, 3301)
13:55:57.8060.7 msyii\db\Command::querySELECT "project_id", "contribution" AS "value", "engineer_id" AS "key", "u"."name" FROM "a57be577deb434"."tbl_project_architects" LEFT JOIN "a57be577deb434"."tbl_users" "u" ON engineer_id = u.id WHERE "a57be577deb434"."tbl_project_architects"."project_id" IN (3760, 3752, 3764, 3467, 3714, 3225, 3591, 887, 3660, 3653) ORDER BY "contribution" DESC, "engineer_id"
13:55:57.8320.7 msyii\db\Command::querySELECT "id", "from_project", "payment_collection_remind_ahead", "serial_no", "is_settle", "is_deliver", "is_outbound" FROM "a57be577deb434"."tbl_sales_contracts" WHERE "from_project" IN (3760, 3752, 3764, 3467, 3714, 3225, 3591, 887, 3660, 3653)
13:55:57.8080.7 msyii\db\Command::querySELECT id, product_type_id, product_type_id as key, name, coalesce(budget, 0) as budget, coalesce(pct, 0) as pct, coalesce(profit, 0) as profit, project_id FROM "a57be577deb434"."tbl_project_product_types" WHERE "project_id" IN (3760, 3752, 3764, 3467, 3714, 3225, 3591, 887, 3660, 3653)
13:55:57.8570.6 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_project_product_rels" WHERE "project_id" IN (3760, 3752, 3764, 3467, 3714, 3225, 3591, 887, 3660, 3653)
13:55:57.8480.6 msyii\db\Command::querySELECT "id", "id" AS "key", "contract_id", "amount" AS "value", "attachment_id", "from_date" FROM "a57be577deb434"."tbl_sales_contract_invoices" WHERE "contract_id" IN (3392, 3525, 3549, 3661, 3755, 3725, 3746, 2708, 656, 3232) ORDER BY "id"
13:55:57.9010.6 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_contact_mobiles" WHERE "contact_id"=1262
13:55:57.8490.6 msyii\db\Command::querySELECT "id", "id" AS "key", "contract_id", "remind_date" AS "name", "amount" AS "value", "overdue_days" FROM "a57be577deb434"."tbl_sales_contract_payment_collection_remind_dates" WHERE "contract_id" IN (3392, 3525, 3549, 3661, 3755, 3725, 3746, 2708, 656, 3232) ORDER BY "remind_date"
13:55:57.8470.6 msyii\db\Command::querySELECT "id", "id" AS "key", "contract_id", "amount" AS "value", "created_by", "created_at", "collected_date" FROM "a57be577deb434"."tbl_sales_contract_payments" WHERE "contract_id" IN (3392, 3525, 3549, 3661, 3755, 3725, 3746, 2708, 656, 3232) ORDER BY "id"
13:55:57.8100.5 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "description" FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=13) AND ("id" IN (100, 94, 175, 6, 185, 191, 5, 2, 1, 129, 168, 136, 140, 164, 172, 153, 184, 189, 165, 142, 135, 179, 181, 322, 226, 232, 349, 369)) ORDER BY "sort"
13:55:57.8090.5 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id" IN (3760, 3752, 3764, 3467, 3714, 3225, 3591, 887, 3660, 3653)
13:55:57.9040.5 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_project_contact_point_rels" WHERE ("contact_id", "project_id") IN ((4640, 3225), (1262, 3660), (1262, 3752), (4849, 3467), (1262, 3591), (1262, 3714), (4640, 3760))
13:55:57.8520.5 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_suppliers" WHERE "id" IN (253, 90, 678, 38, 46, 262, 669, 511, 163, 676, 531)
13:55:57.8500.5 msyii\db\Command::querySELECT "id", "user_id", "user_id" AS "key", "contract_id" FROM "a57be577deb434"."tbl_sales_contract_payment_collection_remind_receivers" WHERE "contract_id" IN (3392, 3525, 3549, 3661, 3755, 3725, 3746, 2708, 656, 3232)
13:55:57.8230.4 msyii\db\Command::querySELECT "project_id", EXTRACT(epoch FROM sum(end_at - start_at)) /3600 AS hours, count(id) as times FROM "a57be577deb434"."tbl_work_logs" WHERE ("is_draft"=FALSE) AND ("scenario_id"=1) AND (("location_in_id" IS NOT NULL) AND ("location_out_id" IS NOT NULL) AND ("client_id" IS NOT NULL)) AND ("project_id" IN (3760, 3752, 3764, 3467, 3714, 3225, 3591, 887, 3660, 3653)) GROUP BY "project_id"
13:55:57.8510.4 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_sales_supplier_rels" WHERE "contract_id" IN (3392, 3525, 3549, 3661, 3755, 3725, 3746, 2708, 656, 3232)
13:55:57.9000.4 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "client_id", "supplier_id" FROM "a57be577deb434"."tbl_contacts" WHERE "id"=1262
13:55:57.8010.4 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "logo", "client_type", "client_class", "client_industry", "sales_rep" FROM "a57be577deb434"."tbl_clients" WHERE "id" IN (2545, 2553, 2616, 1933, 2538, 1098, 2845, 3301)
13:55:57.8210.4 msyii\db\Command::querySELECT "project_id", count(id) as count FROM "a57be577deb434"."tbl_work_logs" WHERE ("is_draft"=FALSE) AND ("project_id" IN (3760, 3752, 3764, 3467, 3714, 3225, 3591, 887, 3660, 3653)) GROUP BY "project_id"
13:55:57.8100.4 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id" IN (3760, 3752, 3764, 3467, 3714, 3225, 3591, 887, 3660, 3653)
13:55:57.8110.4 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id" IN (3760, 3752, 3764, 3467, 3714, 3225, 3591, 887, 3660, 3653)
13:55:57.9020.4 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_project_contact_points" WHERE "project_id" IN (3760, 3752, 3764, 3467, 3714, 3225, 3591, 887, 3660, 3653)
13:55:57.9050.3 msyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_project_used_clients" WHERE "project_id" IN (3760, 3752, 3764, 3467, 3714, 3225, 3591, 887, 3660, 3653)
13:55:57.8300.3 msyii\db\Command::querySELECT "project_id", EXTRACT(epoch FROM sum(end_at - start_at)) /3600 AS hours, count(id) as times FROM "a57be577deb434"."tbl_work_logs" WHERE ("is_draft"=FALSE) AND ("scenario_id"=2) AND ("project_id" IN (3760, 3752, 3764, 3467, 3714, 3225, 3591, 887, 3660, 3653)) GROUP BY "project_id"
13:55:57.8040.3 msyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)
13:55:57.8060.3 msyii\db\Command::querySELECT "id", "id" AS "key", "type" AS "name" FROM "a57be577deb434"."tbl_contract_types" WHERE "id" IN (1, 2)
13:55:57.8610.3 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_components" WHERE "id" IN (15, 36, 35, 43, 68, 151, 171, 157, 26, 4, 2, 39)
13:55:57.8610.3 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_types" WHERE "id" IN (3, 5, 4, 19, 2)
13:55:57.8620.3 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_brands" WHERE "id" IN (43, 8, 12, 134, 10, 4, 24)
13:55:57.8050.3 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "notice_days", "color" FROM "a57be577deb434"."tbl_client_classes" WHERE "id"=43
13:55:57.8070.3 msyii\db\Command::querySELECT "id", "id" AS "key", "project_status" AS "name", "color" FROM "a57be577deb434"."tbl_project_statuses" WHERE "id"=3
13:55:57.8040.3 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_client_types" WHERE "id" IN (5, 6)
13:55:57.8080.3 msyii\db\Command::querySELECT "id", "id" AS "key", "project_progress" AS "name", "description" FROM "a57be577deb434"."tbl_project_progresses" WHERE "id" IN (9, 6, 10)
13:55:57.8050.3 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_client_industries" WHERE "id" IN (13, 18, 20, 5, 10)
13:55:57.8120.3 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=9) AND ("id" IN (100, 94, 175, 6, 185, 191, 5, 2, 1, 129, 168, 136, 140, 164, 172, 153, 184, 189, 165, 142, 135, 179, 181, 322, 226, 232, 349, 369)) ORDER BY "sort"
13:55:57.8650.3 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_product_units" WHERE "id" IN (4, 2, 3, 1, 7, 6)
13:55:57.8130.3 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_departments" WHERE "id" IN (4, 1)
13:55:57.8560.3 msyii\db\Command::querySELECT "id", "user_id", "user_id" AS "key", "project_id" FROM "a57be577deb434"."tbl_project_remind_receivers" WHERE "project_id" IN (3760, 3752, 3764, 3467, 3714, 3225, 3591, 887, 3660, 3653)
13:55:57.8110.3 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=10) AND ("id" IN (100, 94, 175, 6, 185, 191, 5, 2, 1, 129, 168, 136, 140, 164, 172, 153, 184, 189, 165, 142, 135, 179, 181, 322, 226, 232, 349, 369)) ORDER BY "sort"
13:55:57.8580.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_suppliers" WHERE "id" IN (531, 163, 90, 678, 262, 46, 511)
13:55:57.9030.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_clients" WHERE "id" IN (2545, 1933)
13:55:57.8510.2 msyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id" IN (1001, 1011, 5388, 5300))
13:55:57.8570.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
13:55:57.8130.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id" IN (1001, 5300)
13:55:57.8120.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id" IN (1001, 5300)
13:55:57.8480.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex", "department_id" FROM "a57be577deb434"."tbl_users" WHERE "id" IN (1014, 1013)
13:55:57.8500.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id" IN (5388, 1001, 1011, 5300)
13:55:57.8130.2 msyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id" IN (1001, 5300))
13:55:57.8150.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=1001
13:55:57.8470.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name", "extension", "path", "orig_name" FROM "a57be577deb434"."tbl_attachments" WHERE "id" IN (23124, 18723)
13:55:57.9040.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_suppliers" WHERE "id"=100
13:55:57.8570.2 msyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)
13:55:57.9010.2 msyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_suppliers" WHERE "id"=100
13:55:57.8140.2 msyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id" IN (1001, 5300))
13:55:57.8150.2 msyii\db\Command::querySELECT "id", "user_id", "meta_value" AS "name" FROM "a57be577deb434"."tbl_user_meta" WHERE ("meta_key"='avatar') AND ("user_id"=1001)