bklLiudl
2024-09-11 fa0deb40c66eb208d3e9fe96460edbefa3f18f68
Admin.NET/WCS.Application/Service/WcsDevice/Dto/WcsDeviceTaskOrderDto.cs
@@ -19,4 +19,5 @@
    /// </summary>
    public int? Qty { get; set; }
    public string? LineNO { get; set; }
    public string? PZNo { get; set; }
}