mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-16 22:46:37 +08:00
Merge branch 'pr_3' into sqlsugar-dev
This commit is contained in:
@@ -15,7 +15,7 @@ namespace Yi.Framework.Model.RABC.Entitys
|
||||
{
|
||||
public ConfigEntity()
|
||||
{
|
||||
CreateTime = DateTime.Now;
|
||||
//CreateTime = DateTime.Now;
|
||||
}
|
||||
[JsonConverter(typeof(ValueToStringConverter))]
|
||||
[SugarColumn(ColumnName = "Id", IsPrimaryKey = true)]
|
||||
|
||||
Reference in New Issue
Block a user