修改提示错误

This commit is contained in:
2024-08-14 16:36:29 +08:00
parent 8ba22a343a
commit 568ef07438
3 changed files with 3 additions and 3 deletions
@@ -76,8 +76,7 @@ namespace IRaCIS.Core.Application.ViewModel
public string ValueCN { get; set; } = string.Empty;
public string Module { get; set; } = string.Empty;
//关联版本历史记录表Id
public Guid? PublishLogId { get; set; }
}
public class BatchAddInternationalizationDto : BatchInternationalizationDto