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
9eaa726452
commit
f08837430f
@ -50,7 +50,7 @@ namespace OrmTest
|
|||||||
}
|
}
|
||||||
public class CodeFirstMaxString1
|
public class CodeFirstMaxString1
|
||||||
{
|
{
|
||||||
[SugarColumn(ColumnDataType = StaticConfig.CodeFirt_BigString)]
|
[SugarColumn(ColumnDataType = StaticConfig.CodeFirst_BigString)]
|
||||||
public string img { get; set; }
|
public string img { get; set; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user