项目代码/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/System/Request/freezeByCustomerRequest.cs
@@ -12,14 +12,14 @@
        public string WH_NUMBER { get; set; }
        public string MATNR { get; set; }
        public string BATCH { get; set; }
        public string FREEZE_TYPE { get; set; }
        public string YWLX { get; set; }
        public string EFFECT_DATE { get; set; }
        public string VALTO { get; set; }
        public string REASON_CODE { get; set; }
        //public string REASON_CODE { get; set; }
        public string REASON { get; set; }
        public string EDITOR { get; set; }
        //public string REASON { get; set; }
        //public string EDITOR { get; set; }
    }