From 670c702ddee9f649da2c7dc084d03b2060e346a9 Mon Sep 17 00:00:00 2001 From: "majiahui@haimaqingfan.com" Date: Fri, 14 Feb 2025 15:01:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=94=9F=E6=88=90=E7=9B=AE?= =?UTF-8?q?=E5=BD=95=E8=A1=A8=E6=A0=BC=E5=85=AC=E5=BC=8F=E6=8E=A7=E5=88=B6?= =?UTF-8?q?=EF=BC=8C=E6=9B=B4=E6=8D=A2=E6=96=B0=E7=9B=AE=E5=BD=95=E7=94=9F?= =?UTF-8?q?=E6=88=90=E6=9D=A1=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/.gitignore | 8 - .idea/deployment.xml | 301 +-------------------- .idea/generate_articles_directory.iml | 2 +- .idea/inspectionProfiles/Project_Default.xml | 5 +- .idea/misc.xml | 2 +- ...directory_predict_word_table_formula_kongzhi.py | 9 +- gunicorn_config_word_table_formula_kongzhi.py | 21 ++ run_api_gunicorn_word_table_formula_kongzhi.sh | 1 + 8 files changed, 39 insertions(+), 310 deletions(-) delete mode 100644 .idea/.gitignore create mode 100644 gunicorn_config_word_table_formula_kongzhi.py create mode 100644 run_api_gunicorn_word_table_formula_kongzhi.sh diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 35410ca..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# 默认忽略的文件 -/shelf/ -/workspace.xml -# 基于编辑器的 HTTP 客户端请求 -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git a/.idea/deployment.xml b/.idea/deployment.xml index 94f98bd..558914d 100644 --- a/.idea/deployment.xml +++ b/.idea/deployment.xml @@ -1,161 +1,8 @@ - + + diff --git a/.idea/generate_articles_directory.iml b/.idea/generate_articles_directory.iml index 12ca792..9a47304 100644 --- a/.idea/generate_articles_directory.iml +++ b/.idea/generate_articles_directory.iml @@ -5,7 +5,7 @@ - + diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 50c8dac..d9a1ea7 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -1,16 +1,19 @@