Merge branch 'merge/250529' into websetting
This commit is contained in:
@@ -438,7 +438,7 @@ public class ConveyorStartedData
|
||||
public List<InputQueue>? InputQueues { get; set; }
|
||||
|
||||
[JsonProperty("input_stores")]
|
||||
public List<InputQueue>? InputStores { get; set; }
|
||||
public List<InputStore>? InputStores { get; set; }
|
||||
|
||||
[JsonProperty("output_queue")]
|
||||
public string? OutputQueue { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user