diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 17d5d59..0af3f7c 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,20 +2,7 @@ - - - - - - - - - - - - - - @@ -451,7 +438,7 @@ - + diff --git a/data/config.json b/data/initConfig.json similarity index 100% rename from data/config.json rename to data/initConfig.json index 1123346..5b564c3 100644 --- a/data/config.json +++ b/data/initConfig.json @@ -1,12 +1,12 @@ [ { - "youdaoAppid" : "", - "youdaoAppSecret" : "", "dictEngine" : "百度", + "youdaoAppid" : "", "isSyncTime" : "off", "rootPassword" : "", "caffeine" : "off", "baiduAppSecret" : "eI3BLUVURG5Zzb8Tdgdm", + "youdaoAppSecret" : "", "baiduAppid" : "20201017000591957" } ] \ No newline at end of file