维护更新

This commit is contained in:
GG Z
2026-02-17 22:17:23 +08:00
parent b3479d1f39
commit 3816edbdb4
72 changed files with 272 additions and 2976 deletions

View File

@@ -9,11 +9,11 @@ using Microsoft.Win32;
namespace ShrlAlgoStudio
{
/// <summary>
/// RevitFileCipher.xaml 的交互逻辑
/// RevitFileCipherView.xaml 的交互逻辑
/// </summary>
public partial class RevitFileCipher
public partial class RevitFileCipherView
{
public RevitFileCipher()
public RevitFileCipherView()
{
InitializeComponent();
}