11
啊鑫
19 分钟以前 7d0754a7e9ec2937a7a07fa86795691f9226eb32
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; }