修改一些BUG

This commit is contained in:
tianshuanbao
2025-12-17 10:51:23 +08:00
parent e3de06b190
commit fe9a71d896
47 changed files with 28468 additions and 16580 deletions

View File

@@ -217,6 +217,11 @@ namespace ConsoleApplication2
public string id { get; set; }
public string name { get; set; }
}
public struct Tiao
{
public string Nsa { get; set; }
}
static void Main(string[] args)
{
string uuawer= string.Concat("h","eeeelll");