111
啊鑫
2024-12-23 3471985a65fe86eeaa671ea2b6ebd5e7016de38a
MES.Service/Dto/webApi/ErpCAB.cs
@@ -20,8 +20,6 @@
    public string? FIsKeyItem { get; set; }
    public string? FNumerator { get; set; }
    public string? FDenominator { get; set; }
    public string? FENTRYID { get; set; }
    public string? PID { get; set; }
    public string Id { get; set; }
@@ -36,4 +34,6 @@
    public string? FUseRate { get; set; }
    public string? FMaterialType { get; set; }
    public string? FMustQty { get; set; }
    public string? TypeB { get; set; }
}