namespace Aucma.Core.SheetMetalTasks
{
public interface IAucamSheetMetalTaskService
/// <summary>
/// 钣金计划任务
/// </summary>
Task SheetMetalTasks();
}