This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lichunlei
/
kxs-getsp
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
修复bug
lcl
5 months ago
parent
caf4902d40
commit
c80bcfb630
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
AppStart/GetHaoDaFTPInfoService.cs
+ 1
- 0
AppStart/GetHaoDaFTPInfoService.cs
View File
@@ -207,6 +207,7 @@ namespace MySystem
}
}
}
+ db.SaveChanges();
}
db.Dispose();
}