duheng
2024-12-04 ca1ccd0dd9f2d6936368f07d14a2b29b309fd151
Dto/HStation.Dto.Assets.Core/20-Translation/02-AssetsTranslationMain/UpdateAssetsTranslationMainInput.cs
@@ -43,7 +43,7 @@
        /// <summary>
        /// 识别关键字  
        ///</summary>  
        public string KeyWord { get; set; }
        public List<string> KeyWord { get; set; }
         
        /// <summary>
        /// 参数  
@@ -64,8 +64,5 @@
        /// 说明  
        ///</summary>  
        public string Description { get; set; }
   }
}