Browse Source

导表路径修改

guodong 2 years ago
parent
commit
86ad375bef

+ 1 - 1
GameClient/Assets/Editor/Excel/ExcelConfig.cs

@@ -10,7 +10,7 @@ namespace GFGEditor
         /// 存放excel表文件夹的的路径
         /// </summary>
         //public const string excelsFolderPath = "../../../gfg/tools/Config";
-        public static string excelsFolderPath { get { return $"../../../gfg/tools/{excelsRootDirNameDressUp}/"; } }
+        public static string excelsFolderPath { get { return $"../../../gfg/tools/{excelsRootDirNameDressUp}/data/"; } }
         /// <summary>
         /// 存放临时excel表文件夹的的路径
         /// </summary>

BIN
GameClient/Assets/ResIn/Config/excelConfig.sqlite.bytes