Tiger.Model.Net/Entitys/WMS/BIZ_ERP_PROD_IN_SN.cs
@@ -49,7 +49,7 @@ /// <summary> /// 数量 /// </summary> public decimal Qty { get; set; } public double Qty { get; set; } /// <summary> /// 条码 /// </summary> @@ -77,6 +77,11 @@ [SugarColumn(IsIgnore = true)] public string FieldName { get; set; } */ [SugarColumn(IsIgnore = true)] public string SALES_ORDER { get; set; } [SugarColumn(IsIgnore = true)] public string BATCH_NO { get; set; } #endregion #region 外键属性