xwt
17 小时以前 8ba0722979e389a8a2f5835022a7d305ab215c08
StandardInterface/MES.Service/Dto/service/LLJDto.cs
@@ -22,6 +22,12 @@
    public string? Remarks { get; set; }
    //特殊备注
    public string? Meom { get; set; }
    //不良原因
    public string? BLYY { get; set; }
    //所属车间
    public string? SSCJ { get; set; }
    //评审状态
    public string? PSZT { get; set; }
    public int? PHSY {get; set; }