mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-20 18:48:09 +08:00
Update demo
This commit is contained in:
@@ -103,7 +103,7 @@ namespace OrmTest
|
||||
x2=2
|
||||
}
|
||||
|
||||
[SugarTable("PictureData")]
|
||||
[SugarTable("Picture1")]
|
||||
public class PictureData
|
||||
{
|
||||
[SugarColumn(IsPrimaryKey = true)]
|
||||
|
Reference in New Issue
Block a user