บันทึกหนังสือเวียน

This commit is contained in:
Kittapath 2024-07-02 10:18:53 +07:00
parent ca90b44c74
commit 4c0ee142f5

View file

@ -421,7 +421,7 @@ namespace BMA.EHR.Retirement.Service.Controllers
});
// }
// }
//await _context.SaveChangesAsync();
await _context.SaveChangesAsync();
return Success();
}