销售出库与拣货接口以及部分问题修复
This commit is contained in:
@@ -28,6 +28,11 @@
|
||||
public int BllType { get; set; }
|
||||
|
||||
public int Size { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 数量
|
||||
/// </summary>
|
||||
public decimal qty { get; set; }
|
||||
/// <summary>
|
||||
/// 规格型号
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user