Browse Source

1

娄底高职分支
ndbs 2 years ago
parent
commit
10d1b93282
1 changed files with 0 additions and 1 deletions
  1. +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)) if (!string.IsNullOrEmpty(keyValue))
{ {
var workStaff = GetWorkStaffEntity(keyValue);
entity.Modify(keyValue); entity.Modify(keyValue);
db.Update(entity); db.Update(entity);




Loading…
Cancel
Save