protected override void SaveData(SystemDictionary obj)
 {
     systemDictionaryServiceInstance.Create(obj);
 }