mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-04 08:40:52 +08:00
菜单完善
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