表格基本接口完成

This commit is contained in:
2025-09-01 17:12:06 +08:00
parent 6ccc323bb2
commit 29e6225cdc
251 changed files with 1671 additions and 92 deletions

View File

@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("template")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+624125ec7bc047b18fa8ff88e2c9642011f8b503")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6ccc323bb25fcf34a3b9f41375feadd4945d8b52")]
[assembly: System.Reflection.AssemblyProductAttribute("template")]
[assembly: System.Reflection.AssemblyTitleAttribute("template")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]