Browse Source

记录激活时间

lcl 5 months ago
parent
commit
cafde8941a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      AppStart/GetHaoDaFTPInfoService.cs

+ 1 - 0
AppStart/GetHaoDaFTPInfoService.cs

@@ -301,6 +301,7 @@ namespace MySystem
                             Status = 1,
                             Field1 = PassDate,
                             Field2 = MerKind,
+                            Field3 = ActDateString,
                         }).Entity;
                         db.SaveChanges();