1
This commit is contained in:
@@ -30,12 +30,12 @@ public partial class WmsRawmatTransferinstockH : BaseEntity<string>
|
||||
public string? tel { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 出库组织id
|
||||
/// bip出库组织vid
|
||||
/// </summary>
|
||||
public string? outstockorg_id { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 出库组织编号
|
||||
/// bip出库组织id
|
||||
/// </summary>
|
||||
public string? outstockorg_code { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user