用户配置修改
continuous-integration/drone/push Build is passing

This commit is contained in:
he
2026-04-23 10:29:52 +08:00
parent 34008ef6db
commit b29ed4d6a2
8 changed files with 22307 additions and 12 deletions
@@ -27,8 +27,16 @@ namespace IRaCIS.Core.Application.ViewModel
}
public class GetAutoCutNextTaskInDto
{
public int ImageToolType { get; set; }
}
public class SetAutoCutNextTaskInDto
{
public int ImageToolType { get; set; }
public bool AutoCutNextTask { get; set; }
/// <summary>