111
tjx
2025-11-27 fe9223b1cfa5bac6438afebf4ab6604fd89f3ed2
StandardPda/MES.Service/Dto/webApi/ErpCAA.cs
@@ -5,7 +5,9 @@
    public string? Id { get; set; }
    public string? Type { get; set; }
    public string? FBillNo { get; set; }
    public string? FWorkShopID { get; set; }
    //public string? FRoutingId { get; set; }
    //public string? FREMWorkShopId { get; set; }
    public string? FStockId { get; set; }
@@ -68,7 +70,4 @@
    public decimal? FIsForceWholeSet { get; set; }
    public string? FPrevMO { get; set; }
    public string? TypeA { get; set; }
}