Update demo

This commit is contained in:
sunkaixuan
2025-06-03 20:25:50 +08:00
parent 578a0396de
commit 88d837dbbf
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ namespace OrmTest
public string Name { get; set; }
public string Type { get; set; }
}
[SqlSugar.SugarTable("Person001")]
public class Person
{
//数据库字段