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

增加不计入累充的购买项

gitxsm 2 месяцев назад
Родитель
Сommit
83c2eba7fb
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      script/module/topup/BuyLogic.lua

+ 4 - 0
script/module/topup/BuyLogic.lua

@@ -486,6 +486,10 @@ local notAddTopupList = {
 	[90512] = true,
 	[90513] = true,
 	[90514] = true,
+	[90515] = true,
+	[90516] = true,
+	[90517] = true,
+	[90518] = true,
 }