重新发布
continuous-integration/drone/push Build is running Details

Uat_IRC_Net8
he 2026-05-12 14:29:05 +08:00
parent 4033c8d004
commit 0f68f170ad
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@ public class SegmentationService(IRepository<Segmentation> _segmentationReposito
var startTime = maxVersion != null ? maxVersion.CreateTime : data.UpdateTime ;
var versionEntity = new SegmentationVersion
{
SegmentationId = data.Id,