zyf
2025-08-28 6436164235ca9823edce52accf042456c42bbb99
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; }
}