username@email.com
2022-01-07 f83fb19d3f31c2c48390da94740c68ffd07a6f12
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; }
    }