Browse Source

修复bug

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

+ 1 - 0
AppStart/GetHaoDaFTPInfoService.cs

@@ -207,6 +207,7 @@ namespace MySystem
                                 }
                             }
                         }
+                        db.SaveChanges();
                     }
                     db.Dispose();
                 }