现场问题处理 erp添加unicode
This commit is contained in:
@@ -119,5 +119,6 @@ namespace Tnb.WarehouseMgr.Entities.Dto.ErpInputs
|
||||
/// 辅助属性
|
||||
/// </summary>
|
||||
public string auxprop_xph { get; set; }
|
||||
public string udi_code { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -135,5 +135,6 @@ public partial class WmsTransferInstockD : BaseEntity<string>
|
||||
/// 辅助属性 小批号
|
||||
/// </summary>
|
||||
public string auxprop_xph { get; set; }
|
||||
public string udi_code { get; set; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user