Wms/WMS.Entity/DataEntity/DataStockDetail.cs @@ -276,5 +276,9 @@ /// </summary> public string Demo { get; set; } /// <summary> /// 设备编码 /// </summary> public string UDF1 { get; set; } } }