xwt
2025-08-04 221ea0d5b096efce20489ae20432ebdc36af7f88
StandardInterface/MES.Service/Modes/QcIssueResult/GetQcIssueResultDetail.cs
@@ -48,4 +48,9 @@
    //申请部门
    public string? WorkShop { get; set; }
    //紧急放行
    public string? EMERGENCY { get; set; }
    //流程条件
    public string? FLOW_CONDITION { get; set; }
}