菜单完善
This commit is contained in:
@@ -13,7 +13,6 @@ namespace Yi.Framework.Model.Models
|
||||
{
|
||||
public MenuEntity()
|
||||
{
|
||||
this.IsDeleted = false;
|
||||
this.CreateTime = DateTime.Now;
|
||||
}
|
||||
[JsonConverter(typeof(ValueToStringConverter))]
|
||||
|
||||
Reference in New Issue
Block a user