瀏覽代碼

盟主返可提现600改为400

lichunlei 2 年之前
父節點
當前提交
7986a5dd3a
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;
             }