MES.Service/Dto/service/LLJDto.cs @@ -5,6 +5,7 @@ public class LLJDto { public string? userNo { get; set; } //检验单号 public string? releaseNo { get; set; }