Selaa lähdekoodia

盟主返可提现600改为400

lichunlei 3 vuotta sitten
vanhempi
commit
7986a5dd3a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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;
             }