username@email.com
2022-01-17 2170c8b15c1b0d7fda884bb5c96bd26207add643
zhengcaioa/DTO/ExpertTestTopicDTO.cs
@@ -10,6 +10,7 @@
        public string Topictype { get; set; }
        public string Zhishitype { get; set; }
        public string Topic { get; set; }
        public string Anwsers { get; set; }
        public string Area { get; set; }
        public string Zhongdian { get; set; }
        public string JiexiStatus { get; set; }
@@ -49,8 +50,8 @@
        public string[] Flag { get; set; }
        public string[] Fatiaomingxi { get; set; }
        public decimal Shuliang { get; set; }
    }