Code/WCS/WIDESEAWCS_Server/WIDESEAWCS_ITaskInfoService/IRobotTaskService.cs
@@ -91,5 +91,6 @@ int MapWarehouseIdConfigKey(string? targetAddress); string ResolveRobotRuleValue(string? targetAddress, string addressSectionName, string? fallback); WebResponseContent CreateRobotTaskManually(ManualRobotTaskDto request); } }