wbc
2025-07-16 b2853f8e10d8fd9d0318190eb8e6253f738a7420
StandardPda/MES.Service/Dto/webApi/ErpCAA.cs
@@ -27,9 +27,6 @@
    public string? FBomId { get; set; }
    public string? FCreateType { get; set; }
    public string? PLAN_ID { get; set; }
    public string? PLAN_SEQ { get; set; }
    public string? PLAN_NUM { get; set; }
    public string? FSrcBillType { get; set; }
    public string? FSrcBillNo { get; set; }
    public string? FSrcBillEntrySeq { get; set; }
@@ -66,6 +63,9 @@
    public decimal? FTotalReworkingQty { get; set; }
    public string? FReasonForRework { get; set; }
    public decimal? FIsForceWholeSet { get; set; }
    public string? FPrevMO { get; set; }
    public string? TypeA { get; set; }