wxw
2024-09-26 70cdea5f6e57d1ebc29c25ef60f311fadca6ab21
Admin.NET/WCS.Application/Service/WcsDevice/Dto/WcsDeviceInput.cs
@@ -127,6 +127,11 @@
    public long? PlcId { get; set; }
    /// <summary>
    /// 工位号
    /// </summary>
    public string? StationNum { get; set; }
    /// <summary>
    /// 描述
    /// </summary>
    public string? Text { get; set; }