Dto/HStation.Dto.Assets.Core/15-Tank/02-AssetsTankMain/AddAssetsTankMainInput.cs
@@ -37,7 +37,7 @@ /// <summary> /// 识别关键字 ///</summary> public string KeyWord { get; set; } public List<string> KeyWord { get; set; } /// <summary> /// 参数 @@ -58,8 +58,5 @@ /// 说明 ///</summary> public string Description { get; set; } } }