03ba0810ae
新增 app/park/park_config.py(serverdata/park/park_config.json 主数据源,企业默认自 sim_engine COMPANIES 39 家导入);routers.py 增 /park/api/park/companies CRUD、/park/api/agent/config、 /park/api/kb/docs CRUD+reindex、/park/api/screen/data GET/PUT;/park/api/config 的 api_base 修正为 /park 前缀(避免大屏 request() /api 双写)。TestClient 冒烟通过。