username@email.com
19 小时以前 7b52260c2a83d23adb5447a9e9848d90b4dc018c
zhengcaioa/Model/OrderBanci.cs
@@ -19,5 +19,10 @@
        public DateTime Modifytime { get; set; }
        public string Mingcheng { get; set; }
        public int? Renshu { get; set; }
        public int? Hang { get; set; }
        public int? Lie { get; set; }
        public string Fenzu { get; set; }
        public int? BannerId { get; set; }
    }
}