lcl 1 سال پیش
والد
کامیت
a94d6da41f
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      Controllers/HomeController.cs

+ 1 - 0
Controllers/HomeController.cs

@@ -277,6 +277,7 @@ namespace MySystem.Controllers
                         ParentUserId = puser.ParentUserId;
                     }
 
+                    //购买盟主奖励
                     decimal Prize = decimal.Parse(function.CheckNum(PublicFunction.GetPublicParam(db, "BigLeaderPrize")));
                     if(Prize > 0)
                     {