feat: 系统演示增加 Label

This commit is contained in:
Argo-Tianyi 2021-12-29 13:44:50 +08:00
parent 25af048f77
commit a5866b13b1
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ public class AppInfo
/// <summary>
///
/// </summary>
[Display(Name = "系统演示")]
public bool IsDemo { get; set; }
/// <summary>