cnf
9 天以前 8f25fecab6e6a79096b9940ab3432401b9045b39
MES.Service/Dto/webApi/QcIssueResult/ErpQcIssueResult.cs
@@ -7,4 +7,17 @@
    //public string? ReleaseNo { get; set; }
    public string? ProcessNo { get; set; }
    public string? FReview { get; set; }
    public string? QCSTATU { get; set; }
    public string? QcRemark { get; set; }
    public string? SelectRemark { get; set; }
    public decimal? DATA { get; set; }
    public string? CGORDER { get; set; }
    public string? SJPLACE { get; set; }
    public decimal? NUM { get; set; }
    public string? BFREMARK { get; set; }
    public string? THREMARK { get; set; }
    public string? TCSTATU { get; set; }
    public string? MODEL { get; set; }
    public string? RBJSREMARK { get; set; }
}