mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-08-24 07:22:57 +08:00
Update demo
This commit is contained in:
parent
d90e147a5e
commit
359e0eca7f
@ -103,7 +103,7 @@ namespace OrmTest
|
||||
x2=2
|
||||
}
|
||||
|
||||
[SugarTable("PictureData")]
|
||||
[SugarTable("Picture1")]
|
||||
public class PictureData
|
||||
{
|
||||
[SugarColumn(IsPrimaryKey = true)]
|
||||
|
Loading…
Reference in New Issue
Block a user