Explorar o código

新增盟主时记录最新购买时间

lcl %!s(int64=2) %!d(string=hai) anos
pai
achega
30e9797b85
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      AppStart/Helper/AlipayPayBack2Service.cs

+ 1 - 0
AppStart/Helper/AlipayPayBack2Service.cs

@@ -1170,6 +1170,7 @@ namespace MySystem
                     CreateDate = DateTime.Now, //设置时间
                     UserId = UserId, //用户
                     LeaderLevel = LeaderLevel,
+                    LastBuyDate = DateTime.Now,
                     ExpiredDate = DateTime.Now.AddMonths(Month),
                 });
             }