zyf
2025-08-09 36f146461d053c1ef69c6cf3104cda05b565bedf
MES.Service/Dto/service/QsItem.cs
@@ -20,7 +20,11 @@
    //备注
    public string? Remarks { get; set; }
    public string? Comments { get; set; }
    public string? StatusUser { get; set; }
    public SJPageResult? Result { get; set; }
    public string? userNo { get; set; }
}