models/TN_Outbound_Order.cs
@@ -12,6 +12,7 @@
        /// 出库单号
        /// </summary>
        public string S_NO { get; set; }
        public int N_PRIORITY { get; set; }=0;
        public string BUDAT { get; set; }
        public string BLDAT { get; set; }
        public string UNAME { get; set; }