@@ -14,7 +14,7 @@ namespace GFGEditor
/// <summary>
/// 存放临时excel表文件夹的的路径
/// </summary>
- public static string excelsCacheFolderPath = excelsFolderPath + "/ CacheConfig/";
+ public static string excelsCacheFolderPath = excelsFolderPath + "/CacheConfig/";
/// 共享库中存放sqlite文件的的路径