wangxinhui
2 天以前 9ce6731460179c71f0f2c636b2a1598324d5194e
ÏîÄ¿´úÂë/WMS/WMSServices/WIDESEA_Model/Models/Stock/Dt_ProStockInfoDetail.cs
@@ -21,121 +21,60 @@
        public int Id { get; set; }
        /// <summary>
        /// æˆå“åº“存主键
        /// åº“存主键
        /// </summary>
        [SugarColumn(IsNullable = false, ColumnDescription = "成品库存主键")]
        public int ProStockId { get; set; }
        /// <summary>
        /// å‡ºåº“明细主键
        /// ç‰©æ–™ç¼–码
        /// </summary>
        [SugarColumn(IsNullable = false, ColumnDescription = "出库明细主键")]
        public int OutDetailId { get; set; }
        /// <summary>
        /// æˆå“å‡ºåº“明细销售号
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "成品出库明细销售号")]
        public string OutDetailSaleNo { get; set; }
        /// <summary>
        /// æˆå“å‡ºåº“单号
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "成品出库单号")]
        public string OutProNo { get; set; }
        /// <summary>
        /// åˆ†é…æ— ç»“存数量删除标识
        /// </summary>
        [SugarColumn(IsNullable = false,  ColumnDescription = "分配无结存数量删除标识")]
        public int AssignDel { get; set; }
        /// <summary>
        /// å†…包号
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "内包号")]
        public string BagNo { get; set; }
        /// <summary>
        /// äº§å“ç¼–码
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "产品编码")]
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "物料编码")]
        public string ProductCode { get; set; }
        /// <summary>
        /// ç‰©æ–™åç§°
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "物料名称")]
        public string ProductName { get; set; }
        /// <summary>
        /// è§„æ ¼
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "规格")]
        public string ProductSpec { get; set; }
        /// <summary>
        /// å•位
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "单位")]
        public string ProductUnit { get; set; }
        /// <summary>
        /// åº“存数
        /// </summary>
        [SugarColumn(IsNullable = false, ColumnDescription = "库存数")]
        public float StockQty { get; set; }
        /// <summary>
        /// å‡ºåº“数量
        /// </summary>
        [SugarColumn(IsNullable = false, ColumnDescription = "出库数量")]
        [SugarColumn(IsNullable = true, ColumnDescription = "出库数量")]
        public float OutboundQuantity { get; set; }
        /// <summary>
        /// å‡ºåº“SET数量
        /// åº“存明细状态
        /// </summary>
        [SugarColumn(IsNullable = false, ColumnDescription = "出库SET数量")]
        public float OutSETQty { get; set; }
        /// <summary>
        /// æˆå“åº“存明细状态
        /// </summary>
        [SugarColumn(IsNullable = false, ColumnDescription = "成品库存明细状态")]
        public int ProOutDetailStatus { get; set; }
        /// <summary>
        /// ç‰ˆæœ¬
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "版本")]
        public string ProductVersion { get; set; }
        /// <summary>
        /// åŒ…装SET数量
        /// </summary>
        [SugarColumn(IsNullable = false, ColumnDescription = "包装SET数量")]
        public float SETQty { get; set; }
        /// <summary>
        /// åº“存合格PCS数
        /// </summary>
        [SugarColumn(IsNullable = false, ColumnDescription = "库存合格PCS数")]
        public float StockPcsQty { get; set; }
        /// <summary>
        /// å‘¨æœŸ
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "周期")]
        public string DateCode { get; set; }
        /// <summary>
        /// X数
        /// </summary>
        [SugarColumn(IsNullable = false, ColumnDescription = "X数")]
        public float XQty { get; set; }
        /// <summary>
        /// X位
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "X位")]
        public string XSite { get; set; }
        /// <summary>
        /// å†…包重量
        /// </summary>
        [SugarColumn(IsNullable = false, ColumnDescription = "内包重量")]
        public float Weight { get; set; }
        /// <summary>
        /// åŒ…装时间
        /// </summary>
        [SugarColumn(IsNullable = true, ColumnDescription = "包装时间")]
        public DateTime PackingDate { get; set; }
        [SugarColumn(IsNullable = false, ColumnDescription = "库存明细状态")]
        public int ProStockDetailStatus { get; set; }
        /// <summary>
        /// æ‰¹æ¬¡å·
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "批次号")]
        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "批次号")]
        public string LotNumber { get; set; }
        /// <summary>
        /// ERP工单
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "ERP工单")]
        public string ERPOrder { get; set; }
        /// <summary>
        /// åˆ¶é€ è®¢å•
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "制造订单")]
        public string MoNumber { get; set; }
        /// <summary>
        /// é”€å”®è®¢å•
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "销售订单")]
        public string SaleOrder { get; set; }
        /// <summary>
        /// é”€å”®æŒ‡æ´¾ç‰ˆæœ¬
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "销售指派版本")]
        public string SpecifyVer { get; set; }
        /// <summary>
        /// å¤‡æ³¨
        /// </summary>