成品调拨入库改为扫码
This commit is contained in:
@@ -22,6 +22,10 @@
|
||||
/// </summary>
|
||||
public string? startlocation_id { get; set; }
|
||||
/// <summary>
|
||||
/// 起点code
|
||||
/// </summary>
|
||||
public string? startlocation_code { get; set; }
|
||||
/// <summary>
|
||||
/// 需求单据
|
||||
/// </summary>
|
||||
public string? source_id { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user