修改system

This commit is contained in:
dell
2024-07-10 16:08:09 +08:00
parent 5dde2ad7bf
commit aee89ebeb1
27 changed files with 3946 additions and 206 deletions

View File

@ -12,7 +12,7 @@ namespace HT.Cloud.Code.Model
/// <summary>
/// 系统备注
/// </summary>
public string GroupDescription { get; set; }
public string SystemDescription { get; set; }
/// <summary>
/// 是否是调试模式