hudong
2025-05-12 0e2425d59ffe4c698182f134a47dc84585bc8439
models/TN_Outbound_Order.cs
@@ -12,8 +12,8 @@
        /// 出库单号
        /// </summary>
        public string S_NO { get; set; }
        public DateTime? BUDAT { get; set; }
        public DateTime? BLDAT { get; set; }
        public string BUDAT { get; set; }
        public string BLDAT { get; set; }
        public string UNAME { get; set; }
        public string BKTXT { get; set; }
        public string SOBKZ { get; set; }
@@ -23,7 +23,7 @@
        public string S_WLPZNF { get; set; }
        public string S_WLPZHXM { get; set; }
        public string S_WLPZ { get; set; }
        public int S_WLPZND { get; set; }
        public string S_WLPZND { get; set; }
        /// <summary>
        /// 仓库编码
        /// </summary>
@@ -66,6 +66,7 @@
        /// 工厂
        /// </summary>
        public string S_FACTORY { get; set; }
        //public string S_GZRY { get; set; }
        public string S_CBZX { get; set; }
        public string S_LRZX { get; set; }
        public string S_ZZKM { get; set; }