瀏覽代碼

增加不计入累充的购买项

gitxsm 3 月之前
父節點
當前提交
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,
 }