南骏 池
2025-02-21 89e876b90b1307ae9a61f2a0180200c98863aac1
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; }
}