This commit is contained in:
quowingwang 2026-01-29 18:13:40 +08:00
parent c03d5945dc
commit c67dbfe034

View File

@ -50,7 +50,7 @@ namespace MDM.Model.Process.Dto
public int? StandardTime { get; set; }
public int? MaxStationCount { get; set; }
public int? MaxStationCount { get; set; }
public string? ControlStrategy { get; set; }