Explorar o código

加奖励入库来源枚举,加经验类型不在统计奖励信息

cyzhao hai 10 meses
pai
achega
85c03a0ad0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Gameserver/App/process/StoreProc.php

+ 1 - 1
Gameserver/App/process/StoreProc.php

@@ -738,7 +738,7 @@ class StoreProc {
      * @param type $goodsStr
      * @param type $src
      */
-    public static function AddMultiItemInStore($goodsStr, $src = 1) {
+    public static function AddMultiItemInStore($goodsStr, $src = 0) {
         if ($goodsStr == null) {
             return;
         }