修改一版

This commit is contained in:
he
2022-08-04 09:28:52 +08:00
parent 6f1a92076e
commit fee3b47eed
3 changed files with 22 additions and 0 deletions
@@ -79,6 +79,11 @@ namespace IRaCIS.Core.Domain.Models
/// </summary>
public string GroupName { get; set; }
/// <summary>
/// 图片数量
/// </summary>
public int ImageCount { get; set; } = 1;
/// <summary>
/// 创建人
/// </summary>