hao
2025-08-04 2b9f544a55f30f0b6e8010b84ed8b60f2c4cb78e
StandardInterface/MES.Service/Dto/service/LLJDto.cs
@@ -20,6 +20,16 @@
    //备注
    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; }
    //==========================================
    //巡检主子表需要的数据