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)
                     {