From 6d7a839202668551ffa88211f5209b679adab1ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=80=BB=E5=B7=A5?= Date: Fri, 28 Aug 2026 08:09:49 +0000 Subject: [PATCH] =?UTF-8?q?chore(HEL-208):=20=E5=88=B7=E6=96=B0=20architec?= =?UTF-8?q?ture-inventory=20=E4=BB=A5=E5=AF=B9=E9=BD=90=20HEL-207=20?= =?UTF-8?q?=E8=A1=8C=E6=83=85=E6=94=B9=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: multica-agent --- config/architecture-inventory.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/config/architecture-inventory.json b/config/architecture-inventory.json index 12368d2..32fe54c 100644 --- a/config/architecture-inventory.json +++ b/config/architecture-inventory.json @@ -486,8 +486,8 @@ }, { "path": "backend/data/providers/tushare_dashboard.py", - "bytes": 28051, - "lines": 644 + "bytes": 27730, + "lines": 634 }, { "path": "backend/data/providers/tushare_industries.py", @@ -774,6 +774,11 @@ "bytes": 2202, "lines": 53 }, + { + "path": "backend/jobs/service.py", + "bytes": 2201, + "lines": 58 + }, { "path": "backend/data/providers/tushare_client.py", "bytes": 2166, @@ -804,11 +809,6 @@ "bytes": 1791, "lines": 46 }, - { - "path": "backend/jobs/service.py", - "bytes": 1746, - "lines": 49 - }, { "path": "backend/features/alerts/routes.py", "bytes": 1687,