cyzhao 5 月之前
父節點
當前提交
873b58bd46
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 2 0
      Gameserver/App/configs/GameConfig.php
  2. 0 2
      Gameserver/App/model/Const/GameConfig.php

+ 2 - 0
Gameserver/App/configs/GameConfig.php

@@ -6,6 +6,8 @@
  // 日期: 2024-12-26 15:31:12
 ////////////////////
 
+namespace loyalsoft;
+
 /**
  * 常量配置数据 
  */

+ 0 - 2
Gameserver/App/model/Const/GameConfig.php

@@ -6,8 +6,6 @@
  // 日期: 2024-12-26 15:31:12
 ////////////////////
 
-namespace loyalsoft;
-
 /**
  * 常量配置数据 
  */