소스 검색

设置状态

lcl 5 달 전
부모
커밋
cb09382f21
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      AppStart/GetHaoDaFTPInfoService.cs

+ 1 - 1
AppStart/GetHaoDaFTPInfoService.cs

@@ -327,7 +327,7 @@ namespace MySystem
                         if(edit != null)
                         {
                             edit.Status = 1;
-                            db.SaveChanges();
+                            mpdb2.SaveChanges();
                         }
                     }
                 }