helongyang
10 小时以前 ac8813cde64f7bf9882657416a1d102191aae960
´úÂë¹ÜÀí/WMS/WIDESEA_WMSServer/WIDESEA_DTO/MES/RworkTaskModel.cs
@@ -39,14 +39,26 @@
        [PropertyValidate("周期", NotNullAndEmpty = true)]
        public string DateCode { get; set; }
        /// <summary>
        /// éœ€æ±‚数量
        /// éœ€æ±‚PCS数量
        /// </summary>
        [PropertyValidate("需求数量", NotNullAndEmpty = true)]
        public float RequiredQuantity { get; set; }
        /// <summary>
        /// éœ€æ±‚SET数量
        /// </summary>
        public float RequiredSetCount { get; set; }
        /// <summary>
        /// ä»“库
        /// </summary>
        public string WarehouseCode { get; set; }
        /// <summary>
        /// å·¥åŽ‚
        /// </summary>
        public string FactoryCode { get; set; }
        public string FactoryCode { get; set; } = "HA02";
        /// <summary>
        /// æŽ¥æ”¶
        /// </summary>
        public int ReceiveDown { get; set; }
        /// <summary>
        /// é”€å”®è®¢å•
        /// </summary>