From ae3ae40640ce97bf4c75a796bd566ad160137a2a Mon Sep 17 00:00:00 2001 From: naibo Date: Tue, 19 Dec 2023 22:02:45 +0800 Subject: [PATCH] Split Line --- .temp_to_pub/.gitignore | 2 ++ ElectronJS/src/taskGrid/FlowChart.html | 5 +++++ ElectronJS/src/taskGrid/FlowChart_CN.html | 5 +++++ ElectronJS/src/taskGrid/logic.js | 1 + ElectronJS/tasks/294.json | 2 +- ElectronJS/tasks/295.json | 2 +- ElectronJS/tasks/296.json | 2 +- ElectronJS/tasks/297.json | 2 +- ElectronJS/tasks/298.json | 2 +- ElectronJS/tasks/299.json | 1 + ElectronJS/tasks/300.json | 1 + ExecuteStage/.vscode/launch.json | 2 +- ExecuteStage/easyspider_executestage.py | 18 +++++++++++++----- ExecuteStage/requirements.txt | 1 + ExecuteStage/utils.py | 19 ++++++++++++++++++- 15 files changed, 53 insertions(+), 12 deletions(-) create mode 100644 ElectronJS/tasks/299.json create mode 100644 ElectronJS/tasks/300.json diff --git a/.temp_to_pub/.gitignore b/.temp_to_pub/.gitignore index 5bab86b..08f1d7d 100644 --- a/.temp_to_pub/.gitignore +++ b/.temp_to_pub/.gitignore @@ -11,3 +11,5 @@ config.json mysql_config.json **/Code **/user_data +**/tasks +**/execution_instances diff --git a/ElectronJS/src/taskGrid/FlowChart.html b/ElectronJS/src/taskGrid/FlowChart.html index bdd8956..b91f121 100644 --- a/ElectronJS/src/taskGrid/FlowChart.html +++ b/ElectronJS/src/taskGrid/FlowChart.html @@ -320,6 +320,11 @@ + + + + +