update 项目管理
This commit is contained in:
@@ -31,10 +31,6 @@ namespace Ewide.Application.Entity
|
||||
[Required]
|
||||
public string AreaId { get; set; }
|
||||
|
||||
[Comment("区域名称")]
|
||||
[MaxLength(500)]
|
||||
public string AreaName { get; set; }
|
||||
|
||||
[Comment("类型")]
|
||||
[Required]
|
||||
public int Type { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user