修改分割
continuous-integration/drone/push Build is running Details

Uat_IRC_Net8
he 2026-05-12 16:17:14 +08:00
parent bd60f48cd1
commit 334743f3f0
1 changed files with 5 additions and 0 deletions

View File

@ -56,6 +56,11 @@ public class SegmentationVersion : BaseAddAuditEntity
public class SegmentVersionData: ISegment public class SegmentVersionData: ISegment
{ {
/// <summary>
/// 这个时间很总要要记录
/// </summary>
public DateTime CreateTime { get; set; }
/// <summary> /// <summary>
/// 分割Id /// 分割Id
/// </summary> /// </summary>