mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-08-23 13:06:50 +08:00
Update demo
This commit is contained in:
parent
df8f15aead
commit
f0dfc16c3b
@ -39,12 +39,13 @@ namespace TDengineTest
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
//插入并且自动建子表
|
||||
|
||||
//固定建表
|
||||
CodeFirst(db);
|
||||
|
||||
//自动建表
|
||||
InsertUsingTag(db);
|
||||
|
||||
|
||||
|
||||
//生成实体
|
||||
DbFirst(db);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user