项目代码/WMS/WIDESEA_WMSServer/WIDESEA_StorageBasicServices/Boxing/Dt_CZInfo_mes_htyService.cs
@@ -1,7 +1,9 @@ 锘縰sing Mapster; 锘縰sing AngleSharp.Dom; using Mapster; using Masuit.Tools; using Microsoft.EntityFrameworkCore.Metadata.Internal; using System.ComponentModel.DataAnnotations; using System.Reflection; using WIDESEA_Core; using WIDESEA_StorageBasicRepository; @@ -157,6 +159,8 @@ } } public override WebResponseContent DeleteData(object key) { WebResponseContent content = new WebResponseContent(); @@ -197,4 +201,5 @@ // 杩斿洖楠岃瘉缁撴灉鍒楄〃 return validationResults; } }