项目VitrualSiteCode 给默认值

IRC_NewDev
hang 2024-03-05 14:40:39 +08:00
parent b68d060f85
commit d8248a7973
1 changed files with 1 additions and 1 deletions

View File

@ -359,7 +359,7 @@ namespace IRaCIS.Core.Domain.Models
public int IndicationEnum { get; set; } = -1;
public string VitrualSiteCode { get; set; }
public string VitrualSiteCode { get; set; }=string.Empty;
#region 邮件配置
/// <summary>