lcl 1 tahun lalu
induk
melakukan
a94d6da41f
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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)
                     {