Crabtree/SmartHome/UI/SimpleControl/R.cs
@@ -1179,8 +1179,14 @@ /// 添加成功 /// </summary> public const int AddedSuccessfully = 20055; /// <summary> /// 备份文件夹不存在 /// </summary> public const int FolderNoExist = 20056; /// <summary> /// 文件不存在 /// </summary> public const int FileNoExist = 20057;