LR-20210131IOQH\Administrator
2021-08-10 bef853fc5adf095c54415e7fc23574655ac0859a
zhengcaioa/DTO/FiOrderrecievemoneyDTO.cs
@@ -23,12 +23,14 @@
        public string KhdwName { get; set; }
        public string OrderType { get; set; }
        public string OrderTypeName { get; set; }
        public string OrderTypeName1 { get; set; }
        public decimal Money { get; set; }
        public decimal YishouMoney { get; set; }
        public decimal WeishouMoney { get; set; }
        public string OrderStatus { get; set; }
        public string Caozuo { get; set; }
        public string XdTimeName { get; set; }
        public DateTime XdTime { get; set; }
        public string SubjectId { get; set; }
@@ -43,6 +45,10 @@
        public string OrderType { get; set; }
        public string Fkzt { get; set; }
        public string OrderNo { get; set; }
        public string HuiyuanId { get; set; }
        public string StartTime { get; set; }
        public string EndTime { get; set; }
    }
}