111
啊鑫
2025-08-29 d1dc6aaa453c38c6282930d85c58388b89aac065
MES.Service/Dto/webApi/ErpOrgDamand.cs
@@ -2,21 +2,20 @@
public class ErpOrgDamand
{
    public string? FBillTypeID { get; set; }
    public string? FBillNo { get; set; }
    public string? Type { get; set; }
    public string? FMaterialId { get; set; }
    public string? FMaterialName { get; set; }
    public string? FUnitId { get; set; }
    public string? FDemandOrgId { get; set; }
    public string? FSupplyOrgId { get; set; }
    public string? FFirmQty { get; set; }
    public string? FMtoNo { get; set; }
    public string? ReMainQty { get; set; }
    public string? FSaleOrderNo { get; set; }
    public string? FSaleOrderEntrySeq { get; set; }
    public string? F_XIFG_Text_re5 { get; set; }
    public string? F_XIFG_Integer_tzk { get; set; }
    public string? FID { get; set; }
    public string? FBillTypeID { get; set; }
    public string? FBillNo { get; set; }
    public string? Type { get; set; }
    public string? FMaterialId { get; set; }
    public string? FMaterialName { get; set; }
    public string? FUnitId { get; set; }
    public string? FDemandOrgId { get; set; }
    public string? FSupplyOrgId { get; set; }
    public string? FFirmQty { get; set; }
    public string? FMtoNo { get; set; }
    public string? ReMainQty { get; set; }
    public string? FSaleOrderNo { get; set; }
    public string? FSaleOrderEntrySeq { get; set; }
    public string? F_XIFG_Text_re5 { get; set; }
    public string? F_XIFG_Integer_tzk { get; set; }
    public string? FID { get; set; }
}