Просмотр исходного кода

新增日志,七日累充活动

huangyuhao80 1 неделя назад
Родитель
Сommit
69e7838a7d
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      meta/userapi/lua/ActTotalRecharge.lua

+ 1 - 0
meta/userapi/lua/ActTotalRecharge.lua

@@ -66,6 +66,7 @@ function ActTotalRecharge.onEnd(actor)
66 66
             jprint("ActTotalRecharge.onEnd count:", data.count)
67 67
             jprint("ActTotalRecharge.onEnd id:", confs[i].id)
68 68
             jprint("ActTotalRecharge.onEnd totalRecharge:", confs[i].totalRecharge)
69
+            jprint("ActTotalRecharge.onEnd reward:", confs[i].reward)
69 70
             if confs[i].totalRecharge and confs[i].id then
70 71
                 if
71 72
                     data.count >= tonumber(confs[i].totalRecharge) and