表格基本接口完成

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

@@ -0,0 +1,6 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.Linq;
global using global::System.Threading;
global using global::System.Threading.Tasks;