소스 검색

记录激活时间

lcl 5 달 전
부모
커밋
cafde8941a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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();