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,