This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bjquanjiang
/
DigitalScholl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
1
娄底高职分支
ndbs
2 years ago
parent
a416f8f36b
commit
10d1b93282
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/EducationalAdministration/WorkStaff/WorkStaffService.cs
+ 0
- 1
Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/EducationalAdministration/WorkStaff/WorkStaffService.cs
View File
@@ -168,7 +168,6 @@ namespace Learun.Application.TwoDevelopment.EducationalAdministration
{
if (!string.IsNullOrEmpty(keyValue))
{
var workStaff = GetWorkStaffEntity(keyValue);
entity.Modify(keyValue);
db.Update(entity);
Write
Preview
Loading…
Cancel
Save