1
This commit is contained in:
@@ -90,12 +90,12 @@ public partial class WmsTransferOrderH : BaseEntity<string>
|
||||
public string erp_wh_type { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 入库组织id
|
||||
/// bip入库组织vid
|
||||
/// </summary>
|
||||
public string? instockorg_id { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 入库组织编号
|
||||
/// bip入库组织id
|
||||
/// </summary>
|
||||
public string? instockorg_code { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user