11
wbc
2025-05-29 c846eaf61febfeba340213ee2d692182ea0ccb90
MES.Service/Dto/service/QsItem.cs
@@ -20,6 +20,8 @@
    //备注
    public string? Remarks { get; set; }
    public string? Comments { get; set; }
    public string? StatusUser { get; set; }
    public SJPageResult? Result { get; set; }