Merge branch 'master' of http://47.115.28.255:8110/r/TigerClouds-Tech/Server/TigerApi6_2024
| | |
| | | itemDesc= item.ItemDescription, |
| | | sapItemCode= "", |
| | | WoBatch = item.LotCode, |
| | | batchQty= item.PackQty, |
| | | batchQty= item.PackQty.ToDecimal(), |
| | | qrCode="", |
| | | }; |
| | | temps.Add(temp); |
| | |
| | | /// |
| | | /// </summary> |
| | | public string BinInfo_Code { get; set; } |
| | | #endregion |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | public DateTime PROD_DATE { get; set; } |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | public string Unit { get; set; } |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | public string LotNo { get; set; } |
| | | #endregion |
| | | |
| | | #region 虚拟属性 |
| | | /*例子 |
| | | #region 虚拟属性 |
| | | /*例子 |
| | | [SugarColumn(IsIgnore = true)] |
| | | public string FieldName { get; set; } |
| | | */ |
| | | #endregion |
| | | #endregion |
| | | |
| | | #region 枚举变量 |
| | | /*例子 |
| | | #region 枚举变量 |
| | | /*例子 |
| | | public enum FieldNames |
| | | { |
| | | [Description("枚举描述0")] |
| | |
| | | Enum1, |
| | | } |
| | | */ |
| | | #endregion |
| | | #endregion |
| | | |
| | | #region 公共方法 |
| | | #region 公共方法 |
| | | |
| | | #endregion |
| | | #endregion |
| | | |
| | | }//endClass |
| | | }//endClass |
| | | } |
| | |
| | | /// 实体:mes_WhLotCodeQtyInfo |
| | | /// </summary> |
| | | public mes_WhLotCodeQtyInfo() {} |
| | | #endregion |
| | | #endregion |
| | | |
| | | #region 公共属性 |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | public string ItemCode { get; set; } |
| | | #region 公共属性 |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | [SugarColumn(IsPrimaryKey = true)] |
| | | public string ID { get; set; } |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | public string ItemCode { get; set; } |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |