feat: 系统演示增加 Label
This commit is contained in:
parent
25af048f77
commit
a5866b13b1
|
@ -38,6 +38,7 @@ public class AppInfo
|
||||||
/// <summary>
|
/// <summary>
|
||||||
///
|
///
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
[Display(Name = "系统演示")]
|
||||||
public bool IsDemo { get; set; }
|
public bool IsDemo { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|
Loading…
Reference in New Issue