Parcourir la source

盟主返可提现600改为400

lichunlei il y a 2 ans
Parent
commit
7986a5dd3a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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;
             }