wangxinhui
2025-04-29 c38154df95a2c2fa1bd32c45f6be9c0d98e37440
´úÂë¹ÜÀí/WMS/WIDESEA_WMSServer/WIDESEA_DTO/ERP/ErpProOutOrderDTO.cs
@@ -33,6 +33,10 @@
        [PropertyValidate("订单类型", NotNullAndEmpty = true, Check = new object[] { 1, 2})]
        public int OType { get; set; }
        /// <summary>
        /// ä»“库类型
        /// </summary>
        public string WaType { get; set; }
        /// <summary>
        /// è®¡åˆ’出货时间
        /// </summary>
        public string PlantShipDate { get; set; }
@@ -65,7 +69,7 @@
        /// <summary>
        /// å·¥åŽ‚
        /// </summary>
        public string FactoryCode { get; set; } = "HA02";
        public string FactoryCode { get; set; }
        /// <summary>
        /// äº§å“ç¼–码
        /// </summary>
@@ -81,7 +85,7 @@
        /// <summary>
        /// äº§å“å‘¨æœŸ
        /// </summary>
        public int DateCode { get; set; }
        public string DateCode { get; set; }
        /// <summary>
        /// åˆæ ¼PCS数
        /// </summary>