Explorar o código

添加mainView的配置输出

leiyasi %!s(int64=2) %!d(string=hai) anos
pai
achega
7b6ba32a8f
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      GameClient/Assets/Editor/Excel/Template/Config.txt

+ 2 - 0
GameClient/Assets/Editor/Excel/Template/Config.txt

@@ -13,6 +13,8 @@ namespace GFGGame
 		public void setData(SqliteDataReader reader)
 		{
 {variable assignment}
+            Debug.Log("MainViewUseConfig:" + nameof({CfgName}));
+
 		}
 		
 	}