username@email.com
2021-11-16 ccebcce0dbb57914f0ad8c5369400166717ffe27
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; }
    }