mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-08-23 22:11:36 +08:00
Update demo
This commit is contained in:
parent
9eaa726452
commit
f08837430f
@ -50,7 +50,7 @@ namespace OrmTest
|
||||
}
|
||||
public class CodeFirstMaxString1
|
||||
{
|
||||
[SugarColumn(ColumnDataType = StaticConfig.CodeFirt_BigString)]
|
||||
[SugarColumn(ColumnDataType = StaticConfig.CodeFirst_BigString)]
|
||||
public string img { get; set; }
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user