username@email.com
2024-07-24 294494e5559dcc92670dd9800caf976853aff876
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; }
    }
}