From 23dd4e4dd71ee418428dde68ab6bf971605a2148 Mon Sep 17 00:00:00 2001 From: naibo Date: Mon, 10 Jul 2023 11:14:54 +0800 Subject: [PATCH] invokeTask.html --- ElectronJS/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElectronJS/config.json b/ElectronJS/config.json index 35cd969..cf29ca4 100644 --- a/ElectronJS/config.json +++ b/ElectronJS/config.json @@ -1 +1 @@ -{"webserver_address":"http://localhost","webserver_port":8074,"user_data_folder":"./user_data1","debug":false,"mysql_config_path":"/Users/naibowang/Documents/EasySpider/ElectronJS/mysql_config.json","absolute_user_data_folder":"/Users/naibowang/Documents/EasySpider/ElectronJS/user_data1"} \ No newline at end of file +{"webserver_address":"http://localhost","webserver_port":8074,"user_data_folder":"./user_data","debug":false,"mysql_config_path":"./mysql_config.json","absolute_user_data_folder":"D:\\Document\\Projects\\EasySpider\\ElectronJS\\user_data"} \ No newline at end of file