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();
                         }
                     }
                 }