Browse Source

盟主返可提现600改为400

lichunlei 2 năm trước cách đây
mục cha
commit
7986a5dd3a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      AppStart/Helper/AlipayPayBack2Service.cs

+ 1 - 1
AppStart/Helper/AlipayPayBack2Service.cs

@@ -770,7 +770,7 @@ namespace MySystem
                 db.SaveChanges();
             }
             int ChangeType = 0;
-            if(Money == 600)
+            if(Money == 400)
             {
                 ChangeType = 117;
             }