hudong
5 天以前 3a3c5f5711a57439f34e772313fcbb18ba7885bc
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; }