From 5a3afec10fb7161f42a68b64101fe1ed0d7b9f5a Mon Sep 17 00:00:00 2001 From: xyc <jc_xiong@hotmail.com> Date: 星期五, 28 八月 2026 08:41:42 +0800 Subject: [PATCH] docs: 记录新需求——经济指标试算功能(货运是大头,领导常要求压数据) --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 262dd3a..0062c18 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,6 @@ write_readme.py clear-bom.ps1 verify_city*.txt + +deploy-test/ + -- Gitblit v1.9.1