11
啊鑫
2025-07-15 5dc3cc86f5835369cd830f2a83318b9a8d69cf69
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; }
}