Browse Source

刷配置

cyzhao 4 years ago
parent
commit
db93cf7ebc

+ 1 - 1
Gameserver/Amfphp/configs/GameConfig.php

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2021-06-22 10:11:54
+ // 日期: 2021-06-23 15:14:37
 ////////////////////
 namespace loyalsoft;
 /**

+ 1 - 1
Gameserver/Amfphp/model/Const/GameConfig.php

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2021-06-22 10:11:54
+ // 日期: 2021-06-23 15:14:37
 ////////////////////
 
 /**

+ 7 - 2
Gameserver/Amfphp/model/Const/sm_item_base.php

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2021-06-22 09:56:03
+ // 日期: 2021-06-23 10:42:03
 ////////////////////
 
 
@@ -131,10 +131,15 @@ class sm_item_base
     public $channel;
 
     /**
-    * @var Int32 竞拍初始价格不得低于此价格 default(0) 
+    * @var String 竞拍初始价格不得低于此价格  
     */
     public $auctionPrice;
 
+    /**
+    * @var String 一口价  
+    */
+    public $buyoutPrice;
+
     /**
     * @var Int32 是否可拍卖 default(0) 
     */

+ 1 - 1
Gameserver/Amfphp/model/Const/sm_sysmail.php

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2021-06-18 15:23:57
+ // 日期: 2021-06-22 14:21:09
 ////////////////////
 
 

+ 1 - 1
Gameserver/Amfphp/model/Const/sm_yanlingextra_level.php

@@ -3,7 +3,7 @@
  // 由CodeGenerator创建。
  // Copyright (C) gwang (wanggangzero@qq.com), Loyalsoft@sjz Inc
  // author: gwang 
- // 日期: 2021-06-21 15:38:44
+ // 日期: 2021-06-22 11:48:06
 ////////////////////