username@email.com
2025-04-16 1243f9cdb1ce367af05caabbb71ce81e38d5a1af
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; }
    }
}