Dto/HStation.Dto.Assets.Core/14-Blunthead/02-AssetsBluntheadMain/UpdateAssetsBluntheadMainInput.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; } } }